summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* coldfire_qspi compile fixSteven King2011-05-241-0/+1
* Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
* Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-114-4/+4
|\
| * spi: Fix race condition in stop_queue()Vasily Khoruzhick2011-04-074-4/+4
* | Fix common misspellingsLucas De Marchi2011-03-319-17/+17
|/
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-242-4/+22
|\
| * spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais2011-03-231-1/+19
| * spi/omap_mcspi: Fix broken last word xferJarkko Nikula2011-03-231-3/+3
* | mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-1/+2
|/
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1818-144/+1855
|\
| * spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-185-5/+243
| * Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-178-36/+28
| |\
| * | spi/davinci: Support DMA transfers larger than 65535 wordsMichael Williamson2011-03-141-8/+25
| * | spi/davinci: Use correct length parameter to dma_map_single callsMichael Williamson2011-03-141-5/+5
| * | Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-122-42/+25
| |\ \
| * | | spi/omap_mcspi: catch xfers of non-multiple SPI word sizeMichael Jones2011-03-041-3/+6
| * | | spi/omap_mcspi: Off-by-one error in finding the right divisorHannu Heikkinen2011-02-241-11/+18
| * | | spi/pl022: rid dangling labelsLinus Walleij2011-02-221-2/+0
| * | | spi: add support for SuperH SPIYoshihiro Shimoda2011-02-223-0/+550
| * | | spi: New driver for Altera SPIThomas Chou2011-02-223-0/+346
| * | | spi: add OpenCores tiny SPI driverThomas Chou2011-02-223-0/+433
| * | | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-223-10/+0
| |\ \ \
| * | | | spi/imx: select master mode for all channelsSascha Hauer2011-02-151-3/+9
| * | | | spi/pl022: minor kerneldoc updatesLinus Walleij2011-02-151-9/+16
| * | | | spi/pl022: remove dangling status checkVirupax Sadashivpetimath2011-02-151-2/+0
| * | | | spi/pl022: disable core voltage when idleLinus Walleij2011-02-151-4/+13
| * | | | spi/pl022: use dmaengine helper macrosLinus Walleij2011-02-151-17/+10
| * | | | spi/bitbang: check for setup_transfer during initializationSascha Hauer2011-02-151-9/+4
| * | | | spi/bfin_spi: return immediately after skipping to next transferSonic Zhang2011-02-151-0/+1
| * | | | spi/bfin_spi: support for multiples of 8bits with hardware CSBob Liu2011-02-151-32/+71
| * | | | spi/spidev: Add 32 bit compat ioctl()Bernhard Walle2011-02-031-0/+12
| * | | | spi/spi_sh_msiof: consolidate data in 8-bit mode into 32-bit wordsGuennadi Liakhovetski2011-01-211-0/+59
| * | | | spi/spi_sh_msiof: cosmetic clean-upGuennadi Liakhovetski2011-01-211-34/+34
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-154/+68
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-021-40/+21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | OMAP: runtime: McSPI driver runtime conversionGovindraj.R2011-02-171-74/+42
| * | | | | OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-171-83/+29
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-2/+2
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * / | | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-2/+2
| | |/ / / /
* | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-174-11/+419
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'davinci-next-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2011-03-153-0/+413
| |\ \ \ \ \ \
| | * | | | | | spi: add ti-ssp spi master driverCyril Chemparathy2011-03-153-0/+413
| * | | | | | | Merge branch 'davinci-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2011-03-141-8/+3
| |\| | | | | |
| | * | | | | | davinci: spi: move event queue parameter to platform dataMichael Williamson2011-02-281-8/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-101-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | spi_imx: Fix misspelled configuration variable SOC_IMX31Alberto Panizzo2011-03-081-1/+1
| | * | | | | ARM: imx3x: clean up ARCH_MX3XRichard Zhao2011-03-071-2/+2
| | * | | | | ARM: imx5x: clean up ARCH_MX5XRichard Zhao2011-03-071-2/+2
| | | |/ / / | | |/| | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-171-1/+1
|\ \ \ \ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | |_|_|/ / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-173-43/+26
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ /