WorkStruct: make allyesconfig
[safe/jmp/linux-2.6] / drivers / spi / spi_bitbang.c
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-16 David Brownell[PATCH] SPI: spi_bitbang: clocking fixes
2006-05-16 David Brownell[PATCH] SPI: devices can require LSB-first encodings
2006-05-16 Kumar Gala[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitb...
2006-05-16 Imre Deak[PATCH] SPI: per-transfer overrides for wordsize and...
2006-01-14 Vitaly Wool[PATCH] spi: use linked lists rather than an array
2006-01-14 David Brownell[PATCH] spi: add spi_bitbang driver