aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi_bitbang.h
Commit message (Expand)AuthorAge
* spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin2014-03-29
* spi/bitbang: Use core message pumpMark Brown2013-07-17
* spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown2013-07-15
* spi: move bitbang txrx utility functions to private headerhartleys2010-05-25
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-09
* spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-20
* spi: fix compile errorFernando Luis Vazquez Cao2008-10-30
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-16
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-12
* [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-16
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-16
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-13
* [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-13