aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2007-12-05Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu
2007-12-05Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu
2007-12-05Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu
2007-12-05Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu
2007-12-05spi: spi_bfin: resequence DMA start/stopSonic Zhang
2007-12-05spi: spi_bfin: update handling of delay-after-deselectBryan Wu
2007-12-05spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu
2007-12-05spi: spi_bfin: handle multiple spi_mastersBryan Wu
2007-12-05spi: spi_bfin: relocate spin/waitsSonic Zhang
2007-12-05spi: spi_bfin: change handling of communication parametersSonic Zhang
2007-12-05spi: spi_bfin, rearrange portmux callsSonic Zhang
2007-12-05spi: spi_bfin uses portmux for additional bussesSonic Zhang
2007-12-05spi: spi_bfin uses platform device resourcesBryan Wu
2007-12-05spi: spi_bfin, don't bypass spi frameworkMike Frysinger
2007-12-05spi: spi_bfin handles spi_transfer.cs_changeBryan Wu
2007-12-05spi: spi_bfin cleanups, error handlingBryan Wu
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich
2007-12-05spi: initial BF54x SPI supportBryan Wu
2007-12-05spi: simplify spi_sync() calling conventionMarc Pignat
2007-12-05spi: at25 driver is for EEPROM not FLASHDavid Brownell
2007-12-05SPI: use mutex not semaphoreDavid Brownell
2007-11-29spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell
2007-11-29S3C24XX: ensure we only configure valid GPIOsBen Dooks
2007-11-29atmel_spi: label GPIOs betterDavid Brownell
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-11-14tle62x0 driver stops ignoring read errorsDavid Brownell
2007-11-14spi: fix error paths on txx9spi_probeAtsushi Nemoto
2007-11-14spi: fix double-free on spi_unregister_masterAtsushi Nemoto
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell
2007-10-16OMAP2 McSPI code cleanupKyungmin Park
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-09-11spi_mpc83xx: hang fixJan Andersson
2007-08-31Fix typo in atmel_spi.cAndrew Victor
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell
2007-08-11spidev warning fixDavid Brownell
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov
2007-07-31spi device setup gets better error checkingDavid Brownell
2007-07-31spi_mpc83xx: support loopback modeAnton Vorontsov
2007-07-31spidev supports more communications modesAnton Vorontsov
2007-07-31spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov
2007-07-31spi_mpc83xx: support for lsb-first transfersAnton Vorontsov
2007-07-31spi_mpc83xx: get rid of magic numbersAnton Vorontsov