Age | Commit message (Expand) | Author |
2020-10-14 | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2020-10-05 | mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI | Lee Jones |
2020-10-05 | mfd: sl28cpld: Depend on I2C | Lee Jones |
2020-09-30 | mfd: asic3: Build if COMPILE_TEST=y | Marek Behún |
2020-09-30 | mfd: Add ACPI support to Kontron PLD driver | Michael Brunner |
2020-09-30 | mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC | Xu Yilun |
2020-09-30 | mfd: lp87565: Add LP87524-Q1 variant | Luca Ceresoli |
2020-09-30 | mfd: mt6360: Remove unused include <linux/version.h> | YueHaibing |
2020-09-30 | mfd: sm501: Fix leaks in probe() | Dan Carpenter |
2020-09-30 | mfd: syscon: Don't free allocated name for regmap_config | Marc Zyngier |
2020-09-30 | mfd: sprd: Add wakeup capability for PMIC IRQ | Baolin Wang |
2020-09-30 | mfd: intel-lpss: Add device IDs for UART ports for Lakefield | Andy Shevchenko |
2020-09-30 | mfd: dm355evm_msp: Convert LEDs to GPIO descriptor table | Linus Walleij |
2020-09-30 | mfd: wcd934x: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-30 | mfd: stmfx: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-30 | mfd: madera: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-30 | mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller | Lubomir Rintel |
2020-09-30 | mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warning | Lee Jones |
2020-09-30 | mfd: rn5t618: Add a power supply subdevice | Andreas Kemnade |
2020-09-30 | mfd: Kconfig: Fix typo of 'individual' | Mauro Carvalho Chehab |
2020-09-17 | mfd: simple-mfd-i2c: Add sl28cpld support | Michael Walle |
2020-09-17 | mfd: Add simple regmap based I2C driver | Michael Walle |
2020-08-28 | Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2020-08-28 | mfd: mfd-core: Ensure disabled devices are ignored without error | Lee Jones |
2020-08-24 | mfd: core: Fix double-free in mfd_remove_devices_fn() | Dmitry Osipenko |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-15 | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-08-13 | mfd: syscon: Use a unique name with regmap_config | Suman Anna |
2020-08-13 | mfd: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-13 | mfd: dln2: Run event handler loop under spinlock | Andy Shevchenko |
2020-08-13 | mfd: madera: Improve handling of regulator unbinding | Charles Keepax |
2020-08-13 | mfd: mfd-core: Add mechanism for removal of a subset of children | Charles Keepax |
2020-08-13 | mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de... | Xu Wang |
2020-08-13 | mfd: max14577: Remove redundant initialization of variable current_bits | Colin Ian King |
2020-08-13 | mfd: rn5t618: Fix caching of battery related registers | Andreas Kemnade |
2020-08-13 | mfd: rn5t618: Make restart handler atomic safe | Andreas Kemnade |
2020-08-13 | mfd: kempld-core: Fix 'assignment of read-only location' error | Stephen Rothwell |
2020-08-13 | mfd: axp20x: Allow the AXP803 to be probed by I2C | Frank Lee |
2020-08-13 | mfd: da9063: Add support for latest DA silicon revision | Adam Thomson |
2020-08-13 | mfd: da9063: Fix revision handling to correctly select reg tables | Adam Thomson |
2020-08-13 | mfd: motorola-cpcap: Disable interrupt for suspend | Tony Lindgren |
2020-08-13 | mfd: smsc-ece1099: Remove driver | Michael Walle |
2020-08-13 | mfd: core: Make a best effort attempt to match devices with the correct of_nodes | Lee Jones |
2020-08-11 | Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-07-23 | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner |
2020-07-07 | mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPI | Lee Jones |
2020-07-06 | mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask setting | Lee Jones |
2020-07-06 | mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc | Lee Jones |
2020-07-06 | mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a... | Lee Jones |