summaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi_bitbang.h
Commit message (Expand)AuthorAgeFilesLines
* spi: move bitbang txrx utility functions to private headerhartleys2010-05-251-101/+0Star
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-211-0/+7
* spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+1
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-171-1/+0Star
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-121-1/+1
* [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-0/+2
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-161-0/+6
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-141-0/+7
* [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-141-0/+128