aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_bitbang.c
Commit message (Expand)AuthorAge
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-12
* [PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson2007-02-12
* Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-08
* Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell2006-05-16
* [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-16
* [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-16
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-16
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-13
* [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-13