1
0
Fork 0
alistair23-linux/arch/openrisc/kernel
Jonas Bonn 707b38a00b Add missing DMA ops
For the initial architecture submission, not all of the DMA ops were
implemented.  This patch adds the *map_page and *map_sg variants of the
DMA mapping ops.

This patch is currently of interest mainly to some drivers that haven't
been submitted upstream yet.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
2011-09-11 09:50:39 +02:00
..
Makefile OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
asm-offsets.c OpenRISC: Miscellaneous 2011-07-22 18:46:41 +02:00
dma.c Add missing DMA ops 2011-09-11 09:50:39 +02:00
entry.S
head.S
idle.c OpenRISC: Idle/Power management 2011-07-22 18:46:35 +02:00
init_task.c
irq.c OpenRISC: IRQ 2011-07-22 18:46:33 +02:00
module.c OpenRISC: Module support 2011-07-22 18:46:37 +02:00
or32_ksyms.c OpenRISC: Miscellaneous 2011-07-22 18:46:41 +02:00
process.c OpenRISC: Scheduling/Process management 2011-07-22 18:46:36 +02:00
prom.c
ptrace.c OpenRISC: PTrace 2011-07-22 18:46:31 +02:00
setup.c
signal.c openrisc: don't use pt_regs in struct sigcontext 2011-09-05 14:29:12 +02:00
sys_call_table.c OpenRISC: System calls 2011-07-22 18:46:34 +02:00
sys_or32.c OpenRISC: System calls 2011-07-22 18:46:34 +02:00
time.c OpenRISC: Timekeeping 2011-07-22 18:46:32 +02:00
traps.c OpenRISC: Traps 2011-07-22 18:46:38 +02:00
vmlinux.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
vmlinux.lds.S OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00