Age | Commit message (Expand) | Author |
2024-07-27 | Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-25 | of: remove internal arguments from of_property_for_each_u32() | Luca Ceresoli |
2024-07-17 | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2024-07-11 | mfd: timberdale: Attach device properties to TSC2007 board info | Dmitry Torokhov |
2024-07-04 | mfd: omap-usb-tll: Use struct_size to allocate tll | Javier Carrasco |
2024-07-04 | mfd: omap-usb-tll: Annotate struct usbtll_omap with __counted_by | Javier Carrasco |
2024-07-04 | mfd: tps6594-core: Remove unneeded semicolon in tps6594_check_crc_mode() | Yang Li |
2024-07-04 | mfd: lm3533: Move to new GPIO descriptor-based APIs | Andy Shevchenko |
2024-07-04 | mfd: tps65912: Use devm helper functions to simplify probe | Andrew Davis |
2024-07-04 | mfd: madera: Simplify with spi_get_device_match_data() | Krzysztof Kozlowski |
2024-07-04 | mfd: arizona: Simplify with spi_get_device_match_data() | Krzysztof Kozlowski |
2024-07-04 | mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warning (again) | Krzysztof Kozlowski |
2024-07-04 | mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warning (again) | Krzysztof Kozlowski |
2024-07-04 | mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again) | Krzysztof Kozlowski |
2024-07-04 | mfd: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-07-04 | mfd: qcom-pm8008: Add missing MODULE_DESCRIPTION() macro | Jeff Johnson |
2024-07-04 | mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs | Ilpo Järvinen |
2024-07-04 | mfd: core: Make use of device_set_node() | Andy Shevchenko |
2024-07-04 | mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICs | AngeloGioacchino Del Regno |
2024-07-04 | mfd: rsmu: Split core code into separate module | Arnd Bergmann |
2024-07-04 | mfd: cros_ec: Register hardware monitoring subdevice | Thomas Weißschuh |
2024-07-04 | mfd: cros_ec: Register charge control subdevice | Thomas Weißschuh |
2024-07-04 | mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup | Hans de Goede |
2024-07-04 | mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König |
2024-07-04 | mfd: menelaus: Remove unused linux/gpio.h | Andy Shevchenko |
2024-07-04 | mfd: omap-usb-host: Remove unused linux/gpio.h | Andy Shevchenko |
2024-07-04 | Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-07-04 | Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-07-04 | Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-07-04 | Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-07-04 | Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-07-04 | Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-merged | Lee Jones |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-06-28 | mfd: Add driver for Marvell 88PM886 PMIC | Karel Balej |
2024-06-28 | mfd: cs40l50: Add support for CS40L50 core driver | James Ogletree |
2024-06-27 | mfd: support ROHM BD96801 PMIC core | Matti Vaittinen |
2024-06-26 | mfd: syscon: Add of_syscon_register_regmap() API | Peter Griffin |
2024-06-21 | mfd: cros_ec: Register LED subdevice | Thomas Weißschuh |
2024-06-14 | mfd: cros_ec: Register keyboard backlight subdevice | Thomas Weißschuh |
2024-06-14 | mfd: axp20x: AXP717: Fix missing IRQ status registers range | Andre Przywara |
2024-06-13 | mfd: pm8008: Rework to match new DT binding | Johan Hovold |
2024-06-13 | mfd: pm8008: Drop unused driver data | Johan Hovold |
2024-06-13 | mfd: pm8008: Rename irq chip | Johan Hovold |
2024-06-13 | mfd: pm8008: Use lower case hex notation | Johan Hovold |
2024-06-13 | mfd: pm8008: Mark regmap structures as const | Johan Hovold |
2024-06-13 | mfd: pm8008: Deassert reset on probe | Johan Hovold |
2024-06-13 | mfd: pm8008: Fix regmap irq chip initialisation | Johan Hovold |
2024-05-10 | mfd: rsmu: support I2C SMBus access | Min Li |
2024-05-10 | mfd: ssbi: Remove unused field 'slave' from 'struct ssbi' | Christophe JAILLET |