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