summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2025-12-03mfd: madera: Work around false-positive -Wininitialized warningArnd Bergmann
2025-12-03mfd: stmpe-i2c: Add missing MODULE_LICENSEAlexander Stein
2025-12-03mfd: stmpe: Remove IRQ domain upon removalAlexander Stein
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register valueHans de Goede
2025-10-29mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski
2025-07-17mfd: 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-10mfd: sm501: Switch to BIT() to mitigate integer overflowsNikita Zhandarovich
2025-03-13mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-idHans de Goede
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: intel_soc_pmic_bxtwc: Use dev_err_probe()Andy 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-19mfd: omap-usb-tll: Use struct_size to allocate tllJavier Carrasco
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-23mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-07-27mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET
2023-07-27mfd: stmfx: Fix error path in stmfx_chip_initAmelie Delaunay
2023-07-27mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang
2023-07-27mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold
2023-05-30mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning
2023-03-11mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leakLiang He
2023-03-11mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang
2022-10-26mfd: fsl-imx25: Fix check for platform_get_irq() errorsDan Carpenter
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET
2022-10-26mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET
2022-08-25mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin
2022-08-25mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-06-14mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang
2022-06-14mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi
2022-04-15mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin
2022-04-15mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
2021-09-22mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer
2021-09-22mfd: axp20x: Update AXP288 volatile rangesHans de Goede
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier
2021-09-22mfd: db8500-prcmu: Adjust map to realityLinus Walleij
2021-07-20mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei