Commit message (Expand) | Author | Age | |
---|---|---|---|
* | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX | Roel Kluin | 2010-10-02 |
* | spi/spi-gpio: add support for controllers without MISO or MOSI pin | Marek Szyprowski | 2010-07-04 |
* | spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes | Marek Szyprowski | 2010-07-04 |
* | spi: move bitbang txrx utility functions to private header | hartleys | 2010-05-25 |
* | spi-gpio: allow operation without CS signal | Michael Buesch | 2009-04-02 |
* | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
* | spi-gpio: sanitize MISO bitvalue | Michael Buesch | 2009-02-18 |
* | spi_gpio driver | David Brownell | 2009-01-06 |