aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAge
* spi: new orion_spi driverShadi Ammouri2008-08-05
* spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-25
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-25
* rtc: ds1305/ds1306 driverDavid Brownell2008-07-24
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* | gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert2008-07-22
|/
* mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-15
* mmc_spi: mmc_spi.h should include linux/interrupts.hAnton Vorontsov2008-06-02
* Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-02
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-05
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-16
|\
| * [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt2007-10-16
* | spi doesn't need class_deviceTony Jones2007-10-16
|/
* mmc_spi host driverDavid Brownell2007-09-23
* spi kerneldoc updateDavid Brownell2007-07-31
* spidev supports more communications modesAnton Vorontsov2007-07-31
* SPI loopback mode definitionAnton Vorontsov2007-07-31
* Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-18
* Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-18
* SPI: tle620x power switch driverBen Dooks2007-07-17
* SPI: add 3wire mode flagDavid Brownell2007-07-17
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* spi doc updatesDavid Brownell2007-06-16
* SPI kerneldocDavid Brownell2007-05-08
* /dev/spidevB.C interfaceAndrea Paterniani2007-05-08
* blackfin architectureBryan Wu2007-05-07
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-16
* [PATCH] SPI eeprom driverDavid Brownell2007-02-12
* [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
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-10
|\
| * 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
* | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-18
* | Input: ads7846 - pluggable filtering logicImre Deak2007-01-18
|/
* [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: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-16
* [PATCH] SPI: spi whitespace fixesDavid Brownell2006-05-16
* [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-16
* Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-26
* Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-11
* Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-11
* [PATCH] spi: remove fastcall crapAndrew Morton2006-01-13