aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ /
| | | * | | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+1
| | |/ / / | |/| | |
* | | | | dt/spi: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-288-36/+28
* | | | | Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-282-42/+25
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior2011-02-151-40/+21
| |/ /
| * | spi/spi_sh_msiof: fix wrong address calculation, which leads to an OopsGuennadi Liakhovetski2011-01-211-2/+4
| |/
* | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-213-10/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-183-0/+301
|\
| * SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-183-0/+301
* | spi/spi_sh_msiof: fix a wrong free_irq() parameterGuennadi Liakhovetski2011-01-171-1/+1
|/
* spi/amba-pl022: fixing compilation warning.Viresh Kumar2011-01-141-1/+1
* Merge branch 'devicetree/next' into spi/nextGrant Likely2011-01-142-3/+3
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-12-224-52/+79
| | |\
| | * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* | | | spi: Enable SPI driver for S5P6440 and S5P6450Abhilash Kesavan2011-01-141-2/+2
* | | | spi/imx: Add i.MX53 supportYong Shen2011-01-122-2/+8
* | | | spi/dw_spi: don't treat NULL clk as an errorJamie Iles2011-01-111-2/+3
* | | | spi: tegra: don't treat NULL clk as an errorJamie Iles2011-01-101-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-101-8/+84
|\ \ \
| * | | spi / PM: Support dev_pm_opsMark Brown2010-12-251-8/+84
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-0718-1265/+1327
|\ \ \ \