summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/dma.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-13/+1
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King-15/+11
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner-1/+1
2010-04-14ARM: dma: add /proc/dma support to arch/arm/kernel/dma.cRussell King-0/+36
2009-01-02[ARM] dma: remove dmamode_t typedefRussell King-1/+1
2008-12-11[ARM] dma: ensure that the single entry sg is properly initializedRussell King-0/+4
2008-12-11[ARM] dma: rejig DMA initializationRussell King-12/+13
2008-12-08[ARM] dma: factor out code looking up the DMA channelRussell King-14/+24
2008-12-08[ARM] dma: remove dmach_t typedefRussell King-43/+43
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan-17/+0
2007-03-31[ARM] Export dma_channel_active()Russell King-0/+1
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King-14/+12
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King-28/+0
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King-2/+4
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King-9/+4
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King-4/+4
2006-01-03[ARM] Cleanup ARM includesRussell King-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+302