aboutsummaryrefslogtreecommitdiff
path: root/include/linux/amba/pl08x.h
AgeCommit message (Expand)Author
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-09-19dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Pass flow controller information with slave channel dataViresh Kumar
2011-08-25dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()Viresh Kumar
2011-08-25dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txdViresh Kumar
2011-07-26DMA: PL08x: constify plchan->cd and plat->slave_channelsRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux
2011-07-26DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-14ARM: PL08x: fix a warningDan Williams
2011-01-04ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux
2011-01-04ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux
2011-01-04ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux
2011-01-04ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux
2011-01-04ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux
2011-01-04ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux
2011-01-04ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux
2011-01-04ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux
2010-09-29dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij