index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-02
1
-75
/
+260
|
\
|
*
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
2014-04-30
1
-2
/
+2
|
*
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
2014-04-30
1
-2
/
+24
|
*
dmaengine: edma: Provide granular accounting
Thomas Gleixner
2014-04-30
1
-2
/
+65
|
*
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
2014-04-30
1
-0
/
+9
|
*
dmaengine: edma: Create private pset struct
Thomas Gleixner
2014-04-30
1
-31
/
+36
|
*
dmaengine: edma: Check the current decriptor first in tx_status()
Thomas Gleixner
2014-04-30
1
-4
/
+3
|
*
dmaengine: edma: Sanitize residue reporting
Thomas Gleixner
2014-04-30
1
-25
/
+9
|
*
dmaengine: edma: Add channel number to debug prints
Peter Ujfalusi
2014-04-29
1
-3
/
+4
|
*
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
Joel Fernandes
2014-04-23
1
-5
/
+4
|
*
dmaengine: edma: Add DMA memcpy support
Joel Fernandes
2014-04-22
1
-0
/
+51
|
*
dmaengine: edma: Print the direction value as well when it is not supported
Peter Ujfalusi
2014-04-22
1
-2
/
+2
|
*
dmaengine: edma: Prefix debug prints where the text were identical in prep ca...
Peter Ujfalusi
2014-04-22
1
-6
/
+8
|
*
dmaengine: edma: Implement device_slave_caps callback
Peter Ujfalusi
2014-04-22
1
-0
/
+18
|
*
dmaengine: edma: Reduce debug print verbosity for non verbose debugging
Peter Ujfalusi
2014-04-22
1
-6
/
+5
|
*
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
1
-0
/
+1
|
*
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
Peter Ujfalusi
2014-04-22
1
-0
/
+28
|
*
dmaengine: edma: Correct the handling of src/dst_maxburst == 0
Peter Ujfalusi
2014-04-22
1
-0
/
+4
*
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-05-27
2
-9
/
+6
|
\
\
|
*
|
dmaengine: sa11x0: remove broken #ifdef
Arnd Bergmann
2014-05-21
1
-4
/
+0
|
*
|
dmaengine: dw: went back to plain {request,free}_irq() calls
Andy Shevchenko
2014-05-07
1
-5
/
+6
|
|
/
*
|
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
2014-05-21
1
-0
/
+2
*
|
dma: mv_xor: Flush descriptors before activating a channel
Ezequiel Garcia
2014-05-21
1
-5
/
+3
|
/
*
dma: fix eDMA driver as a subsys_initcall
Yuan Yao
2014-04-16
1
-1
/
+11
*
dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
Dan Carpenter
2014-04-16
1
-1
/
+1
*
platform: Fix timberdale dependencies
Jean Delvare
2014-04-16
1
-1
/
+1
*
dma: edma: fix incorrect SG list handling
Sekhar Nori
2014-04-14
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-10
27
-58
/
+2630
|
\
|
*
Merge branch 'topic/bam' into for-linus
Vinod Koul
2014-04-05
3
-0
/
+1121
|
|
\
|
|
*
dmaengine: add Qualcomm BAM dma driver
Andy Gross
2014-04-05
3
-0
/
+1122
|
*
|
shdma: add R-Car Audio DMAC peri peri driver
Kuninori Morimoto
2014-03-29
3
-0
/
+327
|
*
|
dmaengine: sirf: enable generic dt binding for dma channels
Barry Song
2014-03-29
1
-0
/
+23
|
*
|
dma: omap-dma: Implement device_slave_caps callback
Peter Ujfalusi
2014-03-29
1
-0
/
+18
|
*
|
dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.
Chew, Chiau Ee
2014-03-26
1
-0
/
+33
|
*
|
dma: dw: allocate memory in two stages in probe
Andy Shevchenko
2014-03-26
2
-9
/
+12
|
*
|
Add new line to test result strings produced in verbose mode
Jerome Blin
2014-03-26
1
-2
/
+2
|
*
|
Merge branch 'topic/tasklet_fix' into for-linus
Vinod Koul
2014-03-17
2
-3
/
+2
|
|
\
\
|
|
*
|
dmaengine: pch_dma: use tasklet_kill in teardown
Vinod Koul
2014-03-17
1
-2
/
+2
|
|
*
|
dmaengine: at_hdmac: use tasklet_kill in teardown
Vinod Koul
2014-03-17
1
-1
/
+0
|
|
|
/
|
*
|
dma: cppi41: start tear down only if channel is busy
George Cherian
2014-03-11
1
-2
/
+5
|
*
|
dmaengine: s3c24xx-dma: make phy->irq signed for error handling
Dan Carpenter
2014-03-11
1
-1
/
+1
|
*
|
dma: imx-dma: Add missing module owner field
Alexander Shiyan
2014-03-06
1
-0
/
+1
|
*
|
dma: imx-dma: Replace printk with dev_*
Alexander Shiyan
2014-03-06
1
-6
/
+6
|
*
|
dma: fsl-edma: fix static checker warning of NULL dereference
Jingchang Lu
2014-03-06
1
-2
/
+2
|
*
|
dma: mmp_tdma: move to generic device tree binding
Nenghua Cao
2014-03-06
1
-0
/
+50
|
*
|
dma: mmp_pdma: add IRQF_SHARED when request irq
Chao Xie
2014-03-06
1
-4
/
+4
|
*
|
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
2014-03-06
1
-1
/
+4
|
*
|
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
2014-03-06
1
-1
/
+1
|
*
|
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
2014-03-06
1
-3
/
+8
|
*
|
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
2014-03-06
3
-8
/
+9
[next]