summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez
2019-05-08mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade
2019-03-23mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu
2019-02-27mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy
2019-02-27mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2019-02-27mfd: axp20x: Add supported cells for AXP803Oskari Lemmela
2019-02-27mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai
2019-02-27mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek
2019-02-27mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R
2019-01-22mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2018-12-13Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra