aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-01virtio-vdpa: Drop redundant conversion to boolXichao Zhao1-1/+1
2025-10-01vduse: Use fixed 4KB bounce pages for non-4KB page sizeSheng Zhao2-41/+94
2025-10-01vduse: switch to use virtio map API instead of DMA APIJason Wang5-48/+46
2025-10-01vdpa: introduce map opsJason Wang12-15/+29
2025-10-01vdpa: support virtio_mapJason Wang14-32/+37
2025-10-01virtio: introduce map ops in virtio coreJason Wang4-42/+269
2025-10-01virtio_ring: rename dma_handle to map_handleJason Wang1-6/+6
2025-10-01virtio: introduce virtio_map container unionJason Wang4-56/+66
2025-10-01virtio: rename dma helpersJason Wang3-77/+77
2025-10-01virtio_ring: switch to use dma_{map|unmap}_page()Jason Wang1-32/+23
2025-10-01virtio_ring: constify virtqueue pointer for DMA helpersJason Wang2-18/+19
2025-10-01virtio_balloon: Remove redundant __GFP_NOWARNQianfeng Rong1-1/+1
2025-10-01vhost: vringh: Fix copy_to_iter return value checkMichael S. Tsirkin1-3/+4
2025-10-01vhost: vringh: Modify the return value checkzhang jiao1-3/+4
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-01dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603xJihed Chaibi4-127/+272
2025-10-01dt-bindings: watchdog: Add SMARC-sAM67 supportMichael Walle1-1/+6
2025-10-01dt-bindings: mfd: tps6594: Allow gpio-line-namesMichael Walle1-0/+1
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 Zhou4-0/+210
2025-10-01mfd: bd71828, bd71815: Prepare for power-supply supportMatti Vaittinen2-9/+98
2025-10-01dt-bindings: mfd: aspeed: Add AST2700 SCU compatiblesRyan Chen1-0/+4
2025-10-01dt-bindings: mfd: Convert aspeed,ast2400-p2a-ctrl to DT schemaRob Herring (Arm)2-47/+32
2025-10-01dt-bindings: mfd: fsl,mc13xxx: Add buttons nodeAlexander Kurz1-0/+70
2025-10-01dt-bindings: mfd: fsl,mc13xxx: Convert txt to DT schemaAlexander Kurz2-156/+218
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-01dt-bindings: mfd: syscon: Document the control-scb syscon on PolarFire SoCConor Dooley1-0/+2
2025-10-01mfd: simple-mfd-i2c: Add SpacemiT P1 supportAlex Elder2-0/+30
2025-10-01dt-bindings: mfd: Add support the SpacemiT P1 PMICAlex Elder1-0/+86
2025-10-01dt-bindings: mfd: sl28cpld: Add sa67mcu compatibleMichael Walle1-1/+6
2025-10-01mfd: aat2870: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: si476x: Add GPIOLIB_LEGACY dependencyArnd Bergmann2-0/+2
2025-10-01dt-bindings: mfd: Move embedded controllers to own directoryKrzysztof Kozlowski16-19/+19
2025-10-01mfd: Remove unneeded 'fast_io' parameter in regmap_configWolfram Sang4-4/+0
2025-10-01mfd: arizona: Make legacy gpiolib interface optionalArnd Bergmann3-2/+26
2025-10-01mfd: max899x: Use dedicated interrupt wake settersXichao Zhao2-4/+4
2025-10-01dt-bindings: mfd: syscon: Add "marvell,armada-3700-usb2-host-device-misc" compatibleRob Herring (Arm)1-0/+2
2025-10-01mfd: kempld: Use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-10-01dt-bindings: mfd: aspeed-lpc: Add missing "clocks" property on lpc-snoop nodeRob Herring (Arm)1-0/+3
2025-10-01mfd: madera: Work around false-positive -Wininitialized warningArnd Bergmann1-2/+2
2025-10-01mfd: macsmc: Remove error prints for devm_add_action_or_reset()Waqar Hameed1-2/+2