Commit Graph

127 Commits (9418d5dc9ba40b88737580457bf3b7c63c60ec43)

Author SHA1 Message Date
Al Viro 142956af52 fix abuses of ptrdiff_t 18 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
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Jan Andersson 65e213cdb2 spi_mpc83xx: hang fix 18 years ago
Andrew Victor 85787a2bea Fix typo in atmel_spi.c 18 years ago
Atsushi Nemoto 4ccdb4c872 spi: correct name for spi_txx9 18 years ago
David Brownell fc3ba9525b SPI driver hotplug/coldplug fixes 18 years ago
David Brownell 96ddbf504a spidev warning fix 18 years ago
Anton Vorontsov a44648b057 spi_mpc83xx: fix prescale modulus calculation 18 years ago
Anton Vorontsov e24a4d1ee3 spi_mpc83xx: in "QE mode", use sysclk/2 18 years ago
David Brownell 082c8cb4e5 spi device setup gets better error checking 18 years ago
Anton Vorontsov 2a485d7ad2 spi_mpc83xx: support loopback mode 18 years ago
Anton Vorontsov 6f166e3833 spidev supports more communications modes 18 years ago
Anton Vorontsov 35cc0b9750 spi_mpc83xx: fix QE+LSB mode shifts 18 years ago
Anton Vorontsov 32421daaf8 spi_mpc83xx: support for lsb-first transfers 18 years ago
Anton Vorontsov 20ba09b979 spi_mpc83xx: get rid of magic numbers 18 years ago
Anton Vorontsov 49bb23006b spi_mpc83xx: turn off SPI unit while switching mode 18 years ago
Ben Dooks 47572b84aa fixup s3c24xx build after arch moves 18 years ago
Adrian Bunk 149a6501f9 spi.c:scan_boardinfo() mustn't be __init_or_module 18 years ago
Matthias Kaehlcke 9404082898 use mutex instead of semaphore in SPI core/init code 18 years ago
Atsushi Nemoto f2cac67dd3 spi_txx9 controller driver 18 years ago
Samuel Ortiz ccdc7bf925 SPI: omap2_mcspi driver 18 years ago
Joakim Tjernlund f29ba280ec spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x 18 years ago
Andrei Konovalov ae918c02d3 SPI master driver for Xilinx virtex 18 years ago
Ben Dooks 447aef1a19 SPI: tle620x power switch driver 18 years ago
David Brownell da0abc275f S3c24xx SPI controllers both select 'bitbang' 18 years ago
David Brownell defbd3b4bb atmel_spi: don't always deselect chip between messages 18 years ago
David Brownell 8da0859a24 atmel_spi: minor updates 18 years ago
Clifford Wolf 698ca47e8d spi_mpc83xx.c underclocking hotfix 18 years ago
Kaiwan N Billimoria 78961a5740 spi_lm70llp parport adapter driver 18 years ago
David Brownell 4917d92780 spidev compiler warning gone 18 years ago
David Brownell dccd573bb0 SPI controller drivers: check for unsupported modes 18 years ago
Zhang Rui 91a6902958 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Bryan Wu d6fe89b063 Blackfin SPI driver: fix bug SPI DMA incomplete transmission 18 years ago
Mike Frysinger 27bb9e79bc Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes 18 years ago
David Brownell e44a45ae7b SPI dynamic busid generation bugfix 18 years ago
Andrea Paterniani ac140a8f83 SPI: Freescale iMX SPI controller driver fixes 18 years ago
Haavard Skinnemoen 5a9a62bb03 atmel_spi dma address bugfix 18 years ago
Imre Deak e5f1b194a9 omap_uwire: SPI_CPHA mode bugfix 18 years ago
Florin Malita 9bea3f29fc spi: potential memleak in spidev_ioctl 18 years ago
Domen Puncer da90fa8ff6 spi/spidev: check message size before copying 18 years ago
Domen Puncer 8888735fca mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE 18 years ago
Bryan Wu 88b4036934 Blackfin SPI: cleanup according to David Brownell's review 18 years ago