aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-24coldfire_qspi compile fixSteven King1-0/+1
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-4/+4
2011-04-07spi: Fix race condition in stop_queue()Vasily Khoruzhick4-4/+4
2011-03-31Fix common misspellingsLucas De Marchi9-17/+17
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+22
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-23spi/omap_mcspi: Fix broken last word xferJarkko Nikula1-3/+3
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-1/+2
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds18-144/+1855
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely5-5/+243
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-154/+68
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-11/+419
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely8-36/+28
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King3-43/+26
2011-03-15Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stableRussell King3-0/+413
2011-03-15spi: add ti-ssp spi master driverCyril Chemparathy3-0/+413
2011-03-14Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel-stableRussell King1-8/+3
2011-03-14spi/davinci: Support DMA transfers larger than 65535 wordsMichael Williamson1-8/+25
2011-03-14spi/davinci: Use correct length parameter to dma_map_single callsMichael Williamson1-5/+5
2011-03-12Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2-42/+25
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-3/+3
2011-03-08spi_imx: Fix misspelled configuration variable SOC_IMX31Alberto Panizzo1-1/+1
2011-03-07ARM: imx3x: clean up ARCH_MX3XRichard Zhao1-2/+2
2011-03-07ARM: imx5x: clean up ARCH_MX5XRichard Zhao1-2/+2
2011-03-04spi/omap_mcspi: catch xfers of non-multiple SPI word sizeMichael Jones1-3/+6
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren1-40/+21
2011-02-28davinci: spi: move event queue parameter to platform dataMichael Williamson1-8/+3
2011-02-28dt/spi: Eliminate users of of_platform_{,un}register_driverGrant Likely8-36/+28
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2-42/+25
2011-02-24spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen1-11/+18
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-22spi/pl022: rid dangling labelsLinus Walleij1-2/+0
2011-02-22spi: add support for SuperH SPIYoshihiro Shimoda3-0/+550
2011-02-22spi: New driver for Altera SPIThomas Chou3-0/+346
2011-02-22spi: add OpenCores tiny SPI driverThomas Chou3-0/+433
2011-02-22Merge branch 'devicetree/next' into spi/nextGrant Likely3-10/+0
2011-02-17OMAP: runtime: McSPI driver runtime conversionGovindraj.R1-74/+42
2011-02-17OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V1-83/+29
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linusTony Lindgren1-2/+2
2011-02-15spi/imx: select master mode for all channelsSascha Hauer1-3/+9
2011-02-15spi/pl022: minor kerneldoc updatesLinus Walleij1-9/+16
2011-02-15spi/pl022: remove dangling status checkVirupax Sadashivpetimath1-2/+0
2011-02-15spi/pl022: disable core voltage when idleLinus Walleij1-4/+13
2011-02-15spi/pl022: use dmaengine helper macrosLinus Walleij1-17/+10
2011-02-15spi/bitbang: check for setup_transfer during initializationSascha Hauer1-9/+4
2011-02-15spi/bfin_spi: return immediately after skipping to next transferSonic Zhang1-0/+1
2011-02-15spi/bfin_spi: support for multiples of 8bits with hardware CSBob Liu1-32/+71
2011-02-15spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior1-40/+21