summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi_bitbang: short transfer status fixJan Nikitenko2008-03-131-3/+5
* au1550_spi: fix prototype of irq handlerJan Nikitenko2008-03-131-2/+2
* powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-041-3/+8
* spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-231-14/+27
* atmel_spi: fix clock polarityAtsushi Nemoto2008-02-231-0/+10
* spi: remove more dev->power.power_state usageDavid Brownell2008-02-062-28/+0
* spi_bfin: headers are not for changelogsMike Frysinger2008-02-061-29/+3
* spi_bfin: wait for tx to complete on write pathsSonic Zhang2008-02-061-12/+10
* spi_bfin: wait for tx to complete on full duplex pathsBryan Wu2008-02-061-15/+3
* spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu2008-02-061-28/+12
* spi_bfin: use more useful GPIO labelsBryan Wu2008-02-061-1/+1
* spi_bfin: remove useless fault pathBryan Wu2008-02-061-13/+2
* spi: omap2_mcspi handles omap3 tooGirish2008-02-062-4/+39
* spi: SuperH SPI using SCIMagnus Damm2008-02-063-0/+213
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-062-24/+0
* atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen2008-02-061-8/+12
* atmel_spi: chain DMA transfersSilvester Erdeg2008-02-061-45/+101
* atmel_spi throughput improvementHaavard Skinnemoen2008-02-061-3/+8
* spi core: stop updating dev->power.power_stateDavid Brownell2008-02-061-20/+14
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* 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
OpenPOWER on IntegriCloud