aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi_bitbang: short transfer status fixJan Nikitenko2008-03-13
* au1550_spi: fix prototype of irq handlerJan Nikitenko2008-03-13
* powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-04
* spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-23
* atmel_spi: fix clock polarityAtsushi Nemoto2008-02-23
* spi: remove more dev->power.power_state usageDavid Brownell2008-02-06
* spi_bfin: headers are not for changelogsMike Frysinger2008-02-06
* spi_bfin: wait for tx to complete on write pathsSonic Zhang2008-02-06
* spi_bfin: wait for tx to complete on full duplex pathsBryan Wu2008-02-06
* spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu2008-02-06
* spi_bfin: use more useful GPIO labelsBryan Wu2008-02-06
* spi_bfin: remove useless fault pathBryan Wu2008-02-06
* spi: omap2_mcspi handles omap3 tooGirish2008-02-06
* spi: SuperH SPI using SCIMagnus Damm2008-02-06
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-06
* atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen2008-02-06
* atmel_spi: chain DMA transfersSilvester Erdeg2008-02-06
* atmel_spi throughput improvementHaavard Skinnemoen2008-02-06
* spi core: stop updating dev->power.power_stateDavid Brownell2008-02-06
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-06
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-26
| * [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-26
| * spi: use class iteration apiDave Young2008-01-24
| * spi: omap2_mcspi PIO RX fixKalle Valo2008-01-24
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-30
|\ \
| * | [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-26
| * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
* | | spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-28
|/ /
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\|
| * spi_bitbang: always grab lock with irqs blockedDavid Brownell2008-01-08
* | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-18
|/
* atmel_spi: reload RCR before TCRRini van Zetten2007-12-10
* spi_imx: fix typo in descriptionWill Newton2007-12-10
* spi_bfin5xx: fix typo in descriptionWill Newton2007-12-10
* pxa2xx_spi: fix typo in descriptionWill Newton2007-12-10
* Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu2007-12-05
* Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu2007-12-05
* Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu2007-12-05
* Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu2007-12-05
* spi: spi_bfin: resequence DMA start/stopSonic Zhang2007-12-05
* spi: spi_bfin: update handling of delay-after-deselectBryan Wu2007-12-05
* spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu2007-12-05
* spi: spi_bfin: handle multiple spi_mastersBryan Wu2007-12-05
* spi: spi_bfin: relocate spin/waitsSonic Zhang2007-12-05
* spi: spi_bfin: change handling of communication parametersSonic Zhang2007-12-05
* spi: spi_bfin, rearrange portmux callsSonic Zhang2007-12-05
* spi: spi_bfin uses portmux for additional bussesSonic Zhang2007-12-05