aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi.h
Commit message (Expand)AuthorAge
* spi doesn't need class_deviceTony Jones2007-10-16
* spi kerneldoc updateDavid Brownell2007-07-31
* SPI loopback mode definitionAnton Vorontsov2007-07-31
* SPI: add 3wire mode flagDavid Brownell2007-07-17
* spi doc updatesDavid Brownell2007-06-16
* SPI kerneldocDavid Brownell2007-05-08
* [PATCH] SPI doc clarificationsDavid Brownell2007-02-12
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-12
* [PATCH] spi: remove return in spi_unregister_driver()Ben Dooks2007-02-12
* [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks2007-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] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-30
* [PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2006-06-28
* [PATCH] SPI: busnum == 0 needs to workDavid Brownell2006-05-16
* [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-16
* [PATCH] SPI: spi whitespace fixesDavid Brownell2006-05-16
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-16
* [PATCH] spi: remove fastcall crapAndrew Morton2006-01-13
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-13
* [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-13
* [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-13
* [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-13