index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mxs-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-5
/
+29
|
\
|
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
1
-4
/
+28
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
1
-1
/
+1
*
|
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
1
-2
/
+3
*
|
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
1
-0
/
+1
*
|
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
1
-1
/
+1
*
|
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-14
/
+1
*
|
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+2
*
|
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-3
/
+2
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
1
-40
/
+13
|
\
|
*
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
|
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
1
-4
/
+4
*
|
dma: mxs-dma: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-4
/
+4
|
/
*
mxs-dma: enable CLKGATE before accessing registers
Lothar Waßmann
2011-08-16
1
-21
/
+24
*
ARM: mxs-dma: reset after disable channel
Dong Aisheng
2011-07-26
1
-0
/
+1
*
dma: mxs-dma: fix unterminated platform_device_id table
Axel Lin
2011-07-26
1
-0
/
+2
*
dmaengine: mxs-dma: skip request_irq for NO_IRQ
Shawn Guo
2011-07-14
1
-4
/
+6
*
dmaengine: mxs-dma: add dma support for i.MX23/28
Shawn Guo
2011-03-02
1
-0
/
+724