index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
2025-10-03
mfd: ls2kbmc: check for devm_mfd_add_devices() failure
Dan Carpenter
2025-10-03
mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()
Dan Carpenter
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-01
Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2025-10-01
Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-01
mfd: simple-mfd-i2c: Add compatible string for LX2160ARDB
Ioana Ciornei
2025-10-01
mfd: simple-mfd-i2c: Keep compatible strings in alphabetical order
Ioana Ciornei
2025-10-01
mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
Ilpo Järvinen
2025-10-01
mfd: 88pm886: Add GPADC cell
Duje Mihanović
2025-10-01
mfd: vexpress-sysreg: Use more common syntax for compound literals
Bartosz Golaszewski
2025-10-01
mfd: rz-mtu3: Fix MTU5 NFCR register offset
Cosmin Tanislav
2025-10-01
mfd: max77705: Setup the core driver as an interrupt controller
Dzmitry Sankouski
2025-10-01
mfd: cs42l43: Remove IRQ masking in suspend
Charles Keepax
2025-10-01
mfd: cs42l43: Move IRQ enable/disable to encompass force suspend
Charles Keepax
2025-10-01
mfd: ls2kbmc: Add Loongson-2K BMC reset function support
Binbin Zhou
2025-10-01
mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
Binbin Zhou
2025-10-01
mfd: bd71828, bd71815: Prepare for power-supply support
Matti Vaittinen
2025-10-01
mfd: macsmc: Add "apple,t8103-smc" compatible
Janne Grunau
2025-10-01
mfd: core: Increment of_node's refcount before linking it to the platform device
Bastien Curutchet
2025-10-01
mfd: simple-mfd-i2c: Add SpacemiT P1 support
Alex Elder
2025-10-01
mfd: aat2870: Add GPIOLIB_LEGACY dependency
Arnd Bergmann
2025-10-01
mfd: si476x: Add GPIOLIB_LEGACY dependency
Arnd Bergmann
2025-10-01
mfd: Remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
2025-10-01
mfd: arizona: Make legacy gpiolib interface optional
Arnd Bergmann
2025-10-01
mfd: max899x: Use dedicated interrupt wake setters
Xichao Zhao
2025-10-01
mfd: kempld: Use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
2025-10-01
mfd: madera: Work around false-positive -Wininitialized warning
Arnd Bergmann
2025-10-01
mfd: macsmc: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-10-01
mfd: da9063: Split chip variant reading in two bus transactions
Jens Kehne
2025-10-01
mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
Hans de Goede
2025-10-01
mfd: qnap-mcu: Improve structure in qnap_mcu_exec
Heiko Stuebner
2025-10-01
mfd: qnap-mcu: Convert to guard(mutex) in qnap_mcu_exec
Heiko Stuebner
2025-10-01
mfd: qnap-mcu: Handle errors returned from qnap_mcu_write
Heiko Stuebner
2025-10-01
mfd: kempld: Switch back to earlier ->init() behavior
Heijligen, Thomas
2025-10-01
mfd: qnap-mcu: Add driver data for TS233 variant
Heiko Stuebner
2025-10-01
mfd: stmpe-i2c: Add missing MODULE_LICENSE
Alexander Stein
2025-10-01
mfd: stmpe-spi: Add missing MODULE_LICENSE
Alexander Stein
2025-10-01
mfd: stmpe-i2c: Use module_i2c_driver to remove boilerplate
Alexander Stein
2025-10-01
mfd: stmpe-spi: Use module_spi_driver to remove boilerplate
Alexander Stein
2025-10-01
mfd: stmpe: Remove IRQ domain upon removal
Alexander Stein
2025-10-01
mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"
Colin Ian King
2025-10-01
mfd: adp5585: Drop useless return statement
Nuno Sá
2025-10-01
mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGA
Ioana Ciornei
2025-10-01
Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...
Lee Jones
2025-09-18
mfd: max77705: max77705_charger: move active discharge setting to mfd parent
Dzmitry Sankouski
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Bartosz Golaszewski
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....
Bartosz Golaszewski
2025-09-16
mfd: Add max7360 support
Kamel Bouhara
2025-09-16
mfd: Add core driver for Nuvoton NCT6694
Ming Yu
[next]