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
2016-04-13
dmaengine: dw: set LMS field in descriptors
Mans Rullgard
2
-12
/
+18
2016-04-13
dmaengine: dw: fix byte order of hw descriptor fields
Mans Rullgard
2
-66
/
+85
2016-04-13
dmaengine: dw: set src and dst master select according to xfer direction
Mans Rullgard
1
-2
/
+6
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
3
-18
/
+17
2016-04-13
dmaengine: dw: fix master selection
Andy Shevchenko
1
-15
/
+19
2016-04-13
dmaengine: core: Revert back to pr_debug in __dma_request_channel()
Jarkko Nikula
1
-1
/
+1
2016-04-06
dmaengine: vdma: Fix checkpatch.pl warnings
Kedareswara rao Appana
1
-4
/
+1
2016-04-06
dmaengine: vdma: Fix race condition in Non-SG mode
Kedareswara rao Appana
1
-6
/
+19
2016-04-06
dmaengine: vdma: Add 64 bit addressing support to the driver
Kedareswara rao Appana
2
-9
/
+66
2016-04-06
dmaengine: edma: special case slot limit workaround
John Ogness
1
-3
/
+22
2016-04-06
dmaengine: edma: Remove dynamic TPTC power management feature
Peter Ujfalusi
1
-35
/
+3
2016-04-05
dmaengine: pl08x: allocate OF slave channel data at probe time
Linus Walleij
1
-28
/
+58
2016-04-05
dmaengine: add DMA_CYCLIC to dma_get_slave_caps
Vinod Koul
1
-1
/
+2
2016-04-05
dmaengine: vdma: don't crash when bad channel is requested
Franck Jullien
1
-1
/
+1
2016-04-05
dmaengine: omap-dma: Do not suppress interrupts for memcpy
Peter Ujfalusi
1
-3
/
+1
2016-04-05
dmaengine: omap-dma: Fix polled channel completion detection and handling
Peter Ujfalusi
1
-6
/
+16
2016-04-04
dmaengine: mpc512x: Fix code style
Mario Six
1
-17
/
+13
2016-04-04
dmaengine: mpc512x: Implement additional chunk sizes for DMA transfers
Mario Six
1
-36
/
+76
2016-04-04
dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308
Mario Six
1
-13
/
+23
2016-04-04
dmaengine: hsu: set maximum allowed segment size for DMA
Andy Shevchenko
2
-0
/
+6
2016-04-04
dmaengine: hsu: don't check direction of timeouted channel
Andy Shevchenko
1
-1
/
+1
2016-04-04
dmaengine: hsu: allow more than 3 descriptors
Andy Shevchenko
1
-2
/
+2
2016-04-04
dmaengine: hsu: correct use of channel status register
Andy Shevchenko
2
-1
/
+4
2016-04-04
dmaengine: hsu: correct residue calculation of active descriptor
Andy Shevchenko
1
-2
/
+5
2016-04-04
dmaengine: hsu: set HSU_CH_MTSR to memory width
Andy Shevchenko
1
-2
/
+2
2016-04-04
dmaengine: core: Use dev_ functions for debug and error prints
Jarkko Nikula
1
-13
/
+17
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+1
2016-03-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-11
/
+28
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
32
-457
/
+1940
2016-03-14
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-13
/
+13
2016-03-14
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-95
/
+109
2016-03-14
Merge branch 'topic/sh' into for-linus
Vinod Koul
3
-5
/
+5
2016-03-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
10
-20
/
+1550
2016-03-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2
-28
/
+74
2016-03-14
Merge branch 'topic/omap' into for-linus
Vinod Koul
1
-0
/
+8
2016-03-14
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
4
-234
/
+108
2016-03-14
Merge branch 'topic/idma' into for-linus
Vinod Koul
2
-1
/
+4
2016-03-14
Merge branch 'topic/edma' into for-linus
Vinod Koul
1
-24
/
+33
2016-03-11
dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms
Dave Jiang
2
-36
/
+19
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA channel driver
Sinan Kaya
3
-0
/
+876
2016-03-11
dmaengine: add Qualcomm Technologies HIDMA management driver
Sinan Kaya
5
-0
/
+649
2016-03-11
dmaengine: qcom_bam_dma: move to qcom directory
Sinan Kaya
5
-12
/
+14
2016-03-10
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
1
-3
/
+39
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
3
-13
/
+13
2016-03-09
dmaengine: fsldma: fix memory leak
Xuelin Shi
1
-0
/
+2
2016-03-04
dmaengine: tegra: Move of_device_id table near to its user
Laxman Dewangan
1
-19
/
+18
2016-03-04
dmaengine: xilinx_vdma: Remove unnecessary variable initializations
Kedareswara rao Appana
1
-3
/
+3
2016-03-04
dmaengine: sirf: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
2016-03-03
dmaengine: rcar-dmac: clear pertinence number of channels
Kuninori Morimoto
1
-1
/
+1
2016-03-03
dmaengine: sh: shdmac: don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
[prev]
[next]