aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/dma.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King2010-04-141-0/+36
* [ARM] dma: remove dmamode_t typedefRussell King2009-01-021-1/+1
* [ARM] dma: ensure that the single entry sg is properly initializedRussell King2008-12-111-0/+4
* [ARM] dma: rejig DMA initializationRussell King2008-12-111-12/+13
* [ARM] dma: factor out code looking up the DMA channelRussell King2008-12-081-14/+24
* [ARM] dma: remove dmach_t typedefRussell King2008-12-081-43/+43
* proc: remove unused get_dma_list()Alexey Dobriyan2008-10-101-17/+0
* [ARM] Export dma_channel_active()Russell King2007-03-311-0/+1
* [ARM] Move DMA exports to be next to each functionRussell King2006-01-041-14/+12
* [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-041-28/+0
* [ARM] Use core_initcall() to initialise ARM DMARussell King2006-01-041-2/+4
* [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-041-9/+4
* [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King2006-01-041-4/+4
* [ARM] Cleanup ARM includesRussell King2006-01-031-2/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+302