summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc/dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-48/+49
|\
| * Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained ...Russell King2019-07-031-48/+49
| |\
| | * ARM: riscpc: dma: use __iomem pointers for writing DMARussell King2019-05-091-17/+17
| | * ARM: riscpc: dma: improve address/length writingRussell King2019-05-091-15/+11
| | * ARM: riscpc: dma: make state a local variableRussell King2019-05-091-8/+9
| | * ARM: riscpc: dma: eliminate "cur_sg" scatterlist usageRussell King2019-05-091-14/+15
| | * ARM: riscpc: fix DMARussell King2019-05-091-1/+4
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/ /
* / arm: use a dummy struct device for ISA DMA use of the DMA APIChristoph Hellwig2019-04-081-1/+7
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* [ARM] dma: RiscPC: don't modify DMA SG entriesRussell King2009-02-211-5/+9
* [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2009-02-211-0/+13
* [ARM] dma: convert IOMD DMA to use sg_next()Russell King2008-12-111-1/+1
* [ARM] dma: move RiscPC specific DMA data out of dma_structRussell King2008-12-111-68/+78
* [ARM] dma: rejig DMA initializationRussell King2008-12-111-23/+45
* [ARM] dma: remove dmach_t typedefRussell King2008-12-081-10/+10
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-1/+1
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-041-8/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+338