index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
Abin Joseph
1
-4
/
+23
2024-08-29
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform
Fenghua Yu
1
-0
/
+4
2024-08-29
dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform
Fenghua Yu
1
-0
/
+2
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
5
-20
/
+5
2024-08-28
dmaengine: ti: k3-udma: Remove unused declarations
Yue Haibing
1
-1
/
+0
2024-08-28
dmaengine: amd: qdma: Add AMD QDMA driver
Nishad Saraf
8
-0
/
+1498
2024-08-28
dmaengine: xilinx: dpdma: Add support for cyclic dma mode
Rohit Visavalia
1
-0
/
+97
2024-08-28
dmaengine: dw-edma: Do not enable watermark interrupts for HDMA
Mrinmay Sarkar
1
-14
/
+3
2024-08-28
dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
Mrinmay Sarkar
1
-4
/
+5
2024-08-05
dmaengine: dmatest: Explicitly cast divisor to u32
Thorsten Blum
1
-1
/
+1
2024-08-05
dmaengine: idxd: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-08-05
dmaengine: stm32-dma3: Set lli_size after allocation
Kees Cook
1
-1
/
+1
2024-08-05
dmaengine: ti: omap-dma: Initialize sglen after allocation
Kees Cook
1
-3
/
+3
2024-08-05
dmaengine: dw: Unify ret-val local variables naming
Serge Semin
2
-20
/
+20
2024-08-05
dmaengine: dw: Simplify max-burst calculation procedure
Serge Semin
4
-20
/
+29
2024-08-05
dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
Serge Semin
2
-14
/
+14
2024-08-05
dmaengine: dw: Simplify prepare CTL_LO methods
Serge Semin
2
-8
/
+21
2024-08-05
dmaengine: dw: Add memory bus width verification
Serge Semin
1
-7
/
+44
2024-08-05
dmaengine: dw: Add peripheral bus width verification
Serge Semin
1
-0
/
+38
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+3
2024-07-24
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
31
-95
/
+1984
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+40
2024-07-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-07-09
Merge branch 'iommufd_pri' into iommufd for-next
Jason Gunthorpe
1
-1
/
+1
2024-07-04
iommu: Introduce domain attachment handle
Lu Baolu
1
-1
/
+1
2024-07-04
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+40
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-06-28
dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
dmaengine: ti: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-28
dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
Vignesh Raghavendra
1
-1
/
+3
2024-06-28
dmaengine: sh: rz-dmac: Fix lockdep assert warning
Biju Das
1
-1
/
+1
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+37
2024-06-21
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
1
-0
/
+40
2024-06-21
dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
Paul Cercueil
1
-0
/
+40
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
1
-1
/
+0
2024-06-11
dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()
Dan Carpenter
1
-3
/
+2
2024-06-11
dmaengine: fsl-edma: change the memory access from local into remote mode in ...
Joy Zou
3
-1
/
+5
2024-06-11
dmaengine: qcom: gpi: remove unused struct 'reg_info'
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-11
dmaengine: moxart-dma: remove unused struct 'moxart_filter_data'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-11
dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan
Frank Li
4
-11
/
+2
2024-06-11
dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
Frank Li
3
-14
/
+31
2024-06-11
dmaengine: stm32-dma3: defer channel registration to specify channel name
Amelie Delaunay
1
-5
/
+14
2024-06-11
dmaengine: add channel device name to channel registration
Amelie Delaunay
2
-7
/
+11
2024-06-11
dmaengine: stm32-dma3: improve residue granularity
Amelie Delaunay
1
-2
/
+163
2024-06-11
dmaengine: stm32-dma3: add device_pause and device_resume ops
Amelie Delaunay
1
-0
/
+31
2024-06-11
dmaengine: stm32-dma3: add DMA_MEMCPY capability
Amelie Delaunay
1
-1
/
+130
2024-06-11
dmaengine: stm32-dma3: add DMA_CYCLIC capability
Amelie Delaunay
1
-0
/
+77
2024-06-11
dmaengine: Add STM32 DMA3 support
Amelie Delaunay
3
-0
/
+1451
[prev]
[next]