mirror of https://github.com/torvalds/linux.git
Adds the platform device definitions and the architecture specific support routines (i.e. register initialization and descriptor formats) for the iop-adma driver. Changelog: * add support for > 1k zero sum buffer sizes * added dma/aau platform devices to iq80321 and iq80332 setup * fixed the calculation in iop_desc_is_aligned * support xor buffer sizes larger than 16MB * fix places where software descriptors are assumed to be contiguous, only hardware descriptors are contiguous for up to a PAGE_SIZE buffer size * convert to async_tx * add interrupt support * add platform devices for 80219 boards * do not call platform register macros in driver code * remove switch() statements for compatible register offsets/layouts * change over to bitmap based capabilities * remove unnecessary ARM assembly statement * checkpatch.pl fixes * gpl v2 only correction * phys move to dma_async_tx_descriptor Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Dan Williams <dan.j.williams@intel.com> |
||
|---|---|---|
| .. | ||
| arm_scu.h | ||
| arm_timer.h | ||
| arm_twd.h | ||
| cache-l2x0.h | ||
| clps7111.h | ||
| cs89712.h | ||
| debug-8250.S | ||
| debug-pl01x.S | ||
| dec21285.h | ||
| entry-macro-iomd.S | ||
| ep7211.h | ||
| ep7212.h | ||
| gic.h | ||
| icst307.h | ||
| icst525.h | ||
| ioc.h | ||
| iomd.h | ||
| iop3xx-adma.h | ||
| iop3xx.h | ||
| iop_adma.h | ||
| linkup-l1110.h | ||
| locomo.h | ||
| memc.h | ||
| pci_v3.h | ||
| sa1111.h | ||
| scoop.h | ||
| sharpsl_pm.h | ||
| ssp.h | ||
| uengine.h | ||
| vic.h | ||