linux-stable-rt/drivers/spi
Manuel Lauss 963accbc82 MIPS: Alchemy: change dbdma to accept physical memory addresses
DMA can only be done from physical addresses; move the "virt_to_phys"
source/destination buffer address translation from the dbdma queueing
functions (since the hardware can only DMA to/from physical addresses)
to their respective users.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-02-27 12:52:55 +01:00
..
Kconfig
Makefile
amba-pl022.c
atmel_spi.c
atmel_spi.h
au1550_spi.c MIPS: Alchemy: change dbdma to accept physical memory addresses 2010-02-27 12:52:55 +01:00
coldfire_qspi.c
davinci_spi.c
dw_spi.c
dw_spi_mmio.c
dw_spi_pci.c
mpc52xx_psc_spi.c
mpc52xx_spi.c
omap2_mcspi.c
omap_spi_100k.c
omap_uwire.c
orion_spi.c
pxa2xx_spi.c
spi.c
spi_bfin5xx.c
spi_bitbang.c
spi_butterfly.c
spi_gpio.c
spi_imx.c
spi_lm70llp.c
spi_mpc8xxx.c spi: Correct SPI clock frequency setting in spi_mpc8xxx 2010-02-16 14:26:58 -07:00
spi_nuc900.c
spi_ppc4xx.c
spi_s3c24xx.c
spi_s3c24xx_fiq.S
spi_s3c24xx_fiq.h
spi_s3c24xx_gpio.c
spi_s3c64xx.c
spi_sh_msiof.c Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 2010-02-25 15:38:03 -08:00
spi_sh_sci.c
spi_stmp.c
spi_txx9.c
spidev.c
tle62x0.c
xilinx_spi.c
xilinx_spi.h
xilinx_spi_of.c
xilinx_spi_pltfm.c