summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
5 daysmfd: omap-usb-host: Fix OF populate on driver rebindJohan Hovold
5 daysmfd: omap-usb-host: Convert to platform remove callback returning voidUwe Kleine-König
5 daysmfd: qcom-pm8xxx: Fix OF populate on driver rebindJohan Hovold
5 daysmfd: qcom-pm8xxx: Convert to platform remove callback returning voidUwe Kleine-König
2026-03-04mfd: core: Add locking around 'mfd_of_node_list'Douglas Anderson
2026-03-04Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson
2026-03-04mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang
2026-01-11mfd: max77620: Fix potential IRQ chip conflict when probing two devicesKrzysztof Kozlowski
2026-01-11mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookupJohan Hovold
2026-01-11mfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang
2026-01-11mfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang
2026-01-11mfd: da9055: Fix missing regmap_del_irq_chip() in error pathHaotian Zhang
2025-12-07mfd: da9063: Split chip variant reading in two bus transactionsJens Kehne
2025-12-07mfd: madera: Work around false-positive -Wininitialized warningArnd Bergmann
2025-12-07mfd: stmpe-i2c: Add missing MODULE_LICENSEAlexander Stein
2025-12-07mfd: stmpe: Remove IRQ domain upon removalAlexander Stein
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register valueHans de Goede
2025-10-15mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski
2025-07-06mfd: max14577: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-06-27mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov
2025-06-27mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET
2025-04-25mfd: ene-kb3930: Fix a potential NULL pointer dereferenceChenyuan Yang
2025-04-10mfd: sm501: Switch to BIT() to mitigate integer overflowsNikita Zhandarovich
2025-02-21mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-idHans de Goede
2025-02-21mfd: syscon: Fix race in device_node_get_regmap()Rob Herring (Arm)
2025-02-21mfd: syscon: Use scoped variables with memory allocators to simplify error pathsKrzysztof Kozlowski
2025-02-21mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2024-12-14mfd: rt5033: Fix missing regmap_del_irq_chip()Zhang Changzhong
2024-12-14mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devicesAndy Shevchenko
2024-12-14mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU deviceAndy Shevchenko
2024-12-14mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko
2024-12-14mfd: da9052-spi: Change read-mask to write-maskMarcus Folkesson
2024-12-14mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix raceJinjie Ruan
2024-08-03mfd: omap-usb-tll: Use struct_size to allocate tllJavier Carrasco
2024-08-03mfd: rsmu: Split core code into separate moduleArnd Bergmann
2024-05-25mfd: stpmic1: Fix swapped mask/unmask in irq chipAidan MacDonald
2024-03-26mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin
2024-03-26mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin
2024-02-05mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson
2024-01-25mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko
2024-01-25mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan
2023-11-28mfd: qcom-spmi-pmic: Fix revid implementationJohan Hovold
2023-11-28mfd: qcom-spmi-pmic: Fix reference leaks in revid helperJohan Hovold
2023-11-28mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDsJarkko Nikula
2023-11-20mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-11-20mfd: core: Ensure disabled devices are skipped without abortingHerve Codina
2023-07-23mfd: pm8008: Fix module autoloadingJohan Hovold