Commit Graph

190 Commits (cbc34973709eb41b369c304c075cf2069f847012)

Author SHA1 Message Date
Ned Forrester b97c74bddc spi: pxa2xx_spi clock polarity fix 17 years ago
Atsushi Nemoto f6febccd7f atmel_spi: fix clock polarity 17 years ago
David Brownell 5beec4aa2a spi: remove more dev->power.power_state usage 17 years ago
Mike Frysinger 26fdc1f0df spi_bfin: headers are not for changelogs 17 years ago
Sonic Zhang 13f3e642b2 spi_bfin: wait for tx to complete on write paths 17 years ago
Bryan Wu 4fd432d9c7 spi_bfin: wait for tx to complete on full duplex paths 17 years ago
Bryan Wu e26aa015dd spi_bfin: wait for tx to complete on some cs_chg paths 17 years ago
Bryan Wu aab0d83ee7 spi_bfin: use more useful GPIO labels 17 years ago
Bryan Wu 8d20d0a7c4 spi_bfin: remove useless fault path 17 years ago
Girish ccc7baed18 spi: omap2_mcspi handles omap3 too 17 years ago
Magnus Damm 37e4664087 spi: SuperH SPI using SCI 17 years ago
David Brownell b359fbc458 spi: s3c drivers shouldn't care about spi_board_info 17 years ago
Haavard Skinnemoen 8bacb21901 atmel_spi: fix dmachain oops with DEBUG enabled 17 years ago
Silvester Erdeg 154443c72f atmel_spi: chain DMA transfers 17 years ago
Haavard Skinnemoen 1eed29df47 atmel_spi throughput improvement 17 years ago
David Brownell 3c72426f05 spi core: stop updating dev->power.power_state 17 years ago
Jeff Garzik 15aafa2f9d Remove pointless casts from void pointers 17 years ago
Ralf Baechle 911f21501f Remove inclusions of <linux/autoconf.h> 17 years ago
Paulius Zaleckas efad798b9f Spelling fixes: lenght->length 17 years ago
Anton Vorontsov 59a0ea5091 spi_mpc83xx: use brg-frequency for SPI in QE 17 years ago
Grant Likely 4fb4c55824 [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm 17 years ago
Grant Likely 66ffbe490b [POWERPC] mpc5200: normalize compatible property bindings 17 years ago
eric miao 2f1a74e5a2 [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() 17 years ago
eric miao 0aea1fd565 [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h 17 years ago
Dave Young 5ed2c832ed spi: use class iteration api 17 years ago
Kalle Valo feed9bab7b spi: omap2_mcspi PIO RX fix 17 years ago
Grant Likely 75ca399e82 [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. 17 years ago
David Brownell d52df2e2ea spi_bitbang: always grab lock with irqs blocked 17 years ago
Rini van Zetten d84248bf46 atmel_spi: reload RCR before TCR 17 years ago
Will Newton 8805f23870 spi_imx: fix typo in description 17 years ago
Will Newton 6b1a802839 spi_bfin5xx: fix typo in description 17 years ago
Will Newton 037cdafe42 pxa2xx_spi: fix typo in description 17 years ago
Bryan Wu 092e1fdaf3 Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer 17 years ago
Bryan Wu 003d922618 Blackfin SPI driver: move hard coded pin_req to board file 17 years ago
Bryan Wu f452126c2e Blackfin SPI driver: use void __iomem * for regs_base 17 years ago
Bryan Wu d8c05008b0 Blackfin SPI driver: use cpu_relax() to replace continue in while busywait 17 years ago
Sonic Zhang 07612e5f22 spi: spi_bfin: resequence DMA start/stop 17 years ago
Bryan Wu 62310e51ac spi: spi_bfin: update handling of delay-after-deselect 17 years ago
Bryan Wu c3061abb9e spi: spi_bfin: bugfix for 8..16 bit word sizes 17 years ago
Bryan Wu bb90eb00b6 spi: spi_bfin: handle multiple spi_masters 17 years ago
Sonic Zhang 3f479a65b3 spi: spi_bfin: relocate spin/waits 17 years ago
Sonic Zhang cc487e7320 spi: spi_bfin: change handling of communication parameters 17 years ago
Sonic Zhang 12e17c4267 spi: spi_bfin, rearrange portmux calls 17 years ago
Sonic Zhang 7c4ef09449 spi: spi_bfin uses portmux for additional busses 17 years ago
Bryan Wu a32c691d7c spi: spi_bfin uses platform device resources 17 years ago
Mike Frysinger 2ed355165f spi: spi_bfin, don't bypass spi framework 17 years ago
Bryan Wu fad91c8909 spi: spi_bfin handles spi_transfer.cs_change 17 years ago
Bryan Wu 5fec5b5a4e spi: spi_bfin cleanups, error handling 17 years ago
Michael Hennerich cc2f81a695 spi: bfin spi uses portmux calls 17 years ago
Bryan Wu 131b17d42d spi: initial BF54x SPI support 17 years ago