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: PL08x: ignore 'direction' argument in dma_slave_config
Russell King
2012-07-01
1
-38
/
+18
|
|
*
|
|
|
dmaengine: PL08x: extract function to to generate cctl values
Russell King
2012-07-01
1
-21
/
+32
|
|
*
|
|
|
dmaengine: PL08x: move the bus and increment selection to dma prepare function
Russell King
2012-07-01
1
-12
/
+14
|
|
*
|
|
|
dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
Russell King
2012-07-01
1
-7
/
+1
|
|
*
|
|
|
dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
Russell King
2012-07-01
1
-8
/
+7
|
|
*
|
|
|
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
2012-07-01
1
-1
/
+1
|
|
*
|
|
|
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
2012-07-01
1
-0
/
+136
|
|
*
|
|
|
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
2012-07-01
1
-2
/
+2
|
|
*
|
|
|
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
2012-07-01
1
-7
/
+0
|
|
*
|
|
|
dmaengine: PL08x: remove redundant spinlock
Russell King
2012-07-01
1
-3
/
+0
|
|
*
|
|
|
dmaengine: PL08x: fix missed dma_transfer_direction fixup
Russell King
2012-07-01
1
-1
/
+1
|
|
*
|
|
|
dmaengine: PL08x: remove runtime PM support
Russell King
2012-07-01
1
-10
/
+0
|
|
|
/
/
/
|
*
|
|
|
dmaengine: omap: add support for cyclic DMA
Russell King
2012-07-31
1
-4
/
+89
|
*
|
|
|
dmaengine: omap: add support for setting fi
Russell King
2012-07-31
1
-2
/
+3
|
*
|
|
|
dmaengine: omap: add support for returning residue in tx_state method
Russell King
2012-07-31
1
-5
/
+64
|
*
|
|
|
dmaengine: add OMAP DMA engine driver
Russell King
2012-07-31
3
-0
/
+531
|
|
/
/
/
|
*
|
|
dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
Russell King
2012-07-01
2
-4
/
+29
|
*
|
|
dmaengine: virt-dma: vchan_find_desc()
Russell King
2012-07-01
2
-1
/
+14
|
*
|
|
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
2012-07-01
5
-171
/
+320
*
|
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
15
-1717
/
+4083
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
dmaengine: Cleanup logging messages
Joe Perches
2012-07-20
1
-8
/
+12
|
*
|
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2012-07-20
2
-27
/
+92
|
*
|
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2012-07-20
2
-18
/
+19
|
*
|
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
2012-07-20
3
-18
/
+17
|
*
|
dmaengine: shdma: (cosmetic) simplify a static function
Guennadi Liakhovetski
2012-07-20
1
-4
/
+4
|
*
|
dmaengine: at_hdmac: add a few const qualifiers
Uwe Kleine-König
2012-07-16
1
-2
/
+2
|
*
|
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
Andy Shevchenko
2012-07-16
2
-8
/
+5
|
*
|
dw_dmac: mark dwc_dump_lli inline
Andy Shevchenko
2012-07-16
1
-1
/
+1
|
*
|
dma: mxs-dma: Export missing symbols from mxs-dma.c
Attila Kinali
2012-07-16
1
-0
/
+2
|
*
|
dma: shdma: convert to the shdma base library
Guennadi Liakhovetski
2012-07-13
2
-874
/
+292
|
*
|
dmaengine: add an shdma-base library
Guennadi Liakhovetski
2012-07-13
2
-0
/
+869
|
*
|
dma: move shdma driver to an own directory
Guennadi Liakhovetski
2012-07-13
4
-2
/
+3
|
*
|
dma: tegra: rename driver and compatible to match with dts
Laxman Dewangan
2012-07-13
1
-3
/
+3
|
*
|
dma: tegra: fix residual calculation for cyclic case
Laxman Dewangan
2012-07-13
1
-6
/
+9
|
*
|
dma: tegra: set DMA_CYCLIC capability
Laxman Dewangan
2012-06-27
1
-0
/
+2
|
*
|
dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode
Laxman Dewangan
2012-06-27
1
-1
/
+1
|
*
|
dma: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-27
1
-2
/
+2
|
*
|
dma: tegra: use sg_dma_address() for getting dma buffer address
Laxman Dewangan
2012-06-27
1
-1
/
+1
|
*
|
dmaengine: mmp_tdma: fix the arch dependency
Vinod Koul
2012-06-23
1
-1
/
+1
|
*
|
dw_dmac: introduce dwc_chan_disable
Andy Shevchenko
2012-06-21
1
-18
/
+14
|
*
|
dw_dmac: move from __init to __devinit
Andy Shevchenko
2012-06-21
1
-3
/
+3
|
*
|
dw_dmac: introduce dwc_fast_fls()
Andy Shevchenko
2012-06-21
1
-28
/
+18
|
*
|
dw_dmac: disable BLOCK interrupts
Andy Shevchenko
2012-06-21
1
-0
/
+4
|
*
|
dw_dmac: disable dma in optimal way in probe
Andy Shevchenko
2012-06-21
1
-8
/
+4
|
*
|
dw_dmac: use __func__ constant in the debug prints
Andy Shevchenko
2012-06-21
1
-14
/
+13
|
*
|
dw_dmac: print correct number of scanned descriptors
Andy Shevchenko
2012-06-21
1
-1
/
+1
|
*
|
dw_dmac: introduce dwc_dump_chan_regs to dump registers
Andy Shevchenko
2012-06-21
1
-21
/
+16
|
*
|
dw_dmac: use proper casting to print dma_addr_t values
Andy Shevchenko
2012-06-21
1
-8
/
+13
|
*
|
dw_dmac: fix constant in the comment
Andy Shevchenko
2012-06-21
1
-1
/
+1
|
*
|
dmaengine: mmp_tdma: add mmp tdma support
Zhangfei Gao
2012-06-20
3
-0
/
+621
[prev]
[next]