Age | Commit message (Expand) | Author | Files | Lines |
2013-06-04 | Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus | Mark Brown | 1 | -39/+35 |
2013-06-04 | Merge remote-tracking branch 'spi/fix/topcliff' into spi-linus | Mark Brown | 1 | -1/+2 |
2013-06-04 | Merge remote-tracking branch 'spi/fix/hspi' into spi-linus | Mark Brown | 1 | -1/+1 |
2013-06-04 | spi: hspi: fixup long delay time | Kuninori Morimoto | 1 | -1/+1 |
2013-06-04 | spi: spi-xilinx: Remove ISR race condition | Peter Crosthwaite | 1 | -39/+35 |
2013-05-22 | spi: topcliff-pch: fix error return code in pch_spi_probe() | Wei Yongjun | 1 | -0/+1 |
2013-05-20 | spi: topcliff-pch: Pass correct pointer to free_irq() | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-18 | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+0 |
2013-05-18 | drivers/spi: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-05-13 | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 3 | -6/+9 |
2013-05-13 | Merge remote-tracking branch 'spi/fix/atmel' into spi-linus | Mark Brown | 1 | -9/+38 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -4/+4 |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+41 |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -53/+11 |
2013-05-07 | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann | 7 | -47/+45 |
2013-05-02 | spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO | Richard Genoud | 1 | -9/+38 |
2013-04-30 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 27 | -821/+3372 |
2013-04-28 | spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items | Wei Yongjun | 1 | -6/+6 |
2013-04-25 | spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in... | Wei Yongjun | 1 | -1/+3 |
2013-04-24 | spi/spi-atmel: add dmaengine support | Nicolas Ferre | 1 | -21/+566 |
2013-04-23 | spi/spi-atmel: add flag to controller data for lock operations | Nicolas Ferre | 1 | -14/+21 |
2013-04-23 | spi/spi-atmel: add physical base address | Nicolas Ferre | 1 | -0/+2 |
2013-04-23 | spi/sirf: fix MODULE_DEVICE_TABLE | Arnd Bergmann | 1 | -1/+1 |
2013-04-20 | Merge branch 'spear/dwdma' into late/cleanup | Arnd Bergmann | 1 | -2/+41 |
2013-04-18 | spi/s3c64xx: Check for errors in dmaengine prepare_transfer() | Mark Brown | 1 | -1/+25 |
2013-04-18 | spi/s3c64xx: Fix non-dmaengine usage | Mark Brown | 1 | -3/+3 |
2013-04-18 | spi: omap2-mcspi: fix error return code in omap2_mcspi_probe() | Wei Yongjun | 1 | -1/+2 |
2013-04-18 | Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 1 | -2/+2 |
2013-04-17 | spi/davinci: no wildcards in DT compatible property | Manjunathappa, Prakash | 1 | -2/+2 |
2013-04-16 | spi/s3c64xx: let device core setup the default pin configuration | Thomas Abraham | 1 | -62/+4 |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 1 | -4/+4 |
2013-04-15 | spi: omap2-mcspi: Fix transfers if DMADEVICES is not set | Tony Lindgren | 1 | -10/+22 |
2013-04-12 | spi: s3c64xx: move to generic dmaengine API | Arnd Bergmann | 1 | -44/+141 |
2013-04-10 | spi-gpio: init CS before spi_bitbang_setup() | Josef Ahmad | 1 | -1/+1 |
2013-04-09 | spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop | Anatolij Gustschin | 1 | -7/+3 |
2013-04-09 | spi: spi-mpc512x-psc: add support for gpio chip selects | Anatolij Gustschin | 1 | -6/+25 |
2013-04-08 | spi/bcm63xx: remove unused speed_hz variable | Jonas Gorski | 1 | -2/+0 |
2013-04-08 | spi: tegra: slink: make local symbols static | Wei Yongjun | 1 | -2/+2 |
2013-04-08 | spi/pxa2xx: Convert to devm_ioremap_resource() | Sachin Kamat | 1 | -5/+4 |
2013-04-07 | spi/davinci: fix module build error | Manjunathappa, Prakash | 1 | -1/+1 |
2013-04-07 | spi: Return error from of_spi_register_master on bad "cs-gpios" property | Andreas Larsson | 1 | -1/+4 |
2013-04-07 | spi: Initialize cs_gpio and cs_gpios with -ENOENT | Andreas Larsson | 1 | -2/+2 |
2013-04-07 | spi/atmel: fix speed_hz check in atmel_spi_transfer() | Joachim Eastwood | 1 | -2/+2 |
2013-04-07 | spi/tegra114: add spi driver | Laxman Dewangan | 3 | -0/+1255 |
2013-04-07 | spi/tegra-slink: assume CONFIG_OF, remove platform data | Stephen Warren | 1 | -34/+11 |
2013-04-07 | spi/tegra-sflash: assume CONFIG_OF, remove platform data | Stephen Warren | 1 | -32/+9 |
2013-04-07 | spi/tegra-slink: remove redundant code | Stephen Warren | 1 | -31/+1 |
2013-04-07 | spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores | Andreas Larsson | 2 | -5/+46 |
2013-04-07 | spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin... | Andreas Larsson | 3 | -14/+101 |
2013-04-07 | spi/spi-fsl-spi: Add support for setting a maximum number of bits per word | Andreas Larsson | 2 | -1/+8 |