summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
* Blackfin SPI Driver: fix bug - correct usage of struct spi_transfer.cs_changeYi Li2009-04-071-9/+8
* Blackfin SPI Driver: fix bug - spi controller driver does not assert/deassert...Yi Li2009-04-071-3/+2
* Blackfin SPI Driver: tweak magic spi dma sequence to get it working on BF54xMike Frysinger2009-04-071-1/+2
* Blackfin SPI Driver: add timeout while waiting for SPIF in dma irq handlerMike Frysinger2009-04-071-1/+11
* 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/+1
* 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/+21
* 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/+0
* 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-021-8/+13
* spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov2009-04-011-36/+294
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-13/+7
* 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-2411-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/+0
| | |/ | |/|
* | | powerpc/virtex/spi: Xilinx SPI driver not releasing memoryJohn Linn2009-03-111-2/+7
| |/ |/|
* | spi-gpio: sanitize MISO bitvalueMichael Buesch2009-02-181-1/+1
|/
* spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-263-401/+0
* atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka2009-01-151-2/+1
* Xilinx: SPI: updated driver for device treeJohn Linn2009-01-091-56/+81
* hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria2009-01-071-21/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-064-14/+12
|\
| * spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-064-14/+12
* | drivers/spi: move a dereference below a NULL testJulia Lawall2009-01-061-1/+2
* | spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-061-9/+29
* | spi: atmel_spi update chipselect handlingHaavard Skinnemoen2009-01-061-26/+67
* | atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen2009-01-061-18/+22
* | spi_gpio driverDavid Brownell2009-01-063-1/+378
|/
* Merge git://git.marvell.com/orion into develRussell King2008-12-135-25/+38
|\
| * spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-011-0/+1
| * spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks2008-12-011-1/+1
| * spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-011-10/+16
| * spi: fix spi_imx probe oopsingJulien Boibessot2008-12-011-12/+13
| * spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-011-1/+4
| * spi: avoid spidev crash when device is removedWolfgang Ocker2008-12-011-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
OpenPOWER on IntegriCloud