summaryrefslogtreecommitdiff
path: root/include/linux/spi/spi_bitbang.h
AgeCommit message (Expand)Author
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-03-16[PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak
2007-02-12[PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: add spi_bitbang driverDavid Brownell