aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell
2007-10-16OMAP2 McSPI code cleanupKyungmin Park
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-09-11spi_mpc83xx: hang fixJan Andersson
2007-08-31Fix typo in atmel_spi.cAndrew Victor
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell
2007-08-11spidev warning fixDavid Brownell
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov
2007-07-31spi device setup gets better error checkingDavid Brownell
2007-07-31spi_mpc83xx: support loopback modeAnton Vorontsov
2007-07-31spidev supports more communications modesAnton Vorontsov
2007-07-31spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov
2007-07-31spi_mpc83xx: support for lsb-first transfersAnton Vorontsov
2007-07-31spi_mpc83xx: get rid of magic numbersAnton Vorontsov
2007-07-31spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov
2007-07-26fixup s3c24xx build after arch movesBen Dooks
2007-07-21spi.c:scan_boardinfo() mustn't be __init_or_moduleAdrian Bunk
2007-07-17use mutex instead of semaphore in SPI core/init codeMatthias Kaehlcke
2007-07-17spi_txx9 controller driverAtsushi Nemoto
2007-07-17SPI: omap2_mcspi driverSamuel Ortiz
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund
2007-07-17SPI master driver for Xilinx virtexAndrei Konovalov
2007-07-17SPI: tle620x power switch driverBen Dooks
2007-07-17S3c24xx SPI controllers both select 'bitbang'David Brownell
2007-07-17atmel_spi: don't always deselect chip between messagesDavid Brownell
2007-07-17atmel_spi: minor updatesDavid Brownell
2007-07-17spi_mpc83xx.c underclocking hotfixClifford Wolf
2007-07-17spi_lm70llp parport adapter driverKaiwan N Billimoria
2007-07-17spidev compiler warning goneDavid Brownell
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-06-11Blackfin SPI driver: fix bug SPI DMA incomplete transmissionBryan Wu
2007-06-11Blackfin SPI driver: tweak spi cleanup function to match newer kernel changesMike Frysinger
2007-06-04SPI dynamic busid generation bugfixDavid Brownell
2007-06-01SPI: Freescale iMX SPI controller driver fixesAndrea Paterniani
2007-06-01atmel_spi dma address bugfixHaavard Skinnemoen
2007-05-23omap_uwire: SPI_CPHA mode bugfixImre Deak
2007-05-23spi: potential memleak in spidev_ioctlFlorin Malita
2007-05-23spi/spidev: check message size before copyingDomen Puncer
2007-05-23mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer
2007-05-21Blackfin SPI: cleanup according to David Brownell's reviewBryan Wu
2007-05-16spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer