Age | Commit message (Expand) | Author |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown |
2012-07-01 | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config | Russell King |
2012-07-01 | dmaengine: PL08x: constify channel names and bus_id strings | Russell King |
2012-07-01 | dmaengine: PL08x: move private data structures into amba-pl08x.c | Russell King |
2012-07-01 | dmaengine: PL08x: clean up get_signal/put_signal | Russell King |
2012-07-01 | dmaengine: PL08x: remove circular_buffer boolean from channel data | Russell King |
2012-04-25 | dma/amba-pl08x: add support for the Nomadik variant | Linus Walleij |
2012-03-13 | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux |
2012-02-22 | dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG | Viresh Kumar |
2011-10-27 | dmaengine: move drivers to dma_transfer_direction | Vinod Koul |
2011-09-19 | dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans... | Viresh Kumar |
2011-08-25 | dmaengine/amba-pl08x: Pass flow controller information with slave channel data | Viresh Kumar |
2011-08-25 | dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() | Viresh Kumar |
2011-08-25 | dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd | Viresh Kumar |
2011-07-26 | DMA: PL08x: constify plchan->cd and plat->slave_channels | Russell King - ARM Linux |
2011-07-26 | DMA: PL08x: separately store source/destination cctl | Russell King - ARM Linux |
2011-07-26 | DMA: PL08x: separately store source/destination slave address | Russell King - ARM Linux |
2011-01-16 | ARM: PL08x: cleanup comments | Russell King - ARM Linux |
2011-01-14 | ARM: PL08x: fix a warning | Dan Williams |
2011-01-04 | ARM: PL08x: fix locking between prepare function and submit function | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: rename 'desc_list' as 'pend_list' | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: shrink srcbus/dstbus in txd structure | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: allow AHB master port selection to be configured | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: move default cctl into txd structure | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: move ccfg into txd structure | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: avoid duplicating registers in txd and phychan structures | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: use 'size_t' for lengths | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: avoid 'void *' struct fields when we can type them properly | Russell King - ARM Linux |
2011-01-04 | ARM: PL08x: fix atomic_t usage and tx_submit() return value range | Russell King - ARM Linux |
2010-09-29 | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 | Linus Walleij |