aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-08-11mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET
2023-08-11mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang
2023-08-11mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold
2023-05-30mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning
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: 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: t7l66xb: Drop platform disable callbackUwe Kleine-König
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-27mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
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-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei
2021-05-22mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier
2021-03-04mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter
2021-03-04mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda
2020-11-18mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang
2020-10-29mfd: sm501: Fix leaks in probe()Dan Carpenter
2020-10-01mfd: mfd-core: Protect against NULL call-back function pointerLee Jones
2020-09-03mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-21mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax
2020-06-25mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski
2020-05-10mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko
2020-02-11mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade
2020-02-11mfd: da9062: Fix watchdog compatible stringMarco Felsch
2020-02-11mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland
2020-02-11mfd: dln2: More sanity checking for endpointsOliver Neukum
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko
2020-01-27mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula
2019-12-01mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski
2019-12-01mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko
2019-12-01mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam
2019-12-01mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam
2019-11-24mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng
2019-09-16mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula
2019-07-31mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin
2019-07-31mfd: arizona: Fix undefined behaviorArnd Bergmann
2019-07-31mfd: core: Set fwnode for created devicesRobert Hancock
2019-07-31mfd: madera: Add missing of table registrationDaniel Gomez
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu