summaryrefslogtreecommitdiff
path: root/include/linux/amba/pl08x.h
AgeCommit message (Expand)Author
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