summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2022-11-26mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang
2022-10-26mfd: fsl-imx25: Fix check for platform_get_irq() errorsDan Carpenter
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET
2022-10-26mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET
2022-08-17mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin
2022-08-17mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-06-09mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang
2022-06-09mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi
2022-04-08mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin
2022-04-08mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2022-01-27mfd: tps65910: Set PWR_OFF bit during driver probeDmitry Osipenko
2022-01-27mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea
2022-01-27mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
2021-11-18mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen
2021-11-18mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song
2021-11-18mfd: sprd: Add SPI device ID tableMark Brown
2021-11-18mfd: cpcap: Add SPI device ID tableMark Brown
2021-11-18mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-11-18mfd: simple-mfd-i2c: Select MFD_CORE to fix build errorRobert Marko
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-16mfd: ti_am335x_tscadc: Delete superfluous error messageTang Bin
2021-08-16mfd: tqmx86: Assume 24MHz LPC clock for unknown boardsMatthias Schiffer
2021-08-16mfd: tqmx86: Add support for TQ-Systems DMI IDsMatthias Schiffer
2021-08-16mfd: tqmx86: Add support for TQMx110EB and TQMxE40xMatthias Schiffer
2021-08-16mfd: tqmx86: Fix typo in "platform"Matthias Schiffer
2021-08-16mfd: tqmx86: Remove incorrect TQMx90UC board IDMatthias Schiffer
2021-08-16mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer
2021-08-16mfd: simple-mfd-i2c: Add support for registering devices via MFD cellsLee Jones
2021-08-16mfd/cpuidle: ux500: Rename driver symbolLinus Walleij
2021-08-16mfd: tps65086: Add cell entry for reset driverEmil Renner Berthing
2021-08-16mfd: tps65086: Make interrupt line optionalEmil Renner Berthing
2021-08-12clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko
2021-08-12mfd: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-11mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodesAndy Shevchenko
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij
2021-08-05mfd: db8500-prcmu: Rename register headerLinus Walleij
2021-08-05mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cellHans de Goede
2021-08-05mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier
2021-08-02mfd: db8500-prcmu: Adjust map to realityLinus Walleij