summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang2022-06-091-4/+2
* mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi2022-06-091-1/+1
* mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin2022-04-081-3/+7
* mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang2022-04-081-1/+3
* mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea2022-01-271-3/+4
* mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea2022-01-271-4/+2
* mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko2022-01-161-1/+6
* mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen2021-11-181-0/+18
* mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-11-181-0/+2
* mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap2021-09-221-2/+2
* mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"Andy Shevchenko2021-09-221-26/+6
* mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer2021-09-221-0/+2
* 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: db8500-prcmu: Adjust map to realityLinus Walleij2021-09-221-8/+6
* mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren2021-07-201-0/+4
* mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2021-07-202-1/+2
* mfd: syscon: Free the allocated name field of struct regmap_configLimeng2021-07-191-1/+1
* mfd: rn5t618: Fix IRQ trigger by changing it to level modeAndreas Kemnade2021-07-141-1/+1
* mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap2021-07-141-0/+1
* mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier2021-05-141-1/+6
* mfd: arizona: Fix rumtime PM imbalance on errorDinghao Liu2021-05-111-1/+1
* mfd: da9063: Support SMBus and I2C modeHubert Streidl2021-05-111-0/+10
* mfd: gateworks-gsc: Fix interrupt typeTim Harvey2021-03-041-1/+1
* mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter2021-03-041-2/+1
* mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann2021-03-041-1/+2
* mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda2021-03-041-3/+3
* mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren2020-12-301-3/+3
* mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay2020-12-301-5/+5
* mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2020-12-301-0/+1
* mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng2020-12-301-0/+2
* Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-1418-57/+702
|\
| * mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPILee Jones2020-10-051-0/+2
| * mfd: sl28cpld: Depend on I2CLee Jones2020-10-051-0/+1
| * mfd: asic3: Build if COMPILE_TEST=yMarek BehĂșn2020-09-301-1/+2
| * mfd: Add ACPI support to Kontron PLD driverMichael Brunner2020-09-301-6/+109
| * mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun2020-09-303-0/+178
| * mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli2020-09-301-0/+4
| * mfd: mt6360: Remove unused include <linux/version.h>YueHaibing2020-09-301-1/+0
| * mfd: sm501: Fix leaks in probe()Dan Carpenter2020-09-301-1/+7
| * mfd: syscon: Don't free allocated name for regmap_configMarc Zyngier2020-09-301-1/+1
| * mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-09-301-1/+27
| * mfd: intel-lpss: Add device IDs for UART ports for LakefieldAndy Shevchenko2020-09-301-0/+4
| * mfd: dm355evm_msp: Convert LEDs to GPIO descriptor tableLinus Walleij2020-09-301-26/+50
| * mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-6/+3
| * mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-5/+3
| * mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-8/+3
| * mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel2020-09-303-0/+224
| * mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warningLee Jones2020-09-301-0/+2
| * mfd: rn5t618: Add a power supply subdeviceAndreas Kemnade2020-09-301-0/+1