summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_bitbang.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell2006-05-161-10/+14
* [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-161-1/+10
* [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-4/+6
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-161-14/+63
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-131-37/+49
* [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-131-0/+460
OpenPOWER on IntegriCloud