summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang
2024-07-09mmc: tmio/sdhi: Fix includesWolfram Sang
2024-07-09watchdog: bd96801_wdt: Add missing include for FIELD_*()Matti Vaittinen
2024-07-04mfd: omap-usb-tll: Use struct_size to allocate tllJavier Carrasco
2024-07-04mfd: omap-usb-tll: Annotate struct usbtll_omap with __counted_byJavier Carrasco
2024-07-04mfd: tps6594-core: Remove unneeded semicolon in tps6594_check_crc_mode()Yang Li
2024-07-04mfd: lm3533: Move to new GPIO descriptor-based APIsAndy Shevchenko
2024-07-04mfd: tps65912: Use devm helper functions to simplify probeAndrew Davis
2024-07-04mfd: madera: Simplify with spi_get_device_match_data()Krzysztof Kozlowski
2024-07-04mfd: arizona: Simplify with spi_get_device_match_data()Krzysztof Kozlowski
2024-07-04mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2024-07-04mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2024-07-04mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski
2024-07-04mfd: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04mfd: qcom-pm8008: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-04mfd: intel-lpss: Rename SPI intel_lpss_platform_info structsIlpo Järvinen
2024-07-04mfd: core: Make use of device_set_node()Andy Shevchenko
2024-07-04mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICsAngeloGioacchino Del Regno
2024-07-04mfd: rsmu: Split core code into separate moduleArnd Bergmann
2024-07-04mfd: cros_ec: Register hardware monitoring subdeviceThomas Weißschuh
2024-07-04mfd: cros_ec: Register charge control subdeviceThomas Weißschuh
2024-07-04mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookupHans de Goede
2024-07-04mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-04mfd: menelaus: Remove unused linux/gpio.hAndy Shevchenko
2024-07-04mfd: omap-usb-host: Remove unused linux/gpio.hAndy Shevchenko
2024-07-04Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-mergedLee Jones
2024-06-28input: Add onkey driver for Marvell 88PM886 PMICKarel Balej
2024-06-28regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej
2024-06-28Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree
2024-06-27watchdog: ROHM BD96801 PMIC WDG driverMatti Vaittinen
2024-06-27regulator: bd96801: ROHM BD96801 PMIC regulatorsMatti Vaittinen
2024-06-27mfd: support ROHM BD96801 PMIC coreMatti Vaittinen
2024-06-26soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()Peter Griffin
2024-06-26mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2024-06-21mfd: cros_ec: Register LED subdeviceThomas Weißschuh
2024-06-21leds: Add ChromeOS EC driverThomas Weißschuh
2024-06-21leds: core: Unexport led_colors[] arrayThomas Weißschuh
2024-06-21leds: multicolor: Use led_get_color_name() functionThomas Weißschuh
2024-06-21leds: core: Introduce led_get_color_name() functionThomas Weißschuh
2024-06-14mfd: cros_ec: Register keyboard backlight subdeviceThomas Weißschuh
2024-06-14platform/chrome: cros_kbd_led_backlight: allow binding through MFDThomas Weißschuh
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh