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
/
xilinx
/
zynqmp_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-12-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-1
/
+1
2018-12-05
dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave
Michael Tretter
1
-15
/
+22
2018-11-24
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
Nathan Chancellor
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-18
dmaengine: zynqmp_dma: Fix race condition in the probe
Kedareswara rao Appana
1
-1
/
+2
2017-12-18
dmaengine: zynqmp_dma: Fix issues with overflow interrupt
Kedareswara rao Appana
1
-1
/
+5
2017-12-18
dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used
Kedareswara rao Appana
1
-4
/
+2
2017-12-18
dmaengine: zynqmp_dma: Fix kernel doc-format
Kedareswara rao Appana
1
-1
/
+3
2017-12-18
dmaengine: zynqmp_dma: Add runtime pm support
Kedareswara rao Appana
1
-32
/
+128
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
1
-94
/
+0
2017-07-03
dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpy
Stefan Roese
1
-3
/
+0
2016-07-24
dmaengine: zynqmp_dma: add missing MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2016-07-24
dmaengine: zynqmp_dma: Fix static checker warning
Kedareswara rao Appana
1
-3
/
+8
2016-07-12
dmaengine: zynqmp: avoid cast warning
Arnd Bergmann
1
-1
/
+1
2016-07-08
dmaengine: Add Xilinx zynqmp dma engine driver support
Kedareswara rao Appana
1
-0
/
+1145