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
2017-11-14
Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
26
-291
/
+3597
2017-11-14
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-0
/
+14
2017-11-14
Merge branch 'topic/timer_api' into for-linus
Vinod Koul
4
-11
/
+8
2017-11-14
Merge branch 'topic/ti' into for-linus
Vinod Koul
3
-4
/
+14
2017-11-14
Merge branch 'topic/sun' into for-linus
Vinod Koul
1
-62
/
+195
2017-11-14
Merge branch 'topic/sprd' into for-linus
Vinod Koul
3
-0
/
+997
2017-11-14
Merge branch 'topic/stm' into for-linus
Vinod Koul
4
-0
/
+2032
2017-11-14
Merge branch 'topic/sa11x0' into for-linus
Vinod Koul
1
-0
/
+11
2017-11-14
Merge branch 'topic/renasas' into for-linus
Vinod Koul
1
-3
/
+2
2017-11-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
1
-60
/
+109
2017-11-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-19
/
+20
2017-11-14
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-3
/
+11
2017-11-14
Merge branch 'topic/img' into for-linus
Vinod Koul
1
-18
/
+80
2017-11-14
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-0
/
+1
2017-11-14
Merge branch 'topic/bcom' into for-linus
Vinod Koul
2
-81
/
+38
2017-11-14
Merge branch 'topic/axi' into for-linus
Vinod Koul
1
-20
/
+55
2017-11-14
Merge branch 'topic/print_fixes' into for-linus
Vinod Koul
2
-4
/
+4
2017-11-08
dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
Peter Ujfalusi
1
-4
/
+4
2017-11-08
dmaengine: dmatest: warn user when dma test times out
Adam Wallis
1
-0
/
+1
2017-11-08
dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"
Vinod Koul
1
-1
/
+1
2017-11-08
dmaengine: stm32_mdma: activate pack/unpack feature
Pierre-Yves MORDRET
1
-34
/
+50
2017-11-08
dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %pad
Vinod Koul
1
-1
/
+1
2017-11-08
dmaengine: coh901318: Remove unnecessary 0x prefixes before %pad
Vinod Koul
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-31
dmaengine: pch_dma: Replace PCI pool old API
Romain Perier
1
-6
/
+6
2017-10-24
dmaengine: Convert timers to use timer_setup()
Kees Cook
4
-11
/
+8
2017-10-24
dmaengine: sprd: Add Spreadtrum DMA driver
Baolin Wang
3
-0
/
+997
2017-10-23
dmaengine: sun6i: Retrieve channel count/max request from devicetree
Stefan Brüns
1
-1
/
+26
2017-10-23
dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCs
Anup Patel
1
-1
/
+1
2017-10-23
dmaengine: bcm-sba-raid: Use common GPL comment header
Anup Patel
1
-3
/
+8
2017-10-23
dmaengine: bcm-sba-raid: Use only single mailbox channel
Anup Patel
1
-77
/
+27
2017-10-23
dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lock
Anup Patel
1
-0
/
+2
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
1
-2
/
+2
2017-10-20
dmaengine: pl330: fix descriptor allocation fail
Alexander Kochetkov
1
-19
/
+20
2017-10-20
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Hiroyuki Yokoyama
1
-1
/
+1
2017-10-16
dmaengine: sun6i: Add support for Allwinner A64 and compatibles
Stefan Brüns
1
-0
/
+20
2017-10-16
dmaengine: sun6i: Move number of pchans/vchans/request to device struct
Stefan Brüns
1
-10
/
+16
2017-10-16
dmaengine: sun6i: Enable additional burst lengths/widths on H3
Stefan Brüns
1
-9
/
+45
2017-10-16
dmaengine: sun6i: Restructure code to allow extension for new SoCs
Stefan Brüns
1
-28
/
+38
2017-10-16
dmaengine: sun6i: Correct burst length field offsets for H3
Stefan Brüns
1
-7
/
+27
2017-10-16
dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3
Stefan Brüns
1
-5
/
+23
2017-10-16
dmaengine: img-mdc: Add runtime PM
Ed Blake
1
-24
/
+53
2017-10-16
dmaengine: img-mdc: Add suspend / resume handling
Ed Blake
1
-0
/
+33
2017-10-12
dmaengine: nbpfaxi: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-3
/
+2
2017-10-12
dmaengine: omap-dma: Implement protection for invalid max_burst
Peter Ujfalusi
1
-0
/
+5
2017-10-12
dmaengine: edma: Implement protection for invalid max_burst
Peter Ujfalusi
1
-0
/
+5
2017-10-12
dmaengine: stm32: remove redundant initialization of hwdesc
Colin Ian King
1
-2
/
+2
2017-10-12
dmaengine: stm32_mdma: add CONFIG_OF dependency
Arnd Bergmann
1
-1
/
+1
2017-10-08
dmaengine: stm32: use %p format specfier for pointer
Vinod Koul
1
-1
/
+1
2017-10-08
dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
[next]