aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell1-1/+5
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell1-3/+3
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell1-2/+5
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell1-12/+12
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak1-0/+8
2006-01-13[PATCH] spi: remove fastcall crapAndrew Morton1-1/+1
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool1-29/+63
2006-01-13[PATCH] SPI core tweaks, bugfixDavid Brownell1-6/+69
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell1-23/+52
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell1-0/+542