summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
* spi: spi_bfin uses platform device resourcesBryan Wu2007-12-051-41/+83
* spi: spi_bfin, don't bypass spi frameworkMike Frysinger2007-12-051-0/+12
* spi: spi_bfin handles spi_transfer.cs_changeBryan Wu2007-12-051-22/+54
* spi: spi_bfin cleanups, error handlingBryan Wu2007-12-051-64/+47
* spi: bfin spi uses portmux callsMichael Hennerich2007-12-051-6/+22
* spi: initial BF54x SPI supportBryan Wu2007-12-051-70/+69
* spi: simplify spi_sync() calling conventionMarc Pignat2007-12-051-8/+5
* spi: at25 driver is for EEPROM not FLASHDavid Brownell2007-12-051-0/+7
* SPI: use mutex not semaphoreDavid Brownell2007-12-051-3/+3
* spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell2007-11-291-0/+1
* S3C24XX: ensure we only configure valid GPIOsBen Dooks2007-11-291-7/+13
* atmel_spi: label GPIOs betterDavid Brownell2007-11-291-1/+1
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
* tle62x0 driver stops ignoring read errorsDavid Brownell2007-11-141-1/+4
* spi: fix error paths on txx9spi_probeAtsushi Nemoto2007-11-141-20/+20
* spi: fix double-free on spi_unregister_masterAtsushi Nemoto2007-11-141-3/+5
* fix abuses of ptrdiff_tAl Viro2007-10-291-3/+3
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-182-3/+3
* spi doesn't need class_deviceTony Jones2007-10-169-32/+32
* spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov2007-10-161-6/+7
* SPI driver runtime footprint shrinkageDavid Brownell2007-10-165-27/+20
* OMAP2 McSPI code cleanupKyungmin Park2007-10-161-3/+1
* Clean up duplicate includes in drivers/spi/Jesper Juhl2007-10-162-2/+0
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-5/+2
* spi_mpc83xx: hang fixJan Andersson2007-09-111-5/+2
* Fix typo in atmel_spi.cAndrew Victor2007-08-311-1/+1
* spi: correct name for spi_txx9Atsushi Nemoto2007-08-311-2/+1
* SPI driver hotplug/coldplug fixesDavid Brownell2007-08-317-4/+8
* spidev warning fixDavid Brownell2007-08-111-1/+3
* spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-111-2/+6
* spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-111-8/+13
* spi device setup gets better error checkingDavid Brownell2007-07-311-15/+30
* spi_mpc83xx: support loopback modeAnton Vorontsov2007-07-311-2/+6
* spidev supports more communications modesAnton Vorontsov2007-07-311-3/+10
* spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov2007-07-311-0/+8
* spi_mpc83xx: support for lsb-first transfersAnton Vorontsov2007-07-311-5/+10
* spi_mpc83xx: get rid of magic numbersAnton Vorontsov2007-07-311-2/+3
* spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov2007-07-311-0/+4
* fixup s3c24xx build after arch movesBen Dooks2007-07-261-1/+1
* spi.c:scan_boardinfo() mustn't be __init_or_moduleAdrian Bunk2007-07-211-2/+1
* use mutex instead of semaphore in SPI core/init codeMatthias Kaehlcke2007-07-171-5/+6
* spi_txx9 controller driverAtsushi Nemoto2007-07-173-0/+481
* SPI: omap2_mcspi driverSamuel Ortiz2007-07-173-0/+1088
* spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund2007-07-171-3/+29
* SPI master driver for Xilinx virtexAndrei Konovalov2007-07-173-0/+446
* SPI: tle620x power switch driverBen Dooks2007-07-173-0/+338
* S3c24xx SPI controllers both select 'bitbang'David Brownell2007-07-171-1/+3
* atmel_spi: don't always deselect chip between messagesDavid Brownell2007-07-171-24/+103
* atmel_spi: minor updatesDavid Brownell2007-07-171-12/+45
OpenPOWER on IntegriCloud