summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Blackfin SPI Driver: get dma working for SPI flashesMike Frysinger2009-04-071-10/+16
* Blackfin SPI Driver: SPI slave select code cleanupMike Frysinger2009-04-071-3/+1Star
* Blackfin SPI Driver: use the properl BIT_CTL_xxx definesMike Frysinger2009-04-071-3/+3
* Blackfin SPI Driver: do not check for SPI errors if DMA itself did not flag anyMike Frysinger2009-04-071-1/+1
* Blackfin SPI Driver: add a few more DMA debug messagesMike Frysinger2009-04-071-2/+10
* Blackfin SPI Driver: drop bogus cast and touchup dma labelMike Frysinger2009-04-071-2/+2
* Blackfin SPI Driver: unify duplicated code in dma read/write pathsMike Frysinger2009-04-071-26/+21Star
* Blackfin SPI Driver: pass DMA overflow error to the higher levelMike Frysinger2009-04-071-5/+11
* Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...Mike Frysinger2009-04-071-3/+3
* Blackfin SPI Driver: remove useless <asm/cplbinit.h>Mike Frysinger2009-04-071-3/+0Star
* Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich2009-04-071-0/+3
* Blackfin SPI Driver: ensure cache coherency before doing DMAVitja Makarov2009-04-071-3/+20
* spi-gpio: allow operation without CS signalMichael Buesch2009-04-031-8/+13
* spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov2009-04-011-36/+294
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-13/+7Star
* spi_mpc83xx: fix sparse warningsAnton Vorontsov2009-04-011-7/+9
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-3011-31/+32
|\
| * Merge branch 'origin' into develRussell King2009-03-2811-23/+25
| |\
| | * spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-2511-23/+25
| * | Merge branch 'omap-clks3' into develRussell King2009-03-192-6/+7
| |\ \
| | * | [ARM] omap: spi: arrange for omap_uwire to use connection IDRussell King2009-02-081-4/+5
| | * | [ARM] omap: mcspi: new short connection id namesRussell King2009-02-081-2/+2
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-2/+0Star
| | |/ | |/|
* | | powerpc/virtex/spi: Xilinx SPI driver not releasing memoryJohn Linn2009-03-111-2/+7
| |/ |/|
* | spi-gpio: sanitize MISO bitvalueMichael Buesch2009-02-191-1/+1
|/
* spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-263-401/+0Star
* atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka2009-01-161-2/+1Star
* Xilinx: SPI: updated driver for device treeJohn Linn2009-01-101-56/+81
* hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria2009-01-071-21/+12Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-074-14/+12Star
|\
| * spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-064-14/+12Star
* | drivers/spi: move a dereference below a NULL testJulia Lawall2009-01-071-1/+2
* | spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-071-9/+29
* | spi: atmel_spi update chipselect handlingHaavard Skinnemoen2009-01-071-26/+67
* | atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen2009-01-071-18/+22
* | spi_gpio driverDavid Brownell2009-01-073-1/+378
|/
* Merge git://git.marvell.com/orion into develRussell King2008-12-135-25/+38
|\
| * spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-021-0/+1
| * spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks2008-12-021-1/+1
| * spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-021-10/+16
| * spi: fix spi_imx probe oopsingJulien Boibessot2008-12-021-12/+13
| * spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-021-1/+4
| * spi: avoid spidev crash when device is removedWolfgang Ocker2008-12-021-1/+3
* | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-1/+1
|\ \
| * | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
| |/ |/|
* | spi_imx: full duplex dma corruption bugfixAndrea Paterniani2008-11-201-23/+22Star
* | pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester2008-11-201-12/+12
* | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-131-0/+3
|/