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