swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: c13dcf9f2d6f5f06ef1bf79ec456df614c5e058b authored by Linus Torvalds on 24 August 2015, 03:52:59 UTC
Linux 4.2-rc8
Tip revision: c13dcf9
00-INDEX
00-INDEX
	- this file.
Makefile
	- Makefile for the example sourcefiles.
butterfly
	- AVR Butterfly SPI driver overview and pin configuration.
ep93xx_spi
	- Basic EP93xx SPI driver configuration.
pxa2xx
	- PXA2xx SPI master controller build by spi_message fifo wq
spidev
	- Intro to the userspace API for spi devices
spidev_fdx.c
	- spidev example file
spi-lm70llp
	- Connecting an LM70-LLP sensor to the kernel via the SPI subsys.
spi-sc18is602
	- NXP SC18IS602/603 I2C-bus to SPI bridge
spi-summary
	- (Linux) SPI overview. If unsure about SPI or SPI in Linux, start here.
spidev_test.c
	- SPI testing utility.
back to top