index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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
2017-10-08
dmaengine: Add STM32 MDMA driver
Pierre-Yves MORDRET
3
-0
/
+1679
2017-09-28
dmaengine: altera: fix spinlock usage
Sylvain Lesne
1
-14
/
+21
2017-09-28
dmaengine: altera: fix response FIFO emptying
Sylvain Lesne
1
-1
/
+1
2017-09-27
dmaengine: sa11x0: add DMA filters
Russell King
1
-0
/
+11
2017-09-27
dmaengine: Add STM32 DMAMUX driver
Pierre-Yves MORDRET
3
-0
/
+337
2017-09-25
dmaengine: qcom-bam: Process multiple pending descriptors
Sricharan R
1
-60
/
+109
2017-09-21
dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
Peter Ujfalusi
1
-1
/
+2
2017-09-21
dmaengine: sun6i: use of_device_get_match_data
Corentin Labbe
1
-4
/
+2
2017-09-21
dmaengine: edma: Align the memcpy acnt array size with the transfer
Peter Ujfalusi
1
-3
/
+16
2017-09-21
dmaengine: imx-sdma: Correct src_addr_widths and directions
Nicolin Chen
1
-3
/
+11
2017-09-17
dmaengine: xilinx_dma: Move enum xdma_ip_type to driver file
Lars-Peter Clausen
1
-0
/
+14
2017-09-17
dmaengine: axi-dmac: Fix software cyclic mode
Lars-Peter Clausen
1
-18
/
+51
2017-09-17
dmaengine: axi-dmac: Only use hardware cyclic mode for single segment transfers
Lars-Peter Clausen
1
-2
/
+4
2017-09-07
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
32
-1156
/
+1604
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
9
-780
/
+140
2017-09-06
Merge branch 'topic/qcom' into for-linus
Vinod Koul
5
-16
/
+61
2017-09-06
Merge branch 'topic/ppc4xx' into for-linus
Vinod Koul
1
-13
/
+10
2017-09-06
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-12
/
+10
2017-09-06
Merge branch 'topic/k3dma' into for-linus
Vinod Koul
1
-8
/
+4
2017-09-06
Merge branch 'topic/ioat' into for-linus
Vinod Koul
4
-4
/
+53
[prev]
[next]