summaryrefslogtreecommitdiff
path: root/drivers/spi/spi_bitbang.c
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-16[PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: add spi_bitbang driverDavid Brownell