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
2016-11-14
dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected
Tony Lindgren
1
-2
/
+8
2016-11-14
dmaengine: cppi41: Fix list not empty warning on module removal
Tony Lindgren
1
-0
/
+5
2016-11-14
dmaengine: qcom_hidma: hide MSI handler when unused
Arnd Bergmann
1
-0
/
+2
2016-11-14
dmaengine: st_fdma: Revert: Update st_fdma to 'depends on REMOTEPROC'
Vinod Koul
1
-1
/
+0
2016-11-14
dmaengine: sun6i: fix the uninitialized value for v_lli
Axl-zhang
1
-1
/
+1
2016-11-14
dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
Stephen Barber
1
-0
/
+5
2016-11-14
dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes
Niklas Cassel
1
-4
/
+34
2016-11-14
dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristate
Paul Gortmaker
1
-1
/
+1
2016-11-14
dmaengine: qcom_hidma: remove unneeded of_node_put()
Wei Yongjun
1
-1
/
+0
2016-11-14
dmaengine: fsl_raid: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-11-03
dmaengine: qcom_hidma: add MSI support for interrupts
Sinan Kaya
3
-6
/
+147
2016-11-03
dmaengine: qcom_hidma: protect common data structures
Sinan Kaya
1
-33
/
+11
2016-11-03
dmaengine: qcom_hidma: bring out interrupt cause
Sinan Kaya
1
-29
/
+33
2016-11-03
dmaengine: qcom_hidma: make pending_tre_count atomic
Sinan Kaya
3
-9
/
+9
2016-11-03
dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'.
Peter Griffin
1
-0
/
+1
2016-10-19
dmaengine: st_fdma: Fix the error return code in st_fdma_probe()
Wei Yongjun
1
-1
/
+1
2016-10-19
dmaengine: ioatdma: loop for number elements in array chanerr_str
Colin Ian King
1
-7
/
+3
2016-10-19
dmaengine: qcom_hidma: break completion processing on error
Sinan Kaya
1
-0
/
+7
2016-10-19
dmaengine: qcom_hidma: add a common API to setup the interrupt
Sinan Kaya
2
-4
/
+25
2016-10-19
dmaengine: qcom_hidma: configure DMA and MSI for OF
Sinan Kaya
1
-1
/
+8
2016-10-19
dmaengine: qcom_hidma: remove useless debugfs file removal
Sinan Kaya
1
-1
/
+0
2016-10-19
dmaengine: omap-dma: initialize can_pause to false
Colin Ian King
1
-1
/
+1
2016-10-19
dmaengine: st_fdma: fix uninitialized variable access
Arnd Bergmann
1
-12
/
+2
2016-10-18
dmaengine: qcom_hidma: prevent disable in error
Sinan Kaya
1
-13
/
+2
2016-10-18
dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig
Jérémy Lefaure
1
-0
/
+1
2016-10-18
dmaengine: omap-dma: add support for pause of non-cyclic transfers
Sebastian Andrzej Siewior
1
-35
/
+89
2016-10-18
dmaengine: edma: Fix error return code in edma_alloc_chan_resources()
Wei Yongjun
1
-0
/
+1
2016-10-18
Revert "dmaengine: pxa_dma: add support for legacy transition"
Robert Jarzmik
1
-28
/
+0
2016-10-18
dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
Peter Griffin
3
-0
/
+913
2016-10-18
dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
Peter Griffin
1
-0
/
+249
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
59
-685
/
+1465
2016-10-03
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
5
-6
/
+5
2016-10-03
Merge branch 'topic/tegra' into for-linus
Vinod Koul
1
-12
/
+2
2016-10-03
Merge branch 'topic/ste_dma40' into for-linus
Vinod Koul
1
-131
/
+122
2016-10-03
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-1
/
+14
2016-10-03
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-30
/
+213
2016-10-03
Merge branch 'topic/no_irq' into for-linus
Vinod Koul
4
-13
/
+10
2016-10-03
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2
-1
/
+101
2016-10-03
Merge branch 'topic/k3' into for-linus
Vinod Koul
2
-38
/
+179
2016-10-03
Merge branch 'topic/iommu' into for-linus
Vinod Koul
1
-22
/
+94
2016-10-03
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
1
-1
/
+1
2016-10-03
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-1
/
+27
2016-10-03
Merge branch 'topic/hsu' into for-linus
Vinod Koul
2
-8
/
+7
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
38
-242
/
+419
2016-10-03
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-5
/
+18
2016-10-03
Merge branch 'topic/cppi' into for-linus
Vinod Koul
1
-24
/
+116
2016-10-03
Merge branch 'topic/core' into for-linus
Vinod Koul
1
-0
/
+7
2016-10-03
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
12
-78
/
+80
2016-10-01
dmaengine: virt-dma: move function declarations
Baoyou Xie
1
-2
/
+2
2016-10-01
dmaengine: omap-dma: Enable burst and data pack for SG
Misael Lopez Cruz
1
-3
/
+6
[prev]
[next]