summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
* misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET2022-08-251-1/+5
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+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-201-3/+7
* mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang2022-04-201-1/+3
* mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko2022-01-271-1/+6
* 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-031-2/+1
* mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda2021-03-031-3/+3
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-291-1/+3
* 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: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-04-241-2/+7
* misc: rtsx: set correct pcr_ops for rts522AYueHaibing2020-04-241-0/+1
* mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-02-141-0/+1
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-02-141-1/+1
* mfd: dln2: More sanity checking for endpointsOliver Neukum2020-02-141-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: palmas: Assign the right powerhold mask for tps65917Keerthy2019-11-121-1/+9
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* 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: 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
* mfd: tps65912-spi: Add missing of table registrationDaniel Gomez2019-06-151-0/+1
* mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-02-271-1/+3
* mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-02-271-21/+3
* mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-02-271-0/+2
* mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-02-271-0/+4