summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-100/+72
|\
| * [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-262-86/+53
| * [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-261-0/+1
| * spi: use class iteration apiDave Young2008-01-241-11/+15
| * spi: omap2_mcspi PIO RX fixKalle Valo2008-01-241-3/+3
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-77/+5
|\ \
| * | [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-261-75/+2
| * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-2/+3
* | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-5/+1
|/ /
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-2/+3
|\ \ | |/
| * spi_bitbang: always grab lock with irqs blockedDavid Brownell2008-01-081-2/+3
* | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-181-2/+7
|/
* atmel_spi: reload RCR before TCRRini van Zetten2007-12-101-1/+1
* spi_imx: fix typo in descriptionWill Newton2007-12-101-1/+1
* spi_bfin5xx: fix typo in descriptionWill Newton2007-12-101-1/+1
* pxa2xx_spi: fix typo in descriptionWill Newton2007-12-101-1/+1
* Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu2007-12-051-7/+45
* Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu2007-12-051-21/+7
* Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu2007-12-051-5/+4
* Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu2007-12-051-39/+39
* spi: spi_bfin: resequence DMA start/stopSonic Zhang2007-12-051-11/+19
* spi: spi_bfin: update handling of delay-after-deselectBryan Wu2007-12-051-15/+9
* spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu2007-12-051-1/+1
* spi: spi_bfin: handle multiple spi_mastersBryan Wu2007-12-051-182/+189
* spi: spi_bfin: relocate spin/waitsSonic Zhang2007-12-051-32/+52
* spi: spi_bfin: change handling of communication parametersSonic Zhang2007-12-051-75/+87
* spi: spi_bfin, rearrange portmux callsSonic Zhang2007-12-051-25/+28
* spi: spi_bfin uses portmux for additional bussesSonic Zhang2007-12-051-20/+31
* 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
OpenPOWER on IntegriCloud