summaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi_bitbang.h
Commit message (Expand)AuthorAgeFilesLines
* spi: bitbang: Replace spinlock by mutexNicolas Boichat2015-09-171-1/+1
* spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin2014-03-291-1/+1
* spi/bitbang: Use core message pumpMark Brown2013-07-171-4/+0
* spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown2013-07-151-1/+0
* spi: move bitbang txrx utility functions to private headerhartleys2010-05-251-101/+0
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-201-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-161-1/+0
* [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-131-0/+7
* [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-131-0/+128
OpenPOWER on IntegriCloud