Select the types of activity you want to include in your feed.
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
* 'spi/next' of git://git.secretlab.ca/git/linux-2.6: spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral spi/tle620x: add missing device_remove_file()
···8080 help8181 This is the SPI controller master driver for Blackfin 5xx processor.82828383+config SPI_BFIN_SPORT8484+ tristate "SPI bus via Blackfin SPORT"8585+ depends on BLACKFIN8686+ help8787+ Enable support for a SPI bus via the Blackfin SPORT peripheral.8888+8989+ This driver can also be built as a module. If so, the module9090+ will be called spi_bfin_sport.9191+8392config SPI_AU15508493 tristate "Au1550/Au12x0 SPI Controller"8594 depends on (SOC_AU1550 || SOC_AU1200) && EXPERIMENTAL