aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-02-15spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior
2011-01-21spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos
2011-01-17spi/spi_sh_msiof: fix a wrong free_irq() parameterGuennadi Liakhovetski
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar
2011-01-14Merge branch 'devicetree/next' into spi/nextGrant Likely
2011-01-14spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12spi/imx: Add i.MX53 supportYong Shen
2011-01-11spi/dw_spi: don't treat NULL clk as an errorJamie Iles
2011-01-10spi: tegra: don't treat NULL clk as an errorJamie Iles
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07spi/omap: Fix DMA API usage in OMAP MCSPI driverRussell King - ARM Linux
2011-01-07spi/imx: correct the test on platform_get_irq() return valueRichard Genoud
2010-12-31spi/topcliff: Typo fix threhold to thresholdJustin P. Mattock
2010-12-30spi/dw_spi Typo change diable to disable.Justin P. Mattock
2010-12-29spi/m68knommu: Coldfire QSPI platform supportJate Sujjavanich
2010-12-29spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu
2010-12-29spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely
2010-12-29Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...Grant Likely
2010-12-25spi / PM: Support dev_pm_opsMark Brown
2010-12-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-24spi/mpc52xx-psc-spi: move probe/remove to proper sectionsWolfram Sang
2010-12-24spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang
2010-12-24spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu
2010-12-24spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu
2010-12-24spi/dw_spi: add DMA supportFeng Tang
2010-12-24spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIsFeng Tang
2010-12-24spi/dw_spi: Fix too short timeout in spi polling loopFeng Tang
2010-12-23spi/pl022: convert running variableLinus Walleij
2010-12-23spi/pl022: convert busy flag to a boolLinus Walleij
2010-12-23spi/pl022: pass the returned sglen to the DMA engineLinus Walleij
2010-12-23spi/pl022: map the buffers on the DMA engineLinus Walleij
2010-12-23spi/topcliff_pch: Fix data transfer issueTomoya MORINAGA
2010-12-23spi/imx: remove autodetectionUwe Kleine-König
2010-12-22drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22Merge commit 'v2.6.37-rc7' into spi/nextGrant Likely
2010-12-14dw_spi: Fix missing final read in some polling situationsMajor Lee
2010-12-02spi/pxa2xx: pass of_node to spi device and set a parent deviceSebastian Andrzej Siewior
2010-12-02spi/pxa2xx: Modify RX-Tresh instead of busy-loop for the remaining RX bytes.Sebastian Andrzej Siewior
2010-12-02spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior
2010-12-01spi/pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior