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
2019-03-12
Merge branch 'topic/dw' into for-linus
Vinod Koul
10
-248
/
+420
2019-03-12
Merge branch 'topic/brcm' into for-linus
Vinod Koul
1
-61
/
+31
2019-02-25
dmaengine: imx-sdma: fix consistent dma test failures
Angus Ainslie (Purism)
1
-0
/
+1
2019-02-25
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
1
-0
/
+6
2019-02-25
dmaengine: imx-sdma: add clock ratio 1:1 check
Angus Ainslie (Purism)
1
-4
/
+14
2019-02-25
dmaengine: dmatest: move test data alloc & free into functions
Alexandru Ardelean
1
-55
/
+55
2019-02-25
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()
Alexandru Ardelean
1
-15
/
+17
2019-02-25
dmaengine: dmatest: wrap src & dst data into a struct
Alexandru Ardelean
1
-94
/
+101
2019-02-25
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2
-0
/
+41
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
3
-2
/
+28
2019-02-25
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2
-0
/
+3
2019-02-25
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
3
-1
/
+6
2019-02-25
dmaengine: sprd: Change channel id to slave id for DMA cell specifier
Baolin Wang
1
-15
/
+4
2019-02-19
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
1
-1
/
+1
2019-02-04
dmaengine: bcm2835: Drop outdated comment on supported transactions
Lukas Wunner
1
-3
/
+0
2019-02-04
dmaengine: bcm2835: Drop gratuitous list deletion
Lukas Wunner
1
-10
/
+0
2019-02-04
dmaengine: bcm2835: Enforce control block alignment
Lukas Wunner
1
-1
/
+5
2019-02-04
dmaengine: bcm2835: Return void from abort of transactions
Lukas Wunner
1
-3
/
+2
2019-02-04
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
1
-32
/
+9
2019-02-04
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
1
-15
/
+18
2019-01-20
dmaengine: axi-dmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-20
dmaengine: timb_dma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-20
Merge branch 'topic/qcom' into for-linus
Vinod Koul
3
-12
/
+14
2019-01-20
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
1
-8
/
+9
2019-01-20
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
1
-0
/
+2
2019-01-08
dmaengine: dw-axi-dmac: Fix trivia typo
Andy Shevchenko
1
-1
/
+1
2019-01-07
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-07
dmaengine: st_fdma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-07
dmaengine: bcm2835: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: dw: convert to SPDX identifiers
Andy Shevchenko
6
-20
/
+7
2019-01-07
dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
Andy Shevchenko
4
-26
/
+47
2019-01-07
dmaengine: dw: Reset DRAIN bit when resume the channel
Andy Shevchenko
4
-7
/
+25
2019-01-07
dmaengine: dw: Split DW and iDMA 32-bit operations
Andy Shevchenko
8
-179
/
+339
2019-01-07
dmaengine: dw: Remove unused internal property
Andy Shevchenko
3
-10
/
+1
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
3
-7
/
+1
2019-01-07
dmaengine: dw: Add missed multi-block support for iDMA 32-bit
Andy Shevchenko
1
-0
/
+1
2019-01-07
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
1
-2
/
+1
2019-01-07
dmaengine: sa11x0: drop useless LIST_HEAD
Julia Lawall
1
-2
/
+0
2019-01-07
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-07
dmaengine: st_fdma: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2019-01-07
dmaengine: dw: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-07
dmaengine: at_hdmac: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-01-01
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
30
-354
/
+2073
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+2
2018-12-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-21
/
+25
2018-12-31
Merge branch 'topic/uniphier' into for-linus
Vinod Koul
3
-0
/
+518
2018-12-31
Merge branch 'topic/sprd' into for-linus
Vinod Koul
1
-17
/
+135
2018-12-31
Merge branch 'topic/sh' into for-linus
Vinod Koul
5
-99
/
+2
[next]