summaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi_bitbang.h
Commit message (Expand)AuthorAgeFilesLines
* spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov2019-04-081-0/+1
* spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi2018-08-011-0/+1
* spi: add flags parameter to txrx_word function pointersLorenzo Bianconi2018-08-011-1/+1
* spi: spi-bitbang: change flags from u8 to u16David Lechner2018-07-181-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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/+0Star
* spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown2013-07-151-1/+0Star
* 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