summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'spi/spi/next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'mfd/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'omap/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'davinci/davinci-next'Stephen Rothwell
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-28mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-27Merge branches 'aaci', 'at91', 'defcfg', 'ep93xx', 'fixes', 'footbridge', 'fn...Russell King
2011-02-25Merge branches 'devel-fixes', 'devel-iommu-mailbox', 'devel-mcbsp' and 'devel...Tony Lindgren
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