Linus Walleij 25c8e03bdb spi/pl022: move probe call to subsys_initcall() 15 years ago
..
Kconfig b1e50ebcf2 Merge remote branch 'origin' into secretlab/next-spi 15 years ago
Makefile 6e27388f1b spi/mpc5121: Add SPI master driver for MPC5121 PSC 15 years ago
amba-pl022.c 25c8e03bdb spi/pl022: move probe call to subsys_initcall() 15 years ago
atmel_spi.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
atmel_spi.h 754ce4f299 [PATCH] SPI: atmel_spi driver 18 years ago
au1550_spi.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
coldfire_qspi.c 5e1c53356d m68knommu: include sched.h in ColdFire/SPI driver 15 years ago
davinci_spi.c 0c2a2ae327 spi/davinci: Fix clock prescale factor computation 15 years ago
dw_spi.c e3e55ff585 spi/dw_spi: clean the cs_control code 15 years ago
dw_spi_mmio.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
dw_spi_pci.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
ep93xx_spi.c 011f23a3c2 spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller 15 years ago
mpc512x_psc_spi.c b171aa2770 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 15 years ago
mpc52xx_psc_spi.c 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
mpc52xx_spi.c 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
omap2_mcspi.c 99f1a43f43 spi/omap2_mcspi: Check params before dereference or use 15 years ago
omap_spi_100k.c 5c2818cdfa SPI100k: Fix 8-bit and RX-only transfers 15 years ago
omap_uwire.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
orion_spi.c e7db06b5d5 spi: move more spi_setup() functionality into core 16 years ago
pxa2xx_spi.c baffe1699c [ARM] pxa: add namespace on ssp 15 years ago
spi.c 34860089c9 spi: free children in spi_unregister_master, not siblings 15 years ago
spi_bfin5xx.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
spi_bitbang.c b8f2e7bb6c spi/bitbang: reinitialize transfer parameters for every message 15 years ago
spi_bitbang_txrx.h 04bb2a031c spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes 15 years ago
spi_butterfly.c 04bb2a031c spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes 15 years ago
spi_gpio.c 3c8e1a84fd spi/spi-gpio: add support for controllers without MISO or MOSI pin 15 years ago
spi_imx.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
spi_lm70llp.c 04bb2a031c spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes 15 years ago
spi_mpc8xxx.c 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
spi_nuc900.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
spi_ppc4xx.c 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
spi_s3c24xx.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
spi_s3c24xx_fiq.S bec0806cfe spi_s3c24xx: add FIQ pseudo-DMA support 15 years ago
spi_s3c24xx_fiq.h bec0806cfe spi_s3c24xx: add FIQ pseudo-DMA support 15 years ago
spi_s3c24xx_gpio.c 04bb2a031c spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes 15 years ago
spi_s3c64xx.c be7852a839 spi/spi_s3c64xx: Warn if PIO transfers time out 15 years ago
spi_sh_msiof.c d7930c9ef9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 15 years ago
spi_sh_sci.c 04bb2a031c spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes 15 years ago
spi_stmp.c 68ea2d82c3 spi: Fix reversed args to time_before() in Freescale stmp driver. 15 years ago
spi_txx9.c bf931a01a2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 15 years ago
spidev.c bf931a01a2 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 15 years ago
tle62x0.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
xilinx_spi.c 12b15e8328 of/spi: call of_register_spi_devices() from spi core code 15 years ago
xilinx_spi.h d5af91a1fa xilinx_spi: Split into of driver and generic part. 15 years ago
xilinx_spi_of.c 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
xilinx_spi_pltfm.c 771669349e xilinx_spi: add a platform driver using the xilinx_spi common module. 15 years ago