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
*
Revert "drivers/dma: linux/module.h included twice"
Vinod Koul
2012-03-09
2
-0
/
+2
*
DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB
Boojin Kim
2012-03-08
1
-5
/
+26
*
DMA: PL330: Removes useless function
Boojin Kim
2012-03-08
1
-46
/
+0
*
DMA: PL330: Merge PL330 driver into drivers/dma/
Boojin Kim
2012-03-08
2
-2
/
+2113
*
dma: imx-sdma: Print a message when firmare fails to be requested
Fabio Estevam
2012-03-06
1
-2
/
+4
*
dma: imx-sdma: Let the driver be probed even if no firware is found
Fabio Estevam
2012-03-06
1
-8
/
+5
*
dmaengine: Add support for multiple descriptors for imx-dma.
Javier Martin
2012-03-06
1
-74
/
+258
*
dmaengine: Add support for MEMCPY for imx-dma.
Javier Martin
2012-03-06
1
-1
/
+35
*
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
Fabio Estevam
2012-03-06
1
-4
/
+4
*
drivers/dma: linux/module.h included twice
Danny Kukawka
2012-03-06
2
-2
/
+0
*
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2012-02-22
1
-0
/
+12
*
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
2
-29
/
+93
*
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
Viresh Kumar
2012-02-22
1
-4
/
+16
*
dmaengine/dw_dmac: Don't handle block interrupts
Viresh Kumar
2012-02-22
1
-30
/
+6
*
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
Viresh Kumar
2012-02-22
1
-1
/
+1
*
dmaengine/dw_dmac: Don't use magic number for total number of channels
Viresh Kumar
2012-02-22
1
-1
/
+1
*
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
1
-1
/
+3
*
dmaengine/dw_dmac: Hibernation support in dw_dmac
Rajeev KUMAR
2012-02-22
1
-0
/
+4
*
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
2012-02-22
1
-1
/
+1
*
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
2012-02-22
1
-1
/
+2
*
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
2012-02-02
1
-2
/
+4
*
Merge branch 'fixes' into next
Vinod Koul
2012-02-01
1
-1
/
+2
|
\
|
*
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2012-02-01
1
-1
/
+2
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-01-31
3
-12
/
+11
|
\
|
|
*
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
2012-01-31
1
-1
/
+1
|
|
\
|
|
*
dmaengine: fix missing 'cnt' in ?: in dmatest
Dr. David Alan Gilbert
2012-01-23
1
-1
/
+1
|
*
|
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2012-01-31
2
-11
/
+10
|
|
/
*
|
dma/imx-sdma: convernt to use bit ops
Richard Zhao
2012-01-31
1
-34
/
+34
*
|
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
2012-01-31
1
-1
/
+1
*
|
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
2012-01-31
1
-2
/
+3
*
|
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
2012-01-31
1
-2
/
+2
*
|
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
2012-01-31
1
-22
/
+22
*
|
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
2012-01-31
1
-6
/
+6
*
|
drivers/dma/amba-pl08x.c: adjust double test
Julia Lawall
2012-01-31
1
-1
/
+1
*
|
drivers/dma/pl330.c: add missing iounmap
Julia Lawall
2012-01-31
1
-6
/
+11
*
|
dma: imx-sdma: start transfer in issue_pending
Sascha Hauer
2012-01-30
1
-6
/
+5
*
|
dma: imx-dma: start transfer in issue_pending
Sascha Hauer
2012-01-30
1
-5
/
+4
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
29
-393
/
+1515
|
\
|
*
dma: shdma: fix runtime PM: clear channel buffers on reset
Guennadi Liakhovetski
2012-01-06
1
-16
/
+31
|
*
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit
Haitao Zhang
2012-01-06
1
-2
/
+3
|
*
dmaengine/ste_dma40: clear LNK on channel startup
Rabin Vincent
2012-01-02
1
-0
/
+4
|
*
dmaengine: intel_mid_dma: remove legacy pm interface
Kristen Carlson Accardi
2012-01-02
2
-6
/
+8
|
*
dmaengine: intel_mid_dma: error path fix
Adrian Hunter
2011-12-23
1
-1
/
+5
|
*
dmaengine: intel_mid_dma: locking and freeing fixes
Adrian Hunter
2011-12-23
1
-1
/
+6
|
*
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
2011-12-23
1
-1
/
+1
|
*
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
2011-12-23
1
-28
/
+1
|
*
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
2011-12-23
1
-1
/
+4
|
*
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
Lothar Waßmann
2011-12-23
1
-5
/
+2
|
*
dma: mxs-dma: fix a typo in comment
Lothar Waßmann
2011-12-23
1
-1
/
+1
|
*
DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove
Tushar Behera
2011-12-08
1
-15
/
+2
[next]