| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-07 | Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire', 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix/topcliff-pch' into spi-linus |  Mark Brown | 6 | -17/+35 |
| 2014-03-05 | spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks |  Wenyou Yang | 1 | -1/+16 |
| 2014-03-05 | spi: coldfire-qspi: Fix getting correct address for *mcfqspi |  Axel Lin | 1 | -2/+4 |
| 2014-03-05 | spi: fsl-dspi: Fix getting correct address for master |  Axel Lin | 1 | -3/+3 |
| 2014-03-03 | spi: spi-ath79: fix initial GPIO CS line setup |  Gabor Juhos | 1 | -2/+2 |
| 2014-02-28 | spi: spi-imx: spi_imx_remove: do not disable disabled clocks |  Philippe De Muyter | 1 | -2/+2 |
| 2014-02-27 | spi-topcliff-pch: Fix probing when DMA mode is used |  Alexander Stein | 1 | -5/+6 |
| 2014-02-19 | spi/topcliff-pch: Fix DMA channel |  Alexander Stein | 1 | -2/+2 |
| 2014-02-11 | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus |  Mark Brown | 2 | -2/+4 |
| 2014-02-11 | Merge remote-tracking branch 'spi/fix/core' into spi-linus |  Mark Brown | 1 | -3/+1 |
| 2014-02-04 | spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true |  Axel Lin | 1 | -0/+2 |
| 2014-02-04 | spi: rspi: Document support for Renesas QSPI in Kconfig |  Geert Uytterhoeven | 1 | -2/+2 |
| 2014-01-29 | Merge remote-tracking branch 'agust/next' into next |  Benjamin Herrenschmidt | 1 | -8/+18 |
| 2014-01-28 | spi: Fix crash with double message finalisation on error handling |  Geert Uytterhoeven | 1 | -3/+1 |
| 2014-01-25 | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi |  Linus Torvalds | 46 | -1478/+1455 |
| 2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -0/+10 |
| 2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 4 | -77/+76 |
| 2014-01-23 | Merge commit 'spi/topic/sc18is602' into spi-linus |  Mark Brown | 1 | -7/+1 |
| 2014-01-23 | Merge commit 'spi/fix/rcar' into spi-linus |  Mark Brown | 1 | -3/+4 |
| 2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus |  Mark Brown | 11 | -269/+178 |
| 2014-01-23 | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linus |  Mark Brown | 14 | -190/+151 |
| 2014-01-23 | Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bitbang', 'spi/topic/bpw', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/davinci', 'spi/topic/dw' and 'spi/topic/falcon' into spi-linus |  Mark Brown | 21 | -452/+763 |
| 2014-01-23 | Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hspi', 'spi/fix/imx', 'spi/fix/msiof', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/topic/altera', 'spi/topic/ath79' and 'spi/topic/atmel' into spi-linus |  Mark Brown | 10 | -530/+313 |
| 2014-01-23 | Merge remote-tracking branch 'spi/topic/core' into spi-linus |  Mark Brown | 1 | -20/+26 |
| 2014-01-23 | Merge remote-tracking branch 'spi/fix/core' into spi-linus |  Mark Brown | 1 | -8/+20 |
| 2014-01-21 | spi: core: Fix transfer failure when master->transfer_one returns positive value |  Axel Lin | 1 | -1/+3 |
| 2014-01-21 | spi: Spelling s/finised/finished/ |  Geert Uytterhoeven | 1 | -1/+1 |
| 2014-01-17 | spi: sc18is602: Convert to use bits_per_word_mask |  Axel Lin | 1 | -7/+1 |
| 2014-01-17 | spi: Remove duplicate code to set default bits_per_word setting |  Axel Lin | 8 | -37/+0 |
| 2014-01-17 | Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-bpw |  Mark Brown | 10 | -168/+215 |
| 2014-01-16 | ACPI: fix module autoloading for ACPI enumerated devices |  Zhang Rui | 1 | -0/+10 |
| 2014-01-16 | spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP |  Mika Westerberg | 1 | -1/+1 |
| 2014-01-14 | spi: clps711x: Add MODULE_ALIAS to support module auto-loading |  Axel Lin | 1 | -0/+1 |
| 2014-01-14 | spi: rspi: Add missing clk_disable() calls in error and cleanup paths |  Geert Uytterhoeven | 1 | -4/+7 |
| 2014-01-14 | Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-rspi |  Mark Brown | 9 | -40/+46 |
| 2014-01-14 | spi: rspi: Spelling s/transmition/transmission/ |  Geert Uytterhoeven | 1 | -2/+2 |
| 2014-01-13 | spi: rspi: Add support for specifying CPHA/CPOL |  Geert Uytterhoeven | 1 | -2/+10 |
| 2014-01-13 | spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match |  Mika Westerberg | 1 | -0/+2 |
| 2014-01-13 | spi: rspi: Add more QSPI register documentation |  Geert Uytterhoeven | 1 | -6/+19 |
| 2014-01-13 | spi: rspi: Add more RSPI register documentation |  Geert Uytterhoeven | 1 | -79/+92 |
| 2014-01-13 | spi: rspi: Remove dependency on DMAE for SHMOBILE |  Geert Uytterhoeven | 1 | -1/+1 |
| 2014-01-13 | spi/s3c64xx: Correct indentation |  Geert Uytterhoeven | 1 | -1/+1 |
| 2014-01-13 | spi: sh: Use spi_sh_clear_bit() instead of open-coded |  Axel Lin | 1 | -8/+2 |
| 2014-01-13 | spi: bitbang: Grammar s/make to make/to make/ |  Geert Uytterhoeven | 1 | -1/+1 |
| 2014-01-13 | spi: sh-hspi: Spelling s/recive/receive/ |  Geert Uytterhoeven | 1 | -1/+1 |
| 2014-01-13 | spi: core: Improve tx/rx_nbits check comments |  Geert Uytterhoeven | 1 | -3/+2 |
| 2014-01-13 | spi: ti-qspi: Fixup driver name |  Axel Lin | 1 | -1/+2 |
| 2014-01-13 | spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation |  Axel Lin | 1 | -41/+20 |
| 2014-01-13 | spi: altera: Remove unneeded NULL checking for hw->bitbang.master |  Axel Lin | 1 | -2/+0 |
| 2014-01-12 | spi: mpc512x: adjust to OF based clock lookup |  Gerhard Sittig | 1 | -8/+18 |