summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
12 daysmfd: omap-usb-tll: Use struct_size to allocate tllJavier Carrasco1-2/+1
2024-03-27mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin1-1/+3
2024-02-23mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson1-0/+1
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu1-1/+0
2023-08-11mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET1-2/+2
2023-08-11mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang1-0/+3
2023-08-11mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold1-3/+0
2023-05-30mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning1-0/+1
2023-03-11mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin1-1/+6
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang1-1/+6
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET1-0/+3
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET1-2/+10
2022-10-26mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET1-8/+24
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET1-0/+1
2022-08-25mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-5/+1
2022-06-14mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-04-15mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin1-3/+7
2022-04-15mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang1-1/+3
2022-01-27mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko1-1/+6
2021-09-22mfd: axp20x: Update AXP288 volatile rangesHans de Goede1-1/+2
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier4-5/+5
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-05-22mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier1-1/+6
2021-03-04mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-03-04mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda1-3/+3
2020-11-18mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang1-1/+27
2020-10-29mfd: sm501: Fix leaks in probe()Dan Carpenter1-1/+7
2020-10-01mfd: mfd-core: Protect against NULL call-back function pointerLee Jones1-0/+10
2020-09-03mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko1-0/+3
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-21mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax1-0/+18
2020-06-25mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski1-0/+1
2020-05-10mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao1-1/+1
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-02-11mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade1-0/+1
2020-02-11mfd: da9062: Fix watchdog compatible stringMarco Felsch1-1/+1
2020-02-11mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland1-1/+1
2020-02-11mfd: dln2: More sanity checking for endpointsOliver Neukum1-2/+11
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko1-0/+1
2020-01-27mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula1-8/+20
2019-12-01mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski1-7/+1
2019-12-01mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko1-10/+31
2019-12-01mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam1-1/+2
2019-12-01mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam1-4/+4
2019-11-24mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R1-0/+13
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-09-16mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula1-3/+3
2019-07-31mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin1-0/+2
2019-07-31mfd: arizona: Fix undefined behaviorArnd Bergmann1-1/+1
2019-07-31mfd: core: Set fwnode for created devicesRobert Hancock1-0/+1