aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi.h
Commit message (Expand)AuthorAge
* spi: add spi_master flag wordDavid Brownell2009-06-30
* spi: new spi->mode bitsDavid Brownell2009-06-30
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-21
* SPI: add dma_alignment field to spi_masterMike Rapoport2009-04-07
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* spi.h uses/needs device.hRandy Dunlap2009-01-04
* spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-25
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-24
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* 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