summaryrefslogtreecommitdiffstats
path: root/include/linux/amba/pl08x.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-171-23/+20Star
* ARM: PL08x: fix a warningDan Williams2011-01-151-1/+1
* ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux2011-01-051-4/+0Star
* ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux2011-01-051-0/+3
* ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux2011-01-051-2/+2
* ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux2011-01-051-2/+2
* ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux2011-01-051-2/+13
* ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux2011-01-051-1/+2
* ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux2011-01-051-1/+5
* ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2011-01-051-13/+0Star
* ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2011-01-051-2/+2
* ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2011-01-051-1/+4
* ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-051-1/+0Star
* dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-301-0/+222