summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2026-03-04mfd: omap-usb-host: Fix OF populate on driver rebindJohan Hovold
2026-03-04mfd: qcom-pm8xxx: Fix OF populate on driver rebindJohan Hovold
2026-03-04mfd: macsmc: Initialize mutexJanne Grunau
2026-03-04mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)
2026-03-04mfd: core: Add locking around 'mfd_of_node_list'Douglas Anderson
2026-03-04mfd: intel-lpss: Add Intel Nova Lake-S PCI IDsIlpo Järvinen
2026-03-04Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson
2026-02-26mfd: sec: Fix IRQ domain names duplicationAndré Draszik
2026-02-26mfd: simple-mfd-i2c: Add Delta TN48M CPLD supportRobert Marko
2026-02-26mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang
2025-12-04Merge tag 'mfd-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-11-26regulator: Use container_of_const() when all types areMark Brown
2025-11-25mfd: sec: Drop a stray semicolonAndré Draszik
2025-11-21mfd: qnap-mcu: Hook up the EEPROM sub-deviceHeiko Stuebner
2025-11-20mfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang
2025-11-20mfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik
2025-11-20mfd: qnap-mcu: Add proper error handling for command errorsHeiko Stuebner
2025-11-20mfd: qnap-mcu: Move checksum verification to its own functionHeiko Stuebner
2025-11-20mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errorsHeiko Stuebner
2025-11-20mfd: qnap-mcu: Calculate the checksum on the actual number of bytes receivedHeiko Stuebner
2025-11-19mfd: simple-mfd-i2c: Don't use "proxy" headersAndy Shevchenko
2025-11-19mfd: simple-mfd-i2c: Make ID table style consistentAndy Shevchenko
2025-11-19mfd: Kconfig: Drop OF dependency on MFD_MAX5970Andy Shevchenko
2025-11-19mfd: ls2kbmc: Remove unneeded semicolon from ls2k_bmc_recover_pci_data()Chen Ni
2025-11-13mfd: syscon: Return -EPROBE_DEFER if the syscon is not foundDan Carpenter
2025-11-06mfd: bcm2835-pm: Add support for BCM2712Stanimir Varbanov
2025-11-06mfd: simple-mfd-i2c: Remove select I2C_K1 from MFD_SPACEMIT_P1Troy Mitchell
2025-11-06mfd: bd718x7: Use regmap_reg_range() for pmic_status_rangeMatti Vaittinen
2025-11-06mfd: da9055: Simplify the error handling path in da9055_device_init()Christophe JAILLET
2025-11-06mfd: max77620: Fix potential IRQ chip conflict when probing two devicesKrzysztof Kozlowski
2025-11-06mfd: da9055: Fix missing regmap_del_irq_chip() in error pathHaotian Zhang
2025-11-06mfd: da9063: Occupy second I2C addressWolfram Sang
2025-11-06mfd: tqmx86: Add board definitions for TQMxCU1-HPCM and TQMxCU2-HPCMMatthias Schiffer
2025-11-06mfd: wl1273-core: Remove unused driverDr. David Alan Gilbert
2025-11-06mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookupJohan Hovold
2025-11-06mfd: macsmc: Make SMC write buffers constAtharva Tiwari
2025-11-06mfd: altera-sysmgr: Enable compile testingJohan Hovold
2025-10-21mfd: pf1550: Add core driver for the PF1550 PMICSamuel Kayode
2025-10-03mfd: ls2kbmc: check for devm_mfd_add_devices() failureDan Carpenter
2025-10-03mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()Dan Carpenter
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-01Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01mfd: simple-mfd-i2c: Add compatible string for LX2160ARDBIoana Ciornei
2025-10-01mfd: simple-mfd-i2c: Keep compatible strings in alphabetical orderIoana Ciornei
2025-10-01mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDsIlpo Järvinen
2025-10-01mfd: 88pm886: Add GPADC cellDuje Mihanović
2025-10-01mfd: vexpress-sysreg: Use more common syntax for compound literalsBartosz Golaszewski