2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 12:44:14 +08:00
linux-next/arch/arm/mach-rpc
Russell King 8194468fad ARM: riscpc: dma: eliminate "cur_sg" scatterlist usage
All we really need is the DMA address and size, we don't need the
baggage of a full scatterlist structure.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2019-05-09 17:16:41 +01:00
..
include/mach License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dma.c ARM: riscpc: dma: eliminate "cur_sg" scatterlist usage 2019-05-09 17:16:41 +01:00
ecard.c ARM: riscpc: fix ecard printing 2019-05-09 17:16:41 +01:00
ecard.h ARM: riscpc: move ecard.c to arch/arm/mach-rpc 2012-03-24 09:37:36 +00:00
fiq.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
irq.c ARM: riscpc: fix lack of keyboard interrupts after irq conversion 2019-05-09 17:16:25 +01:00
Makefile kbuild: remove unnecessary variable initializaions 2014-10-02 13:55:02 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
riscpc.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
time.c ARM: riscpc: replace gettimeoffset() with clocksource 2019-05-09 16:26:29 +01:00