]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/spi/00-INDEX
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[karo-tx-linux.git] / Documentation / spi / 00-INDEX
1 00-INDEX
2         - this file.
3 Makefile
4         - Makefile for the example sourcefiles.
5 butterfly
6         - AVR Butterfly SPI driver overview and pin configuration.
7 ep93xx_spi
8         - Basic EP93xx SPI driver configuration.
9 pxa2xx
10         - PXA2xx SPI master controller build by spi_message fifo wq
11 spidev
12         - Intro to the userspace API for spi devices
13 spidev_fdx.c
14         - spidev example file
15 spi-lm70llp
16         - Connecting an LM70-LLP sensor to the kernel via the SPI subsys.
17 spi-sc18is602
18         - NXP SC18IS602/603 I2C-bus to SPI bridge
19 spi-summary
20         - (Linux) SPI overview. If unsure about SPI or SPI in Linux, start here.
21 spidev_test.c
22         - SPI testing utility.