aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-02-28davinci: spi: move event queue parameter to platform dataMichael Williamson
2011-02-28dt/spi: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-24spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-22spi/pl022: rid dangling labelsLinus Walleij
2011-02-22spi: add support for SuperH SPIYoshihiro Shimoda
2011-02-22spi: New driver for Altera SPIThomas Chou
2011-02-22spi: add OpenCores tiny SPI driverThomas Chou
2011-02-22Merge branch 'devicetree/next' into spi/nextGrant Likely
2011-02-17OMAP: runtime: McSPI driver runtime conversionGovindraj.R
2011-02-17OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-15spi/imx: select master mode for all channelsSascha Hauer
2011-02-15spi/pl022: minor kerneldoc updatesLinus Walleij
2011-02-15spi/pl022: remove dangling status checkVirupax Sadashivpetimath
2011-02-15spi/pl022: disable core voltage when idleLinus Walleij
2011-02-15spi/pl022: use dmaengine helper macrosLinus Walleij
2011-02-15spi/bitbang: check for setup_transfer during initializationSascha Hauer
2011-02-15spi/bfin_spi: return immediately after skipping to next transferSonic Zhang
2011-02-15spi/bfin_spi: support for multiples of 8bits with hardware CSBob Liu
2011-02-15spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior
2011-02-03spi/spidev: Add 32 bit compat ioctl()Bernhard Walle
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2011-01-21spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit wordsGuennadi Liakhovetski
2011-01-21spi/spi_sh_msiof: cosmetic clean-upGuennadi Liakhovetski
2011-01-21spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski
2011-01-21driver-core: remove conditionals around devicetree pointersGrant Likely
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