Commit Graph

200 Commits (7b758389a29cb7f456ec2d27b7a08cb3cc4e1f1c)

Author SHA1 Message Date
Ben Dooks d1e7780638 spi: spi_s3c24xx must initialize num_chipselect 17 years ago
Ben Dooks 50f426b55d spi: spi_s3c24xx must initialize bus_num 17 years ago
Ben Dooks 4bb5eba06b spi: spi_s3c24xx driver must init completion 17 years ago
Kay Sievers 7e38c3c445 spi: fix platform driver hotplug/coldplug 17 years ago
Michael Hennerich b9ad8985f2 spi: spi_bfin5xx: remove unused label 17 years ago
Vitja Makarov f9e522caec spi: spi_bfin5xx: fix probe() sequencing 17 years ago
Mike Frysinger 4fb98efacf spi: spi_bfin5xx build fix 17 years ago
Jan Nikitenko 2cfb8ce8c8 spi_bitbang: short transfer status fix 17 years ago
Jan Nikitenko 40369e1cdb au1550_spi: fix prototype of irq handler 17 years ago
Grant Likely 4874cc1b51 powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver 17 years ago
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