summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
AgeCommit message (Expand)Author
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