summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/dma-isa.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* arm: use a dummy struct device for ISA DMA use of the DMA APIChristoph Hellwig2019-04-081-1/+7
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-2/+2
* ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
* [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King2009-01-021-12/+1Star
* [ARM] dma: rejig DMA initializationRussell King2008-12-111-3/+15
* [ARM] dma: remove dmach_t typedefRussell King2008-12-081-21/+21
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-2/+1Star
* [ARM] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-01-261-1/+1
* [ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk2006-05-161-6/+17
* [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-041-9/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+207