aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-20
* spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma functionShubhrajyoti D2012-09-12
* spi/gpio: Fix stub for spi_gpio_probe_dt()Mark Brown2012-09-06
* spi: spi-sh-hspi: drop frees of devm_ alloc'd dataJulia Lawall2012-09-05
* spi/pl022: Fix chipselects pointer computationRoland Stigge2012-09-05
* spi: spi-tle62x0: Use module_spi_driver macroSachin Kamat2012-09-05
* spi: spi-gpio: Add DT bindingsDaniel Mack2012-09-05
* spi: spi-gpio: store chipselect information in private structureDaniel Mack2012-09-05
* spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functionsGuenter Roeck2012-08-27
* spi/topcliff-pch: Fix device remove functionGuenter Roeck2012-08-27
* spi/tegra: Fix device remove functionGuenter Roeck2012-08-27
* spi/stmp: Fix device remove functionGuenter Roeck2012-08-27
* spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck2012-08-23
* spi/pl022: Add devicetree supportRoland Stigge2012-08-22
* spi/pl022: Add chip select handling via GPIORoland Stigge2012-08-22
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-22
* spi/mpc512x-psc: Avoid access to freed memory in device remove functionGuenter Roeck2012-08-22
* spi/mpc52xx-psc: Avoid access to freed memory in device remove functionGuenter Roeck2012-08-22
* spi/mpc52xx: Fix device remove functionGuenter Roeck2012-08-22
* spi/mpc52xx: Fix error handling in probe functionGuenter Roeck2012-08-22
* spi/pl022: Fix device remove functionGuenter Roeck2012-08-22
* spi: omap2-mcspi: At remove dont use the runtime_autosuspend callsShubhrajyoti D2012-08-22
* spi: omap2-mcspi: Call pm_runtime_* functions directlyShubhrajyoti D2012-08-22
* spi: omap2-mcspi: Remove the macro MOD_REG_BITShubhrajyoti D2012-08-22
* drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall2012-08-22
* spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)Shubhrajyoti D2012-08-17
* spi: spi-altera: Use of_match_ptrTobias Klauser2012-08-17
* spi: Refactor spi-orion to use SPI framework queue.Andrew Lunn2012-08-17
* spi/s3c64xx: improve error handlingArnd Bergmann2012-08-10
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\
| * spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-31
| * spi: omap2-mcspi: add DMA engine supportRussell King2012-07-31
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30
|\ \
| * | SPI: MIPS: lantiq: add FALCON spi driverThomas Langer2012-07-23
| |/
* | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-07-26
|\ \
| * | spi/orion: remove uneeded spi_infoMichael Walle2012-07-23
| * | spi/bcm63xx: fix clock configuration selectionFlorian Fainelli2012-07-23
| * | spi/orion: add device tree bindingAndrew Lunn2012-07-23
| * | spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-22
| * | spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-20
| * | spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-20
| * | spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang2012-07-13
| * | spi/imx: remove redundant config.speed_hz settingHui Wang2012-07-13
| * | Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown2012-07-11
| |\ \
| | * | spi/pl022: enable runtime PMLinus Walleij2012-07-02
| | * | spi/pl022: delete DB5500 supportLinus Walleij2012-07-02
| | * | spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-02
| | |/
| * | spi/gpio: start with CS non-activeUwe Kleine-König2012-07-10
| * | spi: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-10
| * | spi: Add "spi:" prefix to modalias attribute of spi devicesGrant Likely2012-05-20