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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
2
-24
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
7
-8
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
4
-42
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
15
-77
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 133
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40
Thomas Gleixner
2019-05-24
2
-12
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2019-05-21
1
-9
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22
Thomas Gleixner
2019-05-21
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-05-21
6
-78
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-05-21
1
-2
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
13
-0
/
+13
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-09
17
-156
/
+542
|
\
|
*
dmaengine: tegra210-adma: restore channel status
Sameer Pujar
2019-05-04
1
-1
/
+45
|
*
dmaengine: tegra210-dma: free dma controller in remove()
Sameer Pujar
2019-05-04
1
-0
/
+1
|
*
dmaengine: tegra210-adma: add pause/resume support
Sameer Pujar
2019-05-04
1
-0
/
+51
|
*
dmaengine: tegra210-adma: add support for Tegra186/Tegra194
Sameer Pujar
2019-05-04
1
-8
/
+37
|
*
dmaengine: tegra210-adma: prepare for supporting newer Tegra chips
Sameer Pujar
2019-05-04
1
-34
/
+57
|
*
dmaengine: at_xdmac: remove a stray bottom half unlock
Dan Carpenter
2019-05-04
1
-1
/
+1
|
*
dmaengine: fsl-edma: Adjust indentation
Krzysztof Kozlowski
2019-05-04
1
-3
/
+3
|
*
dmaengine: fsl-edma: Fix typo in Vybrid name
Krzysztof Kozlowski
2019-05-04
1
-1
/
+1
|
*
dmaengine: stm32-dma: fix residue calculation in stm32-dma
Arnaud Pouliquen
2019-05-04
1
-13
/
+77
|
*
dmaengine: nbpfaxi: Use dev_get_drvdata()
Kefeng Wang
2019-04-29
1
-2
/
+2
|
*
dmaengine: bcm-sba-raid: Use dev_get_drvdata()
Kefeng Wang
2019-04-29
1
-2
/
+1
|
*
dmaengine: stm32-dma: Fix unsigned variable compared with zero
Vinod Koul
2019-04-29
1
-2
/
+4
|
*
dmaengine: stm32-dma: use platform_get_irq()
Fabien Dessenne
2019-04-26
1
-5
/
+6
|
*
dmaengine: rcar-dmac: Update copyright information
Hiroyuki Yokoyama
2019-04-26
1
-2
/
+2
|
*
dmaengine: imx-sdma: Only check ratio on parts that support 1:1
Angus Ainslie (Purism)
2019-04-26
1
-1
/
+14
|
*
dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
Colin Ian King
2019-04-26
1
-1
/
+1
|
*
dmaengine: idma64: Move driver name to the header
Andy Shevchenko
2019-04-26
1
-5
/
+4
|
*
dmaengine: bcm2835: Drop duplicate capability setting.
Michal Suchanek
2019-04-26
1
-1
/
+0
|
*
dmaengine: pl330: _stop: clear interrupt status
Sugar Zhang
2019-04-26
1
-3
/
+7
|
*
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
2019-04-24
1
-0
/
+1
|
*
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
2019-04-24
1
-1
/
+1
|
*
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
2019-04-24
1
-12
/
+20
|
*
dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer
Nicolas Ferre
2019-04-23
1
-1
/
+12
|
*
dmaengine: at_xdmac: enhance channel errors handling in tasklet
Nicolas Ferre
2019-04-23
1
-6
/
+42
|
*
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
Nicolas Ferre
2019-04-23
1
-1
/
+5
|
*
dmaengine: axi-dmac: extend support for ZynqMP arch
Michael Hennerich
2019-03-25
1
-1
/
+1
|
*
dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
2019-03-25
1
-2
/
+2
|
*
dmaengine: pl08x: be fair when re-assigning physical channel
Jean-Nicolas Graux
2019-03-25
1
-6
/
+16
|
*
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
2019-03-25
1
-20
/
+61
|
*
dmaengine: pl330: introduce debugfs interface
Katsuhiro Suzuki
2019-03-25
1
-0
/
+51
|
*
dmaengine: tegra210-adma: update system sleep callbacks
Sameer Pujar
2019-03-25
1
-8
/
+2
|
*
dmaengine: tegra210-adma: use devm_clk_*() helpers
Sameer Pujar
2019-03-25
1
-15
/
+12
|
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-21
2
-2
/
+6
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-3
/
+0
|
\
\
|
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-3
/
+0
[next]