Commit Graph

371 Commits (f199fd990639f93d07d8e104b0a66aabaf01d67d)

Author SHA1 Message Date
Mike Rapoport 20b918dc77 pxa2xx_spi: fix build breakage 17 years ago
Ben Dooks 42cde4309b spi_s3c24xx: fix section warning 17 years ago
Ned Forrester 7e96445533 pxa2xx_spi: dma bugfixes 17 years ago
Ned Forrester 8423597d67 pxa2xx_spi: chipselect bugfixes 17 years ago
Peter Korsgaard aa77d96ba9 spi_mpc83xx: reject invalid transfer sizes 17 years ago
Peter Korsgaard 53604dbe13 spi_mpc83xx: fix clockrate calculation for low speed 17 years ago
Russell King 55c381e489 [ARM] omap: convert OMAP drivers to use ioremap() 17 years ago
Russell King e5480b7397 [ARM] omap: remove an io_v2p() usage 17 years ago
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