summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: dln2: Fix double put in dln2_probeDinghao Liu2023-11-201-1/+0
* mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET2023-08-111-2/+2
* mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang2023-08-111-0/+3
* mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold2023-08-111-3/+0
* mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning2023-05-301-0/+1
* mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin2023-03-111-1/+6
* mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang2022-10-261-1/+6
* mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET2022-10-261-0/+3
* mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET2022-10-261-2/+10
* mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET2022-10-261-8/+24
* mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET2022-10-261-0/+1
* mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2022-08-251-5/+1
* mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi2022-06-141-1/+1
* mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin2022-04-151-3/+7
* mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang2022-04-151-1/+3
* mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko2022-01-271-1/+6
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-09-221-1/+2
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-09-224-5/+5
* mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2021-07-202-1/+2
* mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier2021-05-221-1/+6
* mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter2021-03-041-2/+1
* mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda2021-03-041-3/+3
* mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-11-181-1/+27
* mfd: sm501: Fix leaks in probe()Dan Carpenter2020-10-291-1/+7
* mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2020-10-011-0/+10
* mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko2020-09-031-0/+3
* mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax2020-08-211-0/+18
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-06-251-0/+1
* mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao2020-05-101-1/+1
* mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-04-171-2/+7
* mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-02-111-0/+1
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-02-111-1/+1
* mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-02-111-1/+1
* mfd: dln2: More sanity checking for endpointsOliver Neukum2020-02-111-2/+11
* mfd: intel-lpss: Release IDA resourcesAndy Shevchenko2020-01-271-0/+1
* mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula2020-01-271-8/+20
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-12-011-7/+1
* mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2019-12-011-10/+31
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-12-011-1/+2
* mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam2019-12-011-4/+4
* mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R2019-11-241-0/+13
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula2019-09-161-3/+3
* mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin2019-07-311-0/+2
* mfd: arizona: Fix undefined behaviorArnd Bergmann2019-07-311-1/+1
* mfd: core: Set fwnode for created devicesRobert Hancock2019-07-311-0/+1
* mfd: madera: Add missing of table registrationDaniel Gomez2019-07-311-0/+1
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-06-151-1/+12
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-06-151-0/+3