aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi: omap2_mcspi PIO RX fixKalle Valo2008-01-24
* spi_bitbang: always grab lock with irqs blockedDavid Brownell2008-01-08
* atmel_spi: reload RCR before TCRRini van Zetten2007-12-10
* spi_imx: fix typo in descriptionWill Newton2007-12-10
* spi_bfin5xx: fix typo in descriptionWill Newton2007-12-10
* pxa2xx_spi: fix typo in descriptionWill Newton2007-12-10
* Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu2007-12-05
* Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu2007-12-05
* Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu2007-12-05
* Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu2007-12-05
* spi: spi_bfin: resequence DMA start/stopSonic Zhang2007-12-05
* spi: spi_bfin: update handling of delay-after-deselectBryan Wu2007-12-05
* spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu2007-12-05
* spi: spi_bfin: handle multiple spi_mastersBryan Wu2007-12-05
* spi: spi_bfin: relocate spin/waitsSonic Zhang2007-12-05
* spi: spi_bfin: change handling of communication parametersSonic Zhang2007-12-05
* spi: spi_bfin, rearrange portmux callsSonic Zhang2007-12-05
* spi: spi_bfin uses portmux for additional bussesSonic Zhang2007-12-05
* spi: spi_bfin uses platform device resourcesBryan Wu2007-12-05
* spi: spi_bfin, don't bypass spi frameworkMike Frysinger2007-12-05
* spi: spi_bfin handles spi_transfer.cs_changeBryan Wu2007-12-05
* spi: spi_bfin cleanups, error handlingBryan Wu2007-12-05
* spi: bfin spi uses portmux callsMichael Hennerich2007-12-05
* spi: initial BF54x SPI supportBryan Wu2007-12-05
* spi: simplify spi_sync() calling conventionMarc Pignat2007-12-05
* spi: at25 driver is for EEPROM not FLASHDavid Brownell2007-12-05
* SPI: use mutex not semaphoreDavid Brownell2007-12-05
* spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell2007-11-29
* S3C24XX: ensure we only configure valid GPIOsBen Dooks2007-11-29
* atmel_spi: label GPIOs betterDavid Brownell2007-11-29
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-23
* 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