Commit Graph

172 Commits (893da75956ab48545e8732b46e1cf4350bd25f9c)

Author SHA1 Message Date
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
Marc Pignat 9b938b7490 spi: simplify spi_sync() calling convention 17 years ago
David Brownell 3f86f14c0f spi: at25 driver is for EEPROM not FLASH 17 years ago
David Brownell 068f407086 SPI: use mutex not semaphore 17 years ago
David Brownell 75d427982f spi: S3C2410: add bus number to SPI GPIO driver 17 years ago
Ben Dooks 438ae1ae7b S3C24XX: ensure we only configure valid GPIOs 17 years ago
David Brownell 65f97a5694 atmel_spi: label GPIOs better 17 years ago
Mike Frysinger 529a73fbae Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN 17 years ago
David Brownell 822bd5aa2b tle62x0 driver stops ignoring read errors 17 years ago
Atsushi Nemoto ba0a7f39ce spi: fix error paths on txx9spi_probe 17 years ago
Atsushi Nemoto 350d0076c5 spi: fix double-free on spi_unregister_master 17 years ago
Al Viro 142956af52 fix abuses of ptrdiff_t 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Tony Jones 49dce689ad spi doesn't need class_device 18 years ago
Anton Vorontsov 328329a7bd spi_mpc83xx handles other processors with QUICC engine 18 years ago
David Brownell d1e44d9ce8 SPI driver runtime footprint shrinkage 18 years ago
Kyungmin Park 86eeb6fe71 OMAP2 McSPI code cleanup 18 years ago
Jesper Juhl 8b7f9b81c8 Clean up duplicate includes in drivers/spi/ 18 years ago