summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
AgeCommit message (Expand)Author
2007-10-16Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16[ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt
2007-09-23mmc_spi host driverDavid Brownell
2007-07-31spi kerneldoc updateDavid Brownell
2007-07-31spidev supports more communications modesAnton Vorontsov
2007-07-31SPI loopback mode definitionAnton Vorontsov
2007-07-18Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar
2007-07-18Input: ads7846 - introduce sample settling delaySemih Hazar
2007-07-17SPI: tle620x power switch driverBen Dooks
2007-07-17SPI: add 3wire mode flagDavid Brownell
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-06-16spi doc updatesDavid Brownell
2007-05-08SPI kerneldocDavid Brownell
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani
2007-05-07blackfin architectureBryan Wu
2007-03-16[PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak
2007-02-12[PATCH] SPI eeprom driverDavid Brownell
2007-02-12[PATCH] SPI doc clarificationsDavid Brownell
2007-02-12[PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson
2007-02-12[PATCH] spi: remove return in spi_unregister_driver()Ben Dooks
2007-02-12[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks
2007-02-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2007-01-18Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak
2007-01-18Input: ads7846 - pluggable filtering logicImre Deak
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak
2006-01-13[PATCH] spi: remove fastcall crapAndrew Morton
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender
2006-01-13[PATCH] spi: add spi_bitbang driverDavid Brownell
2006-01-13[PATCH] spi: ads7836 uses spi_driverDavid Brownell
2006-01-13[PATCH] SPI core tweaks, bugfixDavid Brownell
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell
2006-01-13[PATCH] spi: ads7846 driverDavid Brownell
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell