index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: cirrus: check that output may be truncated
Alexander Sverdlin
2024-10-11
1
-2
/
+5
*
dmaengine: cirrus: ERR_CAST() ioremap error
Alexander Sverdlin
2024-10-11
1
-1
/
+1
*
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
1
-56
/
+231
|
\
|
*
dmaengine: cirrus: use snprintf() to calm down gcc 13.3.0
Alexander Sverdlin
2024-09-16
1
-2
/
+2
|
*
dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
2024-09-16
1
-1
/
+1
|
*
dmaengine: cirrus: remove platform code
Nikita Shubin
2024-09-12
1
-2
/
+46
|
*
dmaengine: cirrus: Convert to DT for Cirrus EP93xx
Nikita Shubin
2024-09-12
1
-54
/
+185
*
|
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-23
52
-65
/
+2575
|
\
\
|
*
|
dmaengine: loongson1-apb-dma: Fix the build warning caused by the size of pde...
Keguang Zhang
2024-09-02
1
-2
/
+2
|
*
|
dmaengine: Fix spelling mistakes
Amit Vadhavana
2024-09-02
34
-49
/
+49
|
*
|
dmaengine: Add dma router for pl08x in LPC32XX SoC
Piotr Wojtaszczyk
2024-08-29
3
-0
/
+205
|
*
|
dmaengine: fsl-edma: add edma src ID check at request channel
Joy Zou
2024-08-29
1
-0
/
+22
|
*
|
dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
Joy Zou
2024-08-29
1
-4
/
+1
|
*
|
dmaengine: avoid non-constant format string
Arnd Bergmann
2024-08-29
1
-1
/
+1
|
*
|
dmaengine: imx-dma: Remove i.MX21 support
Fabio Estevam
2024-08-29
1
-3
/
+0
|
*
|
dmaengine: Loongson1: Add Loongson-1 APB DMA driver
Keguang Zhang
2024-08-29
3
-0
/
+670
|
*
|
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
Abin Joseph
2024-08-29
1
-4
/
+23
|
*
|
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform
Fenghua Yu
2024-08-29
1
-0
/
+4
|
*
|
dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platform
Fenghua Yu
2024-08-29
1
-0
/
+2
|
*
|
dmaengine: ti: k3-udma: Remove unused declarations
Yue Haibing
2024-08-28
1
-1
/
+0
|
*
|
dmaengine: amd: qdma: Add AMD QDMA driver
Nishad Saraf
2024-08-28
8
-0
/
+1498
|
*
|
dmaengine: xilinx: dpdma: Add support for cyclic dma mode
Rohit Visavalia
2024-08-28
1
-0
/
+97
|
*
|
dmaengine: dmatest: Explicitly cast divisor to u32
Thorsten Blum
2024-08-05
1
-1
/
+1
|
*
|
dmaengine: idxd: Convert comma to semicolon
Chen Ni
2024-08-05
1
-2
/
+2
|
|
/
*
|
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-19
5
-20
/
+5
|
\
\
|
*
|
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
2024-08-29
5
-20
/
+5
|
|
/
*
|
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-18
3
-107
/
+1
|
\
\
|
*
|
dmaengine: idxd: Clean up cpumask and hotplug for perfmon
Kan Liang
2024-09-10
3
-107
/
+1
|
|
/
*
|
dmaengine: dw-edma: Do not enable watermark interrupts for HDMA
Mrinmay Sarkar
2024-08-28
1
-14
/
+3
*
|
dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
Mrinmay Sarkar
2024-08-28
1
-4
/
+5
*
|
dmaengine: stm32-dma3: Set lli_size after allocation
Kees Cook
2024-08-05
1
-1
/
+1
*
|
dmaengine: ti: omap-dma: Initialize sglen after allocation
Kees Cook
2024-08-05
1
-3
/
+3
*
|
dmaengine: dw: Unify ret-val local variables naming
Serge Semin
2024-08-05
2
-20
/
+20
*
|
dmaengine: dw: Simplify max-burst calculation procedure
Serge Semin
2024-08-05
4
-20
/
+29
*
|
dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
Serge Semin
2024-08-05
2
-14
/
+14
*
|
dmaengine: dw: Simplify prepare CTL_LO methods
Serge Semin
2024-08-05
2
-8
/
+21
*
|
dmaengine: dw: Add memory bus width verification
Serge Semin
2024-08-05
1
-7
/
+44
*
|
dmaengine: dw: Add peripheral bus width verification
Serge Semin
2024-08-05
1
-0
/
+38
|
/
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-4
/
+3
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-3
/
+3
|
*
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
2024-06-20
1
-1
/
+0
*
|
Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-24
31
-95
/
+1984
|
\
\
|
*
|
dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
1
-0
/
+1
|
*
|
dmaengine: ti: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-28
3
-0
/
+3
|
*
|
dmaengine: ti: cppi41: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
1
-0
/
+1
|
*
|
dmaengine: virt-dma: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
1
-0
/
+1
|
*
|
dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
Vignesh Raghavendra
2024-06-28
1
-1
/
+3
|
*
|
dmaengine: sh: rz-dmac: Fix lockdep assert warning
Biju Das
2024-06-28
1
-1
/
+1
|
*
|
Merge tag 'dmaengine_topic_dma_vec' into next
Vinod Koul
2024-06-21
1
-0
/
+40
|
|
\
\
|
*
|
|
dmaengine: qcom: gpi: clean up the IRQ disable/enable in gpi_reset_chan()
Dan Carpenter
2024-06-11
1
-3
/
+2
[next]