summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spi: remove fastcall crapAndrew Morton2006-01-141-1/+6
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-141-7/+11
* [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-141-17/+28
* [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-141-32/+86
* [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-141-0/+568