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