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