Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: move bitbang txrx utility functions to private header | hartleys | 2010-05-25 | 1 | -101/+0 |
* | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
* | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 2009-02-20 | 1 | -0/+7 |
* | spi: fix compile error | Fernando Luis Vazquez Cao | 2008-10-30 | 1 | -0/+3 |
* | SPI controller drivers: check for unsupported modes | David Brownell | 2007-07-17 | 1 | -0/+1 |
* | [PATCH] spi: destroy workqueue after spi_unregister_master | Chris Lesiak | 2007-03-16 | 1 | -1/+0 |
* | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and... | Kumar Gala | 2006-05-16 | 1 | -0/+2 |
* | [PATCH] SPI: per-transfer overrides for wordsize and clocking | Imre Deak | 2006-05-16 | 1 | -0/+6 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 1 | -0/+7 |
* | [PATCH] spi: add spi_bitbang driver | David Brownell | 2006-01-13 | 1 | -0/+128 |