aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-04-07Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handlerMike Frysinger
2009-04-07Blackfin SPI Driver: get dma working for SPI flashesMike Frysinger
2009-04-07Blackfin SPI Driver: SPI slave select code cleanupMike Frysinger
2009-04-07Blackfin SPI Driver: use the properl BIT_CTL_xxx definesMike Frysinger
2009-04-07Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag anyMike Frysinger
2009-04-07Blackfin SPI Driver: add a few more DMA debug messagesMike Frysinger
2009-04-07Blackfin SPI Driver: drop bogus cast and touchup dma labelMike Frysinger
2009-04-07Blackfin SPI Driver: unify duplicated code in dma read/write pathsMike Frysinger
2009-04-07Blackfin SPI Driver: pass DMA overflow error to the higher levelMike Frysinger
2009-04-07Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...Mike Frysinger
2009-04-07Blackfin SPI Driver: remove useless <asm/cplbinit.h>Mike Frysinger
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich
2009-04-07Blackfin SPI Driver: ensure cache coherency before doing DMAVitja Makarov
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov
2009-04-01spi_mpc83xx: fix sparse warningsAnton Vorontsov
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-28Merge branch 'origin' into develRussell King
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-19Merge branch 'omap-clks3' into develRussell King
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-11powerpc/virtex/spi: Xilinx SPI driver not releasing memoryJohn Linn
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao
2009-02-18spi-gpio: sanitize MISO bitvalueMichael Buesch
2009-02-08[ARM] omap: spi: arrange for omap_uwire to use connection IDRussell King
2009-02-08[ARM] omap: mcspi: new short connection id namesRussell King
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-15atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka
2009-01-09Xilinx: SPI: updated driver for device treeJohn Linn
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2009-01-06spi: atmel_spi update chipselect handlingHaavard Skinnemoen
2009-01-06atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen
2009-01-06spi_gpio driverDavid Brownell
2009-01-06spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko
2008-12-01spi: fix spi_imx probe oopsingJulien Boibessot
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic
2008-12-01spi: avoid spidev crash when device is removedWolfgang Ocker
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester
2008-11-12atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand