aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* tle62x0 driver stops ignoring read errorsDavid Brownell2007-11-14
* spi: fix error paths on txx9spi_probeAtsushi Nemoto2007-11-14
* spi: fix double-free on spi_unregister_masterAtsushi Nemoto2007-11-14
* fix abuses of ptrdiff_tAl Viro2007-10-29
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* spi doesn't need class_deviceTony Jones2007-10-16
* spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov2007-10-16
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-16
* OMAP2 McSPI code cleanupKyungmin Park2007-10-16
* Clean up duplicate includes in drivers/spi/Jesper Juhl2007-10-16
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* spi_mpc83xx: hang fixJan Andersson2007-09-11
* Fix typo in atmel_spi.cAndrew Victor2007-08-31
* spi: correct name for spi_txx9Atsushi Nemoto2007-08-31
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-31
* spidev warning fixDavid Brownell2007-08-11
* spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-11
* spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-11
* spi device setup gets better error checkingDavid Brownell2007-07-31
* spi_mpc83xx: support loopback modeAnton Vorontsov2007-07-31
* spidev supports more communications modesAnton Vorontsov2007-07-31
* spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov2007-07-31
* spi_mpc83xx: support for lsb-first transfersAnton Vorontsov2007-07-31
* spi_mpc83xx: get rid of magic numbersAnton Vorontsov2007-07-31
* spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov2007-07-31
* fixup s3c24xx build after arch movesBen Dooks2007-07-26
* spi.c:scan_boardinfo() mustn't be __init_or_moduleAdrian Bunk2007-07-21
* use mutex instead of semaphore in SPI core/init codeMatthias Kaehlcke2007-07-17
* spi_txx9 controller driverAtsushi Nemoto2007-07-17
* SPI: omap2_mcspi driverSamuel Ortiz2007-07-17
* spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund2007-07-17
* SPI master driver for Xilinx virtexAndrei Konovalov2007-07-17
* SPI: tle620x power switch driverBen Dooks2007-07-17
* S3c24xx SPI controllers both select 'bitbang'David Brownell2007-07-17
* atmel_spi: don't always deselect chip between messagesDavid Brownell2007-07-17
* atmel_spi: minor updatesDavid Brownell2007-07-17
* spi_mpc83xx.c underclocking hotfixClifford Wolf2007-07-17
* spi_lm70llp parport adapter driverKaiwan N Billimoria2007-07-17
* spidev compiler warning goneDavid Brownell2007-07-17
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* Blackfin SPI driver: fix bug SPI DMA incomplete transmissionBryan Wu2007-06-11
* Blackfin SPI driver: tweak spi cleanup function to match newer kernel changesMike Frysinger2007-06-11
* SPI dynamic busid generation bugfixDavid Brownell2007-06-04
* SPI: Freescale iMX SPI controller driver fixesAndrea Paterniani2007-06-01
* atmel_spi dma address bugfixHaavard Skinnemoen2007-06-01
* omap_uwire: SPI_CPHA mode bugfixImre Deak2007-05-23
* spi: potential memleak in spidev_ioctlFlorin Malita2007-05-23