linux-kernel-test/arch/sh
Mark Glaisher db9b99d461 sh: dma-api channel capability extensions.
This extends the SH DMA API for allowing handling of DMA
channels based off of their respective capabilities.

A couple of functions are added to the existing API,
the core bits are register_chan_caps() for registering
channel capabilities, and request_dma_bycap() for fetching
a channel dynamically based off of a capability set.

Signed-off-by: Mark Glaisher <mark.glaisher@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 10:45:39 +09:00
..
boards sh: R7780RP push-switch support. 2006-12-06 10:45:38 +09:00
boot sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
cchips sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
configs sh: Add support for Solution Engine 7206 and 7619 boards. 2006-12-06 10:45:37 +09:00
drivers sh: dma-api channel capability extensions. 2006-12-06 10:45:39 +09:00
kernel sh: Fix syscall tracing ordering. 2006-12-06 10:45:38 +09:00
lib sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: TLB miss fast-path optimizations. 2006-12-06 10:45:38 +09:00
oprofile sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver. 2006-09-27 14:30:11 +09:00
tools sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Kconfig sh: TLB miss fast-path optimizations. 2006-12-06 10:45:38 +09:00
Kconfig.debug sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
Makefile sh: gcc4 support. 2006-12-06 10:45:38 +09:00