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-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-10
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-76
/
+53
2019-02-04
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
1
-18
/
+14
2019-02-04
dmaengine: k3dma: Add support for dma-channel-mask
Li Yu
1
-1
/
+19
2019-02-04
dmaengine: k3dma: Delete axi_config
Li Yu
1
-3
/
+0
2019-02-04
dmaengine: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware
Youlin Wang
1
-5
/
+33
2019-02-04
Merge branch 'fix/brcm' into fixes
Vinod Koul
1
-45
/
+25
2019-02-04
dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
Scott Wood
1
-1
/
+6
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-02-04
dmaengine: imx-dma: fix wrong callback invoke
Leonid Iziumtsev
1
-4
/
+4
2019-02-04
dmaengine: fsl-edma: dma map slave device address
Laurentiu Tudor
4
-4
/
+68
2019-02-02
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
Codrin Ciubotariu
1
-9
/
+10
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2019-01-20
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
1
-0
/
+2
2019-01-20
dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API
Andy Duan
1
-7
/
+8
2019-01-20
dmaengine: imx-dma: change return of 'imxdma_sg_next' to void
Vinod Koul
1
-3
/
+1
2019-01-20
dmaengine: imx-dma: change variable 'now' type to size_t
Vinod Koul
1
-1
/
+1
2019-01-20
dmaengine: imx-dma: fix warning comparison of distinct pointer types
Anders Roxell
1
-1
/
+1
2019-01-20
dmaengine: xilinx_dma: remove set but not used variable 'tail_segment'
YueHaibing
1
-4
/
+0
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
dmaengine: tegra210-adma: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
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-08
dmaengine: imx-sdma: refine to load context only once
Robin Gong
1
-0
/
+7
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
6
-21
/
+21
2019-01-07
dmaengine: fsl-edma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-07
dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
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: xilinx_dma: Drop SG support for VDMA IP
Andrea Merello
1
-52
/
+32
2019-01-07
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
Andrea Merello
1
-4
/
+10
2019-01-07
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
1
-4
/
+20
[prev]
[next]