linux/arch/sh/drivers/dma
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
..
Kconfig sh: Add support for R7780RP and R7780MP boards. 2006-09-27 15:59:17 +09:00
Makefile sh: Make dma-isa depend on ISA_DMA_API. 2006-12-06 10:45:39 +09:00
dma-api.c sh: dma-api channel capability extensions. 2006-12-06 10:45:39 +09:00
dma-g2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-isa.c [PATCH] sh: DMA updates 2006-01-16 23:15:27 -08:00
dma-pvr2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-sh.c sh: Drop name overload in dma-sh. 2006-12-06 10:45:39 +09:00
dma-sh.h [PATCH] sh: DMA updates 2006-01-16 23:15:27 -08:00
dma-sysfs.c sh: dma-sysfs fixes. 2006-12-06 10:45:39 +09:00