summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2025-10-01mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav
2025-10-01mfd: max77705: Setup the core driver as an interrupt controllerDzmitry Sankouski
2025-10-01mfd: cs42l43: Remove IRQ masking in suspendCharles Keepax
2025-10-01mfd: cs42l43: Move IRQ enable/disable to encompass force suspendCharles Keepax
2025-10-01mfd: ls2kbmc: Add Loongson-2K BMC reset function supportBinbin Zhou
2025-10-01mfd: ls2kbmc: Introduce Loongson-2K BMC core driverBinbin Zhou
2025-10-01mfd: bd71828, bd71815: Prepare for power-supply supportMatti Vaittinen
2025-10-01mfd: macsmc: Add "apple,t8103-smc" compatibleJanne Grunau
2025-10-01mfd: core: Increment of_node's refcount before linking it to the platform deviceBastien Curutchet
2025-10-01mfd: simple-mfd-i2c: Add SpacemiT P1 supportAlex Elder