.. |
Kconfig
|
0b599603d8
spi/imx: add support for imx51's eCSPI and CSPI
|
před 15 roky |
Makefile
|
6e27388f1b
spi/mpc5121: Add SPI master driver for MPC5121 PSC
|
před 15 roky |
amba-pl022.c
|
25c8e03bdb
spi/pl022: move probe call to subsys_initcall()
|
před 15 roky |
atmel_spi.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
atmel_spi.h
|
754ce4f299
[PATCH] SPI: atmel_spi driver
|
před 18 roky |
au1550_spi.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
coldfire_qspi.c
|
5e1c53356d
m68knommu: include sched.h in ColdFire/SPI driver
|
před 15 roky |
davinci_spi.c
|
0c2a2ae327
spi/davinci: Fix clock prescale factor computation
|
před 15 roky |
dw_spi.c
|
e3e55ff585
spi/dw_spi: clean the cs_control code
|
před 15 roky |
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
|
před 15 roky |
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
|
před 15 roky |
ep93xx_spi.c
|
011f23a3c2
spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller
|
před 15 roky |
mpc512x_psc_spi.c
|
b171aa2770
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
před 15 roky |
mpc52xx_psc_spi.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
před 15 roky |
mpc52xx_spi.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
před 15 roky |
omap2_mcspi.c
|
99f1a43f43
spi/omap2_mcspi: Check params before dereference or use
|
před 15 roky |
omap_spi_100k.c
|
5c2818cdfa
SPI100k: Fix 8-bit and RX-only transfers
|
před 15 roky |
omap_uwire.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
orion_spi.c
|
e7db06b5d5
spi: move more spi_setup() functionality into core
|
před 16 roky |
pxa2xx_spi.c
|
baffe1699c
[ARM] pxa: add namespace on ssp
|
před 15 roky |
spi.c
|
2b7a32f7ec
of/spi: Fix OF-style driver binding of spi devices
|
před 15 roky |
spi_bfin5xx.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
spi_bitbang.c
|
b8f2e7bb6c
spi/bitbang: reinitialize transfer parameters for every message
|
před 15 roky |
spi_bitbang_txrx.h
|
04bb2a031c
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
|
před 15 roky |
spi_butterfly.c
|
04bb2a031c
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
|
před 15 roky |
spi_gpio.c
|
23699f98f8
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
|
před 15 roky |
spi_imx.c
|
6ff554e068
spi/imx: Support different fifo sizes
|
před 15 roky |
spi_lm70llp.c
|
04bb2a031c
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
|
před 15 roky |
spi_mpc8xxx.c
|
37880c909c
spi/mpc8xxx: fix buffer overrun on large transfers
|
před 15 roky |
spi_nuc900.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
spi_ppc4xx.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
před 15 roky |
spi_s3c24xx.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
spi_s3c24xx_fiq.S
|
bec0806cfe
spi_s3c24xx: add FIQ pseudo-DMA support
|
před 15 roky |
spi_s3c24xx_fiq.h
|
bec0806cfe
spi_s3c24xx: add FIQ pseudo-DMA support
|
před 15 roky |
spi_s3c24xx_gpio.c
|
04bb2a031c
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
|
před 15 roky |
spi_s3c64xx.c
|
be7852a839
spi/spi_s3c64xx: Warn if PIO transfers time out
|
před 15 roky |
spi_sh_msiof.c
|
d7930c9ef9
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
před 15 roky |
spi_sh_sci.c
|
04bb2a031c
spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes
|
před 15 roky |
spi_stmp.c
|
68ea2d82c3
spi: Fix reversed args to time_before() in Freescale stmp driver.
|
před 15 roky |
spi_txx9.c
|
bf931a01a2
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
před 15 roky |
spidev.c
|
bf931a01a2
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
před 15 roky |
tle62x0.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
xilinx_spi.c
|
12b15e8328
of/spi: call of_register_spi_devices() from spi core code
|
před 15 roky |
xilinx_spi.h
|
d5af91a1fa
xilinx_spi: Split into of driver and generic part.
|
před 15 roky |
xilinx_spi_of.c
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
před 15 roky |
xilinx_spi_pltfm.c
|
771669349e
xilinx_spi: add a platform driver using the xilinx_spi common module.
|
před 15 roky |