summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2023-07-19mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET
2023-07-19mfd: stmfx: Nullify stmfx->vdd in case of errorAmelie Delaunay
2023-07-19mfd: stmfx: Fix error path in stmfx_chip_initAmelie Delaunay
2023-07-19mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang
2023-07-19mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Christophe JAILLET
2023-07-19mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold
2023-05-24mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDsJarkko Nikula
2023-05-24mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning
2023-05-24mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to intel_cht_wc_modelsHans de Goede
2023-05-11mfd: arizona-spi: Add missing MODULE_DEVICE_TABLECharles Keepax
2023-05-11mfd: ocelot-spi: Fix unsupported bulk readColin Foster
2023-05-11mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer
2023-05-11mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer
2023-05-11mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer
2023-03-11mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He
2023-03-10mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin
2023-03-10mfd: cs5535: Don't build on UMLRandy Dunlap
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET
2022-12-31mfd: pm8008: Fix return value check in pm8008_probe()Yang Yingliang
2022-12-31mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()Christophe JAILLET
2022-12-31mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQMatti Vaittinen
2022-12-31mfd: axp20x: Do not sleep in the power off handlerSamuel Holland
2022-10-23Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld
2022-10-07Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds