Commit Graph

267 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
David Brownell 673c0c0038 spi: core and gpio expanders use subsys_init 16 years ago
Lennert Buytenhek 2bec19feab orion_spi: handle 88F6183 erratum 16 years ago
Vernon Sauder f1f640a9c1 pxa2xx_spi: fix chip_info defaults and documentation. 16 years ago
Guennadi Liakhovetski 65a00a2065 pxa2xx_spi: minor cleanup 16 years ago
Ben Dooks cf46b973f7 spi_s3c24xx: pin configuration updates 16 years ago
Vernon Sauder f9b90e39cb spi: simplify spi_write_then_read() 16 years ago
Kumar Gala 62f9e8f15a mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE 16 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 16 years ago
Grant Likely a897ea13f7 powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver 17 years ago
Lennert Buytenhek f2fe1638f6 orion_spi: fix handling of default transfer speed 17 years ago
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