Commit Graph

292 Commits (b7171ae74b1741245835444bd98a7217958cf929)

Author SHA1 Message Date
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
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