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