aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner1-1/+1
2010-04-14ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King1-0/+36
2009-01-02[ARM] dma: remove dmamode_t typedefRussell King1-1/+1
2008-12-11[ARM] dma: ensure that the single entry sg is properly initializedRussell King1-0/+4
2008-12-11[ARM] dma: rejig DMA initializationRussell King1-12/+13
2008-12-08[ARM] dma: factor out code looking up the DMA channelRussell King1-14/+24
2008-12-08[ARM] dma: remove dmach_t typedefRussell King1-43/+43
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan1-17/+0
2007-03-31[ARM] Export dma_channel_active()Russell King1-0/+1
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King1-14/+12
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-28/+0
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King1-2/+4
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King1-9/+4
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King1-4/+4
2006-01-03[ARM] Cleanup ARM includesRussell King1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+302