index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-0
/
+711
2025-05-16
mfd: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
21
-55
/
+43
2025-05-09
mfd: max77759: Add Maxim MAX77759 core driver
André Draszik
3
-0
/
+711
2025-03-29
Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
28
-1723
/
+607
2025-03-21
mfd: cgbc-core: Add support for conga-SA8
Thomas Richard
1
-0
/
+7
2025-03-21
mfd: cgbc: Add support for HWMON
Thomas Richard
1
-0
/
+1
2025-03-14
mfd: cgbc-core: Cleanup signedness in cgbc_session_request()
Dan Carpenter
1
-1
/
+1
2025-03-14
mfd: pcf50633: Remove remaining PCF50633 support
Dr. David Alan Gilbert
3
-313
/
+0
2025-03-14
mfd: pcf50633: Remove unused platform IRQ code
Dr. David Alan Gilbert
3
-317
/
+2
2025-03-14
mfd: pcF50633-gpio: Remove unused driver
Dr. David Alan Gilbert
3
-100
/
+0
2025-03-14
mfd: pcf50633-adc: Remove unused driver
Dr. David Alan Gilbert
3
-263
/
+0
2025-03-14
mfd: qnap-mcu: Convert commas to semicolons in qnap_mcu_exec()
Chen Ni
1
-3
/
+3
2025-03-14
mfd: mt6397-core: Add mfd_cell for mt6359-accdet
Andrew Perepech
1
-0
/
+12
2025-03-14
mfd: ezx-pcap: Remove unused pcap_adc_sync
Dr. David Alan Gilbert
1
-33
/
+0
2025-03-14
mfd: Remove STA2x11 core driver
Lukas Bulwahn
3
-652
/
+0
2025-03-14
mfd: max77620: Allow building as a module
Aaron Kling
2
-1
/
+6
2025-03-14
mfd: ene-kb3930: Fix a potential NULL pointer dereference
Chenyuan Yang
1
-1
/
+1
2025-03-14
mfd: syscon: Add check for invalid resource size
Eder Zulian
1
-1
/
+8
2025-03-14
mfd: max8997: Remove unused function max8997_irq_exit()
Lee Jones
1
-11
/
+4
2025-03-14
mfd: tps65219: Add support for TI TPS65214 PMIC
Shree Ramamoorthy
1
-2
/
+124
2025-03-14
mfd: tps65219: Add support for TI TPS65215 PMIC
Shree Ramamoorthy
1
-6
/
+144
2025-03-14
mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check
Shree Ramamoorthy
1
-7
/
+0
2025-03-14
mfd: upboard-fpga: Remove ACPI_PTR() annotation
Andy Shevchenko
1
-2
/
+1
2025-03-14
mfd: at91-usart: Make it selectable for ARCH_LAN969X
Robert Marko
1
-1
/
+1
2025-03-14
mfd: intel_soc_pmic_crc: Drop unneeded assignment for cache_type
Andy Shevchenko
1
-1
/
+0
2025-03-14
mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type
Andy Shevchenko
1
-1
/
+0
2025-03-14
mfd: sm501: Switch to BIT() to mitigate integer overflows
Nikita Zhandarovich
1
-3
/
+3
2025-03-14
mfd: ipaq-micro/tps65010: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-7
/
+9
2025-03-14
mfd: stm32-timers: Add support for stm32mp25
Fabrice Gasnier
1
-1
/
+30
2025-03-14
Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mfd-regulator-6.15' into ibs-for-mfd-merged
Lee Jones
3
-0
/
+47
2025-03-13
mfd: sec: Add support for S2MPU05 PMIC
Kaustabh Chakraborty
2
-0
/
+46
2025-02-20
mfd: Add new driver for MAX77705 PMIC
Dzmitry Sankouski
3
-0
/
+196
2025-02-20
mfd: simple-mfd-i2c: Add MAX77705 support
Dzmitry Sankouski
1
-0
/
+11
2025-02-20
mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs
Chris Morgan
1
-0
/
+1
2025-02-19
PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally
Rafael J. Wysocki
1
-1
/
+1
2025-02-11
mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes
Rob Herring (Arm)
1
-3
/
+26
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
16
-137
/
+741
2025-01-09
Revert "mfd: axp20x: Allow multiple regulators"
Andre Przywara
1
-1
/
+1
2025-01-09
mfd: syscon: Allow syscon nodes without a "syscon" compatible
Rob Herring (Arm)
1
-6
/
+6
2025-01-09
mfd: syscon: Remove the platform driver support
Rob Herring (Arm)
2
-67
/
+0
2025-01-09
mfd: syscon: Fix race in device_node_get_regmap()
Rob Herring (Arm)
1
-9
/
+10
2025-01-09
mfd: tps65219: Use MFD_CELL macros
Shree Ramamoorthy
1
-11
/
+4
2024-12-17
mfd: Add support for AAEON UP board FPGA
Thomas Richard
3
-0
/
+339
2024-12-17
mfd: da9052: Store result from fault_log
Marcus Folkesson
1
-0
/
+1
2024-12-17
mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register value
Hans de Goede
1
-1
/
+1
2024-12-17
mfd: cs42l43: Use devres for remove as well
Charles Keepax
4
-27
/
+13
2024-12-17
mfd: cs42l43: Increase the SoundWire attach timeout
Charles Keepax
1
-1
/
+1
2024-12-17
mfd: cs42l43: Use gpiod_set_raw for GPIO operations
Charles Keepax
1
-4
/
+6
2024-12-17
mfd: cs42l43: Prepare support for updated bios patch
Maciej Strozek
1
-1
/
+3
2024-12-17
mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id
Hans de Goede
1
-1
/
+2
[next]