summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-05mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPILee Jones
2020-10-05mfd: sl28cpld: Depend on I2CLee Jones
2020-09-30mfd: asic3: Build if COMPILE_TEST=yMarek BehĂșn
2020-09-30mfd: Add ACPI support to Kontron PLD driverMichael Brunner
2020-09-30mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun
2020-09-30mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli
2020-09-30mfd: mt6360: Remove unused include <linux/version.h>YueHaibing
2020-09-30mfd: sm501: Fix leaks in probe()Dan Carpenter
2020-09-30mfd: syscon: Don't free allocated name for regmap_configMarc Zyngier
2020-09-30mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang
2020-09-30mfd: intel-lpss: Add device IDs for UART ports for LakefieldAndy Shevchenko
2020-09-30mfd: dm355evm_msp: Convert LEDs to GPIO descriptor tableLinus Walleij
2020-09-30mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel
2020-09-30mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warningLee Jones
2020-09-30mfd: rn5t618: Add a power supply subdeviceAndreas Kemnade
2020-09-30mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab
2020-09-17mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle
2020-09-17mfd: Add simple regmap based I2C driverMichael Walle
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones
2020-08-24mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-13mfd: syscon: Use a unique name with regmap_configSuman Anna
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-13mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-13mfd: madera: Improve handling of regulator unbindingCharles Keepax
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax
2020-08-13mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang
2020-08-13mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King
2020-08-13mfd: rn5t618: Fix caching of battery related registersAndreas Kemnade
2020-08-13mfd: rn5t618: Make restart handler atomic safeAndreas Kemnade
2020-08-13mfd: kempld-core: Fix 'assignment of read-only location' errorStephen Rothwell
2020-08-13mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee
2020-08-13mfd: da9063: Add support for latest DA silicon revisionAdam Thomson
2020-08-13mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson
2020-08-13mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle
2020-08-13mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-07mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-06mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask settingLee Jones
2020-07-06mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldocLee Jones
2020-07-06mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones