summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-051-0/+24
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-161-0/+25
|\
| * [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt2007-10-161-0/+25
* | spi doesn't need class_deviceTony Jones2007-10-161-6/+6
|/
* mmc_spi host driverDavid Brownell2007-09-231-0/+33
* spi kerneldoc updateDavid Brownell2007-08-011-1/+57
* spidev supports more communications modesAnton Vorontsov2007-08-011-0/+4
* SPI loopback mode definitionAnton Vorontsov2007-08-011-0/+1
* Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-181-0/+6
* Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-181-0/+8
* SPI: tle620x power switch driverBen Dooks2007-07-171-0/+24
* SPI: add 3wire mode flagDavid Brownell2007-07-171-0/+1
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+1
* spi doc updatesDavid Brownell2007-06-161-7/+13
* SPI kerneldocDavid Brownell2007-05-081-31/+51
* /dev/spidevB.C interfaceAndrea Paterniani2007-05-082-0/+125
* blackfin architectureBryan Wu2007-05-071-0/+24
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-171-1/+0Star
* [PATCH] SPI eeprom driverDavid Brownell2007-02-121-0/+22
* [PATCH] SPI doc clarificationsDavid Brownell2007-02-121-1/+17
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-122-2/+2
* [PATCH] spi: remove return in spi_unregister_driver()Ben Dooks2007-02-121-4/+2Star
* [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks2007-02-121-0/+11
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-101-1/+1
|\
| * Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman2007-02-081-5/+5
| * Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman2007-02-071-5/+5
| * [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-301-1/+1
* | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-181-0/+2
* | Input: ads7846 - pluggable filtering logicImre Deak2007-01-181-0/+10
|/
* [PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2006-06-291-1/+5
* [PATCH] SPI: busnum == 0 needs to workDavid Brownell2006-05-161-3/+3
* [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-161-2/+5
* [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-0/+2
* [PATCH] SPI: spi whitespace fixesDavid Brownell2006-05-161-12/+12
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-162-0/+14
* Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-261-2/+4
* Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-121-0/+2
* Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-121-0/+3
* [PATCH] spi: remove fastcall crapAndrew Morton2006-01-141-1/+1
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-142-29/+70
* [PATCH] spi: M25 series SPI flashMike Lavender2006-01-141-0/+4
* [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-141-0/+128
* [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-141-1/+1
* [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-141-6/+69
* [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-141-23/+52
* [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-141-0/+27
* [PATCH] spi: ads7846 driverDavid Brownell2006-01-141-0/+18
* [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-141-0/+542