Commit Graph

244 Commits (a745a622434d9c3ff6505125b37fd6828ecadb87)

Author SHA1 Message Date
David Brownell e48880e02e spi: bugfix spi_add_device() with duplicate chipselects 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Shadi Ammouri 60cadec9da spi: new orion_spi driver 17 years ago
Gerard Kam dc329442b9 atmel_spi: fix hang due to missed interrupt 17 years ago
Ben Dooks 5aa6cf302c spi: S3C24XX: reset register status on resume. 17 years ago
Ben Dooks cb1d0a7a5d spi_s3c24xx: really assign busnum 17 years ago
Luotao Fu 9a7867e1b3 mpc52xx_psc_spi: fix block transfer 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Grant Likely dc87c98e8f spi: split up spi_new_device() to allow two stage registration. 17 years ago
Jan Nikitenko bbe48ecc7f spi: au1550_spi: improve pio transfer mode 17 years ago
Manuel Lauss 3a93a159c6 spi: au1550_spi: proper platform device 17 years ago
Alan Cox 4ef754b7d7 spidev: BKL removal 17 years ago
Grant Likely 102eb97564 spi: make spi_board_info.modalias a char array 17 years ago
Robert P. J. Day 6291fe2abc SPI Kconfig simplifications 17 years ago
Roel Kluin 166a375b65 xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() 17 years ago
Chen Gong a61f5345eb spi: spi_mpc83xx clockrate fixes 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
David Brownell 3d81252ddb device create: spi: convert device_create to device_create_drvdata 17 years ago
Stephen Rothwell 76ef7dd030 powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm 17 years ago
Sascha Hauer 38a41fdf94 IMX: introduce clock API 17 years ago
Sebastian Siewior 4b1295b0df spi: fix the read path in spidev 17 years ago
Paulius Zaleckas f7def13ed0 [ARM] 5122/1: imx_dma_request_by_prio simpilfication 17 years ago
Jonathan Corbet 609f9e92b5 spidev: BKL pushdown 17 years ago
David Brownell b2c8daddcb spi: fix refcount-related spidev oops-on-rmmod 17 years ago
David Brownell 25d5cb4b03 spi: remove some spidev oops-on-rmmod paths 17 years ago
Grant Likely 57cc097931 mpc5200_psc_spi: typo fix in header block 17 years ago
Joakim Tjernlund c9bfcb3151 spi_mpc83xx: much improved driver 17 years ago
Eric BENARD 0cf942d75a spi: pxa2xx_spi clock resume bugfix 17 years ago
Matthew Wilcox 0d34aa4d5a spi_s3c24xx signedness fix 17 years ago
Vitja Makarov 8eeb12e5a2 spi_bfin5xx: use PIO for full duplex, not DMA 17 years ago
Haavard Skinnemoen 592e7bf805 atmel_spi: clean up baud rate divisor calculation 17 years ago
Andrea Paterniani 5d9f3f6b7c spi: spi_imx updates 17 years ago
Atsushi Nemoto 0671981478 atmel_spi: support zero length transfer 17 years ago
Harvey Harrison b687d2a8f8 spi: replace remaining __FUNCTION__ occurrences 17 years ago
David Brownell cf43369d55 spi: pxa2xx_spi "sparse" fixes 17 years ago
Alessandro Guido 79d8c7a8c8 spi: use menuconfig for CONFIG_SPI 17 years ago
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