summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2025-12-05Merge tag 'mfd-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds19-327/+198
2025-11-27regulator: Use container_of_const() when all types areMark Brown3-0/+385
2025-11-25mfd: sec: Drop a stray semicolonAndré Draszik1-1/+1
2025-11-21mfd: qnap-mcu: Hook up the EEPROM sub-deviceHeiko Stuebner1-0/+1
2025-11-20mfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-11-20mfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik2-25/+71
2025-11-20mfd: qnap-mcu: Add proper error handling for command errorsHeiko Stuebner1-1/+65
2025-11-20mfd: qnap-mcu: Move checksum verification to its own functionHeiko Stuebner1-3/+8
2025-11-20mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errorsHeiko Stuebner1-1/+1
2025-11-20mfd: qnap-mcu: Calculate the checksum on the actual number of bytes receivedHeiko Stuebner1-2/+2
2025-11-19mfd: simple-mfd-i2c: Don't use "proxy" headersAndy Shevchenko1-1/+7
2025-11-19mfd: simple-mfd-i2c: Make ID table style consistentAndy Shevchenko1-5/+5
2025-11-19mfd: Kconfig: Drop OF dependency on MFD_MAX5970Andy Shevchenko1-1/+1
2025-11-19mfd: ls2kbmc: Remove unneeded semicolon from ls2k_bmc_recover_pci_data()Chen Ni1-1/+1
2025-11-13mfd: syscon: Return -EPROBE_DEFER if the syscon is not foundDan Carpenter1-1/+1
2025-11-06mfd: bcm2835-pm: Add support for BCM2712Stanimir Varbanov1-0/+1
2025-11-06mfd: simple-mfd-i2c: Remove select I2C_K1 from MFD_SPACEMIT_P1Troy Mitchell1-1/+0
2025-11-06mfd: bd718x7: Use regmap_reg_range() for pmic_status_rangeMatti Vaittinen1-5/+4
2025-11-06mfd: da9055: Simplify the error handling path in da9055_device_init()Christophe JAILLET1-1/+0
2025-11-06mfd: max77620: Fix potential IRQ chip conflict when probing two devicesKrzysztof Kozlowski1-4/+11
2025-11-06mfd: da9055: Fix missing regmap_del_irq_chip() in error pathHaotian Zhang1-0/+1
2025-11-06mfd: da9063: Occupy second I2C addressWolfram Sang1-0/+3
2025-11-06mfd: tqmx86: Add board definitions for TQMxCU1-HPCM and TQMxCU2-HPCMMatthias Schiffer1-0/+8
2025-11-06mfd: wl1273-core: Remove unused driverDr. David Alan Gilbert3-273/+0
2025-11-06mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookupJohan Hovold1-0/+2
2025-11-06mfd: macsmc: Make SMC write buffers constAtharva Tiwari1-3/+3
2025-11-06mfd: altera-sysmgr: Enable compile testingJohan Hovold1-1/+2
2025-10-21mfd: pf1550: Add core driver for the PF1550 PMICSamuel Kayode3-0/+385
2025-10-03mfd: ls2kbmc: check for devm_mfd_add_devices() failureDan Carpenter1-3/+7
2025-10-03mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()Dan Carpenter1-1/+1
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-10-01Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+3
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds32-143/+1169
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-10/+624
2025-10-01mfd: simple-mfd-i2c: Add compatible string for LX2160ARDBIoana Ciornei1-0/+1
2025-10-01mfd: simple-mfd-i2c: Keep compatible strings in alphabetical orderIoana Ciornei1-3/+3
2025-10-01mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDsIlpo Järvinen1-0/+13
2025-10-01mfd: 88pm886: Add GPADC cellDuje Mihanović1-0/+1
2025-10-01mfd: vexpress-sysreg: Use more common syntax for compound literalsBartosz Golaszewski1-1/+1
2025-10-01mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav1-1/+1
2025-10-01mfd: max77705: Setup the core driver as an interrupt controllerDzmitry Sankouski1-21/+14
2025-10-01mfd: cs42l43: Remove IRQ masking in suspendCharles Keepax1-26/+0
2025-10-01mfd: cs42l43: Move IRQ enable/disable to encompass force suspendCharles Keepax1-4/+4
2025-10-01mfd: ls2kbmc: Add Loongson-2K BMC reset function supportBinbin Zhou1-0/+339
2025-10-01mfd: ls2kbmc: Introduce Loongson-2K BMC core driverBinbin Zhou3-0/+204
2025-10-01mfd: bd71828, bd71815: Prepare for power-supply supportMatti Vaittinen1-9/+35
2025-10-01mfd: macsmc: Add "apple,t8103-smc" compatibleJanne Grunau1-0/+1
2025-10-01mfd: core: Increment of_node's refcount before linking it to the platform deviceBastien Curutchet1-0/+1
2025-10-01mfd: simple-mfd-i2c: Add SpacemiT P1 supportAlex Elder2-0/+30