aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-28spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov
2008-01-26[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-26[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao
2008-01-26[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao
2008-01-24spi: use class iteration apiDave Young
2008-01-24spi: omap2_mcspi PIO RX fixKalle Valo
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-18[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely
2008-01-08spi_bitbang: always grab lock with irqs blockedDavid Brownell
2007-12-10atmel_spi: reload RCR before TCRRini van Zetten
2007-12-10spi_imx: fix typo in descriptionWill Newton
2007-12-10spi_bfin5xx: fix typo in descriptionWill Newton
2007-12-10pxa2xx_spi: fix typo in descriptionWill Newton
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