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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: imx-dma: remove data member from internal structure.
Javier Martin
2012-03-26
1
-1
/
+0
*
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
Javier Martin
2012-03-26
2
-53
/
+552
*
dmaengine: at_hdmac: add slave config operation
Nicolas Ferre
2012-03-21
2
-13
/
+75
*
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
18
-25
/
+42
*
dma: imx-sdma: Treat firmware messages as warnings instead of erros
Fabio Estevam
2012-03-21
1
-3
/
+3
*
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
2012-03-13
35
-634
/
+296
|
\
|
*
dmaengine: fix for cookie changes and merge
Vinod Koul
2012-03-13
6
-5
/
+7
|
*
dmaengine: pl330: fix the pl330 build after cookie cleanup
Vinod Koul
2012-03-13
1
-1
/
+0
|
*
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
9
-0
/
+9
|
*
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
Russell King - ARM Linux
2012-03-13
2
-15
/
+3
|
*
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
15
-28
/
+31
|
*
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
23
-235
/
+93
|
*
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
19
-21
/
+36
|
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
25
-272
/
+52
|
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
24
-0
/
+49
|
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
34
-115
/
+81
|
*
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2012-03-13
2
-2
/
+0
*
|
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
[next]