summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi/pl022: Devicetree support w/o platform dataRoland Stigge2012-09-251-5/+34
* spi/s3c64xx: Don't free controller_data on non-dt platformsSylwester Nawrocki2012-09-251-1/+2
* spi: omap2-mcspi: add pinctrl supportMatt Porter2012-09-221-0/+8
* spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-201-0/+46
* spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D2012-09-121-112/+144
* spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown2012-09-071-1/+1
* spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall2012-09-061-4/+1
* spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-061-4/+3
* spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat2012-09-061-12/+1
* spi: spi-gpio: Add DT bindingsDaniel Mack2012-09-061-3/+96
* spi: spi-gpio: store chipselect information in private structureDaniel Mack2012-09-061-10/+24
* spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck2012-08-271-4/+4
* spi/topcliff-pch: Fix device remove functionGuenter Roeck2012-08-271-2/+0
* spi/tegra: Fix device remove functionGuenter Roeck2012-08-271-1/+3
* spi/stmp: Fix device remove functionGuenter Roeck2012-08-271-5/+1
* spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck2012-08-231-1/+1
* spi/pl022: Add devicetree supportRoland Stigge2012-08-221-9/+70
* spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-221-14/+34
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-223-0/+371
* spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck2012-08-221-1/+2
* spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck2012-08-221-1/+2
* spi/mpc52xx: Fix device remove functionGuenter Roeck2012-08-221-2/+2
* spi/mpc52xx: Fix error handling in probe functionGuenter Roeck2012-08-221-2/+3
* spi/pl022: Fix device remove functionGuenter Roeck2012-08-221-1/+0
* spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D2012-08-221-2/+1
* spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D2012-08-221-17/+11
* spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D2012-08-221-14/+14
* drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall2012-08-221-0/+1
* spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D2012-08-171-2/+0
* spi: spi-altera: Use of_match_ptrTobias Klauser2012-08-171-3/+1
* spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn2012-08-171-148/+61
* spi/s3c64xx: improve error handlingArnd Bergmann2012-08-101-1/+1
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-021-102/+127
|\
| * spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-311-99/+5
| * spi: omap2-mcspi: add DMA engine supportRussell King2012-07-311-31/+150
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-303-0/+479
|\ \
| * | SPI: MIPS: lantiq: add FALCON spi driverThomas Langer2012-07-233-0/+479
| |/
* | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-07-2611-39/+410
|\ \
| * | spi/orion: remove uneeded spi_infoMichael Walle2012-07-231-5/+0
| * | spi/bcm63xx: fix clock configuration selectionFlorian Fainelli2012-07-231-1/+1
| * | spi/orion: add device tree bindingAndrew Lunn2012-07-231-0/+17
| * | spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-221-1/+1
| * | spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-201-2/+4
| * | spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-203-0/+284
| * | spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang2012-07-131-6/+6
| * | spi/imx: remove redundant config.speed_hz settingHui Wang2012-07-131-2/+0
| * | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown2012-07-115-34/+62
| |\ \
| | * | spi/pl022: enable runtime PMLinus Walleij2012-07-021-0/+4
| | * | spi/pl022: delete DB5500 supportLinus Walleij2012-07-021-14/+0
| | * | spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-021-0/+5
| | |/