summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab2020-09-301-1/+1
| * mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle2020-09-172-0/+11
| * mfd: Add simple regmap based I2C driverMichael Walle2020-09-173-0/+69
* | Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-08-281-6/+6
|\ \
| * | mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones2020-08-281-4/+6
| * | mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko2020-08-241-2/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-11/+11
|/
* Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1551-431/+832
|\
| * mfd: syscon: Use a unique name with regmap_configSuman Anna2020-08-131-1/+3
| * mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1312-12/+12
| * mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-131-0/+4
| * mfd: madera: Improve handling of regulator unbindingCharles Keepax2020-08-131-8/+15
| * mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-1/+15
| * mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang2020-08-131-6/+1
| * mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King2020-08-131-1/+1
| * mfd: rn5t618: Fix caching of battery related registersAndreas Kemnade2020-08-131-0/+3
| * mfd: rn5t618: Make restart handler atomic safeAndreas Kemnade2020-08-131-10/+33
| * mfd: kempld-core: Fix 'assignment of read-only location' errorStephen Rothwell2020-08-131-19/+11
| * mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee2020-08-131-0/+2
| * mfd: da9063: Add support for latest DA silicon revisionAdam Thomson2020-08-131-10/+81
| * mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2020-08-132-48/+167
| * mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren2020-08-131-0/+23
| * mfd: smsc-ece1099: Remove driverMichael Walle2020-08-133-100/+0
| * mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones2020-08-131-12/+83
| * mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-071-0/+2
| * mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask settingLee Jones2020-07-061-4/+2
| * mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldocLee Jones2020-07-061-1/+1
| * mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones2020-07-061-0/+2
| * mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones2020-07-061-6/+2
| * mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones2020-07-061-1/+1
| * mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...Lee Jones2020-07-061-0/+5