index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
vdpa: introduce map ops
Jason Wang
11
-12
/
+22
2025-10-01
vdpa: support virtio_map
Jason Wang
13
-25
/
+29
2025-10-01
virtio: introduce map ops in virtio core
Jason Wang
2
-42
/
+172
2025-10-01
virtio_ring: rename dma_handle to map_handle
Jason Wang
1
-6
/
+6
2025-10-01
virtio: introduce virtio_map container union
Jason Wang
2
-53
/
+57
2025-10-01
virtio: rename dma helpers
Jason Wang
2
-71
/
+71
2025-10-01
virtio_ring: switch to use dma_{map|unmap}_page()
Jason Wang
1
-32
/
+23
2025-10-01
virtio_ring: constify virtqueue pointer for DMA helpers
Jason Wang
1
-12
/
+13
2025-10-01
virtio_balloon: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-10-01
vhost: vringh: Fix copy_to_iter return value check
Michael S. Tsirkin
1
-3
/
+4
2025-10-01
vhost: vringh: Modify the return value check
zhang jiao
1
-3
/
+4
2025-10-01
mfd: simple-mfd-i2c: Add compatible string for LX2160ARDB
Ioana Ciornei
1
-0
/
+1
2025-10-01
mfd: simple-mfd-i2c: Keep compatible strings in alphabetical order
Ioana Ciornei
1
-3
/
+3
2025-10-01
mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
Ilpo Järvinen
1
-0
/
+13
2025-10-01
mfd: 88pm886: Add GPADC cell
Duje Mihanović
1
-0
/
+1
2025-10-01
mfd: vexpress-sysreg: Use more common syntax for compound literals
Bartosz Golaszewski
1
-1
/
+1
2025-10-01
mfd: rz-mtu3: Fix MTU5 NFCR register offset
Cosmin Tanislav
1
-1
/
+1
2025-10-01
mfd: max77705: Setup the core driver as an interrupt controller
Dzmitry Sankouski
1
-21
/
+14
2025-10-01
mfd: cs42l43: Remove IRQ masking in suspend
Charles Keepax
1
-26
/
+0
2025-10-01
mfd: cs42l43: Move IRQ enable/disable to encompass force suspend
Charles Keepax
1
-4
/
+4
2025-10-01
mfd: ls2kbmc: Add Loongson-2K BMC reset function support
Binbin Zhou
1
-0
/
+339
2025-10-01
mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
Binbin Zhou
3
-0
/
+204
2025-10-01
mfd: bd71828, bd71815: Prepare for power-supply support
Matti Vaittinen
1
-9
/
+35
2025-10-01
mfd: macsmc: Add "apple,t8103-smc" compatible
Janne Grunau
1
-0
/
+1
2025-10-01
mfd: core: Increment of_node's refcount before linking it to the platform device
Bastien Curutchet
1
-0
/
+1
2025-10-01
mfd: simple-mfd-i2c: Add SpacemiT P1 support
Alex Elder
2
-0
/
+30
2025-10-01
mfd: aat2870: Add GPIOLIB_LEGACY dependency
Arnd Bergmann
1
-0
/
+1
2025-10-01
mfd: si476x: Add GPIOLIB_LEGACY dependency
Arnd Bergmann
1
-0
/
+1
2025-10-01
mfd: Remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
4
-4
/
+0
2025-10-01
mfd: arizona: Make legacy gpiolib interface optional
Arnd Bergmann
1
-1
/
+4
2025-10-01
mfd: max899x: Use dedicated interrupt wake setters
Xichao Zhao
2
-4
/
+4
2025-10-01
mfd: kempld: Use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
1
-3
/
+1
2025-10-01
mfd: madera: Work around false-positive -Wininitialized warning
Arnd Bergmann
1
-2
/
+2
2025-10-01
mfd: macsmc: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
1
-2
/
+2
2025-10-01
mfd: da9063: Split chip variant reading in two bus transactions
Jens Kehne
1
-6
/
+21
2025-10-01
mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
Hans de Goede
1
-0
/
+2
2025-10-01
mfd: qnap-mcu: Improve structure in qnap_mcu_exec
Heiko Stuebner
1
-10
/
+9
2025-10-01
mfd: qnap-mcu: Convert to guard(mutex) in qnap_mcu_exec
Heiko Stuebner
1
-8
/
+5
2025-10-01
mfd: qnap-mcu: Handle errors returned from qnap_mcu_write
Heiko Stuebner
1
-1
/
+5
2025-10-01
mfd: kempld: Switch back to earlier ->init() behavior
Heijligen, Thomas
1
-14
/
+18
2025-10-01
mfd: qnap-mcu: Add driver data for TS233 variant
Heiko Stuebner
1
-0
/
+9
2025-10-01
mfd: stmpe-i2c: Add missing MODULE_LICENSE
Alexander Stein
1
-0
/
+1
2025-10-01
mfd: stmpe-spi: Add missing MODULE_LICENSE
Alexander Stein
1
-0
/
+1
2025-10-01
mfd: stmpe-i2c: Use module_i2c_driver to remove boilerplate
Alexander Stein
1
-12
/
+1
2025-10-01
mfd: stmpe-spi: Use module_spi_driver to remove boilerplate
Alexander Stein
1
-12
/
+1
2025-10-01
mfd: stmpe: Remove IRQ domain upon removal
Alexander Stein
1
-0
/
+3
2025-10-01
mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"
Colin Ian King
1
-1
/
+1
2025-10-01
mfd: adp5585: Drop useless return statement
Nuno Sá
1
-1
/
+0
2025-10-01
mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGA
Ioana Ciornei
1
-0
/
+2
2025-10-01
Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...
Lee Jones
49
-27
/
+6293
[prev]
[next]