index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
dmaengine: dw: Remove unused internal property
Andy Shevchenko
2019-01-07
3
-10
/
+1
|
|
*
|
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
2019-01-07
3
-7
/
+1
|
|
*
|
dmaengine: dw: Add missed multi-block support for iDMA 32-bit
Andy Shevchenko
2019-01-07
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'topic/brcm' into for-linus
Vinod Koul
2019-03-12
1
-61
/
+31
|
|
\
\
|
|
*
|
dmaengine: bcm2835: Drop outdated comment on supported transactions
Lukas Wunner
2019-02-04
1
-3
/
+0
|
|
*
|
dmaengine: bcm2835: Drop gratuitous list deletion
Lukas Wunner
2019-02-04
1
-10
/
+0
|
|
*
|
dmaengine: bcm2835: Enforce control block alignment
Lukas Wunner
2019-02-04
1
-1
/
+5
|
|
*
|
dmaengine: bcm2835: Return void from abort of transactions
Lukas Wunner
2019-02-04
1
-3
/
+2
|
*
|
|
dmaengine: imx-sdma: fix consistent dma test failures
Angus Ainslie (Purism)
2019-02-25
1
-0
/
+1
|
*
|
|
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
2019-02-25
1
-0
/
+6
|
*
|
|
dmaengine: imx-sdma: add clock ratio 1:1 check
Angus Ainslie (Purism)
2019-02-25
1
-4
/
+14
|
*
|
|
dmaengine: dmatest: move test data alloc & free into functions
Alexandru Ardelean
2019-02-25
1
-55
/
+55
|
*
|
|
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()
Alexandru Ardelean
2019-02-25
1
-15
/
+17
|
*
|
|
dmaengine: dmatest: wrap src & dst data into a struct
Alexandru Ardelean
2019-02-25
1
-94
/
+101
|
*
|
|
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2019-02-25
2
-0
/
+41
|
*
|
|
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
2019-02-25
3
-2
/
+28
|
*
|
|
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2019-02-25
2
-0
/
+3
|
*
|
|
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
2019-02-25
3
-1
/
+6
|
*
|
|
dmaengine: sprd: Change channel id to slave id for DMA cell specifier
Baolin Wang
2019-02-25
1
-15
/
+4
|
*
|
|
dmaengine: mv_xor: Use correct device for DMA API
Robin Murphy
2019-02-19
1
-1
/
+1
|
*
|
|
dmaengine: axi-dmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-20
1
-2
/
+1
|
*
|
|
dmaengine: timb_dma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-20
1
-2
/
+2
|
*
|
|
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2019-01-20
3
-12
/
+14
|
|
\
\
\
|
|
*
|
|
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
2019-01-20
1
-8
/
+9
|
|
*
|
|
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
2019-01-20
1
-0
/
+2
|
|
*
|
|
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+2
|
|
*
|
|
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
2019-01-07
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
dmaengine: st_fdma: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+1
|
*
|
|
dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-3
/
+2
|
*
|
|
dmaengine: bcm2835: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
1
-2
/
+1
|
*
|
|
dmaengine: sa11x0: drop useless LIST_HEAD
Julia Lawall
2019-01-07
1
-2
/
+0
|
*
|
|
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
2019-01-07
1
-1
/
+0
|
*
|
|
dmaengine: st_fdma: drop useless LIST_HEAD
Julia Lawall
2019-01-07
1
-3
/
+0
|
*
|
|
dmaengine: dw: drop useless LIST_HEAD
Julia Lawall
2019-01-07
1
-1
/
+0
|
*
|
|
dmaengine: at_hdmac: drop useless LIST_HEAD
Julia Lawall
2019-01-07
1
-5
/
+0
|
|
/
/
*
|
|
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-1
/
+0
|
\
\
\
|
*
|
|
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-01
1
-1
/
+0
|
|
/
/
*
|
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-1
/
+3
*
|
|
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2019-02-10
4
-76
/
+53
|
\
\
\
|
*
|
|
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
2019-02-04
1
-18
/
+14
|
*
|
|
Merge branch 'fix/brcm' into fixes
Vinod Koul
2019-02-04
1
-45
/
+25
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
dmaengine: bcm2835: Fix abort of transactions
Lukas Wunner
2019-02-04
1
-32
/
+9
|
|
*
|
dmaengine: bcm2835: Fix interrupt race on RT
Lukas Wunner
2019-02-04
1
-15
/
+18
|
|
|
/
|
*
|
dmaengine: imx-dma: fix wrong callback invoke
Leonid Iziumtsev
2019-02-04
1
-4
/
+4
|
*
|
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
2019-02-02
1
-9
/
+10
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
6
-21
/
+21
|
/
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
1
-1
/
+1
|
|
\
\
|
|
|
*
dmaengine: sh: rcar-dmac: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-01-01
30
-354
/
+2073
|
\
\
\
[prev]
[next]