You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cliff Cai
9c3e737561
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
...
The Blackfin SPORT peripheral is a pretty flexible device. With enough
coaching, we can make it generate SPI compatible waveforms. This is
desirable as the SPORT can run at much higher clock frequencies than the
dedicated on-chip SPI peripheral, and it can do full duplex DMA. It also
opens up the possibility of multiple SPI buses in case someone wants to
dedicate a whole bus to a specific part that does not play well with
others.
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
14 years ago
..
Kconfig
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
14 years ago
Makefile
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
14 years ago
amba-pl022.c
spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails
14 years ago
ath79_spi.c
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
14 years ago
atmel_spi.c
Haavard Skinnemoen has left Atmel
14 years ago
atmel_spi.h
…
au1550_spi.c
Fix common misspellings
14 years ago
coldfire_qspi.c
coldfire_qspi compile fix
14 years ago
davinci_spi.c
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
14 years ago
dw_spi.c
Merge commit 'v2.6.39' into spi/next
14 years ago
dw_spi.h
Merge commit 'v2.6.39' into spi/next
14 years ago
dw_spi_mid.c
spi/dw_spi: move dw_spi.h into drivers/spi
14 years ago
dw_spi_mmio.c
spi/dw_spi: move dw_spi.h into drivers/spi
14 years ago
dw_spi_pci.c
spi/dw_spi: move dw_spi.h into drivers/spi
14 years ago
ep93xx_spi.c
Fix common misspellings
14 years ago
mpc52xx_psc_spi.c
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
mpc52xx_spi.c
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
mpc512x_psc_spi.c
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
omap2_mcspi.c
spi/omap_mcspi: Fix broken last word xfer
14 years ago
omap_spi_100k.c
…
omap_uwire.c
…
orion_spi.c
spi/orion: Drop unnecessary null test
15 years ago
pxa2xx_spi.c
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
14 years ago
pxa2xx_spi_pci.c
Merge commit 'v2.6.38-rc8' into spi/next
14 years ago
spi.c
spi: Use void pointers for data in simple SPI I/O operations
14 years ago
spi_altera.c
spi: New driver for Altera SPI
14 years ago
spi_bfin5xx.c
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
14 years ago
spi_bfin_sport.c
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
14 years ago
spi_bitbang.c
spi/bitbang: check for setup_transfer during initialization
14 years ago
spi_bitbang_txrx.h
…
spi_butterfly.c
…
spi_fsl_espi.c
Fix common misspellings
14 years ago
spi_fsl_lib.c
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
spi_fsl_lib.h
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
spi_fsl_spi.c
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
spi_gpio.c
spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX
15 years ago
spi_imx.c
spi/imx: select master mode for all channels
14 years ago
spi_lm70llp.c
…
spi_nuc900.c
spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove
14 years ago
spi_oc_tiny.c
spi: add OpenCores tiny SPI driver
14 years ago
spi_ppc4xx.c
dt/spi: Eliminate users of of_platform_{,un}register_driver
14 years ago
spi_s3c24xx.c
spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove
14 years ago
spi_s3c24xx_fiq.S
…
spi_s3c24xx_fiq.h
…
spi_s3c24xx_gpio.c
…
spi_s3c64xx.c
spi/s3c64xx: Correction for 16,32 bits bus width
15 years ago
spi_sh.c
spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path
14 years ago
spi_sh_msiof.c
Merge commit 'v2.6.38-rc8' into spi/next
14 years ago
spi_sh_sci.c
…
spi_stmp.c
…
spi_tegra.c
spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()
14 years ago
spi_topcliff_pch.c
spi/topcliff: Typo fix threhold to threshold
14 years ago
spi_txx9.c
…
spidev.c
spi/spidev: Add 32 bit compat ioctl()
14 years ago
ti-ssp-spi.c
spi: add ti-ssp spi master driver
14 years ago
tle62x0.c
spi/tle620x: add missing device_remove_file()
14 years ago
xilinx_spi.c
mfd: Use mfd cell platform_data for timberdale cells platform bits
14 years ago