summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2008-03-04powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester
2008-02-23atmel_spi: fix clock polarityAtsushi Nemoto
2008-02-06spi: remove more dev->power.power_state usageDavid Brownell
2008-02-06spi_bfin: headers are not for changelogsMike Frysinger
2008-02-06spi_bfin: wait for tx to complete on write pathsSonic Zhang
2008-02-06spi_bfin: wait for tx to complete on full duplex pathsBryan Wu
2008-02-06spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu
2008-02-06spi_bfin: use more useful GPIO labelsBryan Wu
2008-02-06spi_bfin: remove useless fault pathBryan Wu
2008-02-06spi: omap2_mcspi handles omap3 tooGirish
2008-02-06spi: SuperH SPI using SCIMagnus Damm
2008-02-06spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell
2008-02-06atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen
2008-02-06atmel_spi: chain DMA transfersSilvester Erdeg
2008-02-06atmel_spi throughput improvementHaavard Skinnemoen
2008-02-06spi core: stop updating dev->power.power_stateDavid Brownell
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
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