index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
dmaengine: stm32-dma: fix burst in case of unaligned memory address
Amelie Delaunay
1
-4
/
+16
2021-10-18
dmaengine: stm32-dma: fix stm32_dma_get_max_width
Amelie Delaunay
1
-2
/
+1
2021-10-18
dmaengine: stm32-dma: mark pending descriptor complete in terminate_all
Amelie Delaunay
1
-0
/
+1
2021-10-18
dmaengine: dw-edma: Remove an unused variable
Christophe JAILLET
1
-1
/
+0
2021-10-18
dmaengine: jz4780: Set max number of SGs per burst
Artur Rojek
1
-0
/
+1
2021-10-18
dmaengine: sh: rz-dmac: Add DMA clock handling
Biju Das
1
-0
/
+14
2021-10-18
dmaengine: idxd: remove gen cap field per spec 1.2 update
Dave Jiang
1
-2
/
+1
2021-10-18
dmaengine: idxd: check GENCAP config support for gencfg register
Dave Jiang
1
-1
/
+1
2021-10-18
dmaengine: bestcomm: fix system boot lockups
Anatolij Gustschin
4
-16
/
+16
2021-10-18
dmaengine: at_xdmac: use pm_ptr()
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: use __maybe_unused for pm functions
Claudiu Beznea
1
-9
/
+3
2021-10-18
dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
Claudiu Beznea
1
-1
/
+1
2021-10-18
dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
Claudiu Beznea
1
-24
/
+27
2021-10-18
dmaengine: Remove redundant initialization of variable err
Colin Ian King
1
-2
/
+1
2021-10-18
dmaengine: tegra210-adma: Override ADMA FIFO size
Sameer Pujar
1
-14
/
+34
2021-10-18
dmaengine: tegra210-adma: Add description for 'adma_get_burst_config'
Sameer Pujar
1
-0
/
+1
2021-10-18
dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member
Sameer Pujar
1
-3
/
+3
2021-10-01
dmaengine: idxd: move out percpu_ref_exit() to ensure it's outside submission
Dave Jiang
2
-1
/
+2
2021-10-01
dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+2
2021-10-01
dmaengine: zynqmp_dma: fix lockdep warning in tasklet
Michael Tretter
1
-2
/
+2
2021-10-01
dmaengine: zynqmp_dma: refine dma descriptor locking
Michael Tretter
1
-14
/
+21
2021-10-01
dmaengine: zynqmp_dma: cleanup after completing all descriptors
Michael Tretter
1
-1
/
+2
2021-10-01
dmaengine: zynqmp_dma: cleanup includes
Michael Tretter
1
-4
/
+1
2021-10-01
dmaengine: zynqmp_dma: enable COMPILE_TEST
Michael Tretter
1
-1
/
+1
2021-10-01
dmaengine: zynqmp_dma: drop message on probe success
Michael Tretter
1
-2
/
+0
2021-10-01
dmaengine: zynqmp_dma: simplify with dev_err_probe
Michael Tretter
1
-10
/
+8
2021-09-09
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
45
-917
/
+3882
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-23
/
+70
2021-08-31
dmaengine: sh: fix some NULL dereferences
Dan Carpenter
1
-2
/
+2
2021-08-31
dmaengine: sh: Fix unused initialization of pointer lmdesc
Colin Ian King
1
-3
/
+1
2021-08-29
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
Sanjay R Mehta
1
-1
/
+0
2021-08-29
dmaengine: ptdma: Add debugfs entries for PTDMA
Sanjay R Mehta
4
-1
/
+118
2021-08-29
dmaengine: ptdma: register PTDMA controller as a DMA resource
Sanjay R Mehta
5
-1
/
+450
2021-08-29
dmaengine: ptdma: Initial driver for the AMD PTDMA
Sanjay R Mehta
7
-0
/
+828
2021-08-29
dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2021-08-29
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
4
-32
/
+22
2021-08-29
dmaengine: idxd: remove interrupt disable for cmd_lock
Dave Jiang
1
-11
/
+8
2021-08-29
dmaengine: idxd: fix setting up priv mode for dwq
Dave Jiang
3
-2
/
+34
2021-08-29
dmaengine: xilinx_dma: Set DMA mask for coherent APIs
Radhey Shyam Pandey
1
-1
/
+1
2021-08-29
dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
Pratyush Yadav
1
-0
/
+73
2021-08-29
dmaengine: sh: Add DMAC driver for RZ/G2L SoC
Biju Das
3
-0
/
+981
2021-08-25
dmaengine: ioat: depends on !UML
Johannes Berg
1
-1
/
+1
2021-08-25
dmaengine: idxd: set descriptor allocation size to threshold for swq
Dave Jiang
1
-2
/
+2
2021-08-25
dmaengine: idxd: make submit failure path consistent on desc freeing
Dave Jiang
2
-5
/
+10
2021-08-12
Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-23
/
+70
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
12
-53
/
+151
2021-08-06
Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-53
/
+151
2021-08-06
dmaengine: idxd: remove interrupt flag for completion list spinlock
Dave Jiang
2
-10
/
+7
2021-08-06
dmaengine: acpi: Check for errors from acpi_register_gsi() separately
Andy Shevchenko
1
-1
/
+9
2021-08-06
dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
Andy Shevchenko
1
-3
/
+7
[prev]
[next]