| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-06 | Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linus |  Mark Brown | 6 | -6/+12 |
| 2016-09-03 | spi: Prevent unexpected SPI time out due to arithmetic overflow |  Sien Wu | 1 | -2/+6 |
| 2016-08-24 | spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices |  Andy Shevchenko | 1 | -0/+1 |
| 2016-08-09 | spi: Drop io_mutex in error paths |  Mark Brown | 1 | -0/+2 |
| 2016-08-05 | spi: sh-msiof: Avoid invalid clock generator parameters |  Geert Uytterhoeven | 1 | -0/+3 |
| 2016-08-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -31/+5 |
| 2016-07-27 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi |  Linus Torvalds | 32 | -881/+1301 |
| 2016-07-27 | spi: img-spfi: Remove spi_master_put in img_spfi_remove() |  Wei Yongjun | 1 | -2/+0 |
| 2016-07-27 | spi: mediatek: remove spi_master_put in mtk_spi_remove() |  Wei Yongjun | 1 | -1/+0 |
| 2016-07-27 | spi: qup: Remove spi_master_put in spi_qup_remove() |  Wei Yongjun | 1 | -1/+0 |
| 2016-07-25 | Merge branch 'acpi-tables' |  Rafael J. Wysocki | 1 | -7/+93 |
| 2016-07-25 | Merge remote-tracking branch 'spi/fix/locking' into spi-next |  Mark Brown | 1 | -20/+18 |
| 2016-07-25 | spi: Split bus and I/O locking |  Mark Brown | 1 | -20/+18 |
| 2016-07-24 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next |  Mark Brown | 1 | -2/+6 |
| 2016-07-24 | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next |  Mark Brown | 6 | -33/+62 |
| 2016-07-24 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next |  Mark Brown | 8 | -312/+280 |
| 2016-07-24 | Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pic32' and 'spi/topic/pic32-sqi' into spi-next |  Mark Brown | 10 | -336/+750 |
| 2016-07-24 | Merge remote-tracking branches 'spi/topic/flash-dma', 'spi/topic/imx', 'spi/topic/loopback', 'spi/topic/maintainers' and 'spi/topic/mpc52xx-psc' into spi-next |  Mark Brown | 4 | -112/+126 |
| 2016-07-24 | Merge remote-tracking branches 'spi/topic/bfin-sport', 'spi/topic/bfin5xx', 'spi/topic/clps711x', 'spi/topic/doc' and 'spi/topic/dt' into spi-next |  Mark Brown | 3 | -65/+34 |
| 2016-07-24 | Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into spi-linus |  Mark Brown | 2 | -1/+25 |
| 2016-07-24 | spi: octeon: Split driver into Octeon specific and common parts |  Jan Glauber | 4 | -118/+138 |
| 2016-07-24 | spi: octeon: Move include file from arch/mips to drivers/spi |  Jan Glauber | 2 | -1/+300 |
| 2016-07-24 | spi: octeon: Put register offsets into a struct |  Jan Glauber | 1 | -14/+27 |
| 2016-07-24 | spi: octeon: Store system clock freqency in struct octeon_spi |  Jan Glauber | 1 | -4/+3 |
| 2016-07-24 | spi: octeon: Convert driver to use readq()/writeq() functions |  Steven J. Hill | 1 | -12/+11 |
| 2016-07-24 | spi: pic32-sqi: fixup wait_for_completion_timeout return handling |  Nicholas Mc Guire | 1 | -3/+4 |
| 2016-07-24 | spi: pic32: fixup wait_for_completion_timeout return handling |  Nicholas Mc Guire | 1 | -2/+3 |
| 2016-07-20 | spi: rockchip: limit transfers to (64K - 1) bytes |  Brian Norris | 1 | -0/+17 |
| 2016-07-15 | spi: xilinx: Return IRQ_NONE if no interrupts were detected |  Lars-Peter Clausen | 1 | -1/+2 |
| 2016-07-15 | spi: xilinx: Handle errors from platform_get_irq() |  Lars-Peter Clausen | 1 | -1/+4 |
| 2016-07-14 | spi: s3c64xx: restore removed comments |  Andi Shyti | 1 | -0/+1 |
| 2016-07-14 | spi: s3c64xx: add Exynos5433 compatible for ioclk handling |  Andi Shyti | 1 | -5/+52 |
| 2016-07-14 | spi: s3c64xx: use error code from clk_prepare_enable() |  Andi Shyti | 1 | -4/+4 |
| 2016-07-14 | spi: s3c64xx: rename goto labels to meaningful names |  Andi Shyti | 1 | -12/+12 |
| 2016-07-14 | spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove() |  Wei Yongjun | 1 | -1/+1 |
| 2016-07-12 | spi: st-ssc4: Remove 'no clocking' hack |  Lee Jones | 1 | -31/+5 |
| 2016-07-11 | spi: spi-sh: Remove deprecated create_singlethread_workqueue |  Bhaktipriya Shridhar | 1 | -13/+3 |
| 2016-07-11 | spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue |  Bhaktipriya Shridhar | 1 | -23/+3 |
| 2016-07-08 | spi / ACPI: add support for ACPI reconfigure notifications |  Octavian Purdila | 1 | -7/+93 |
| 2016-07-08 | spi: omap2-mcspi: Use the SPI framework to handle DMA mapping |  Franklin S Cooper Jr | 1 | -76/+56 |
| 2016-07-08 | spi: omap2-mcspi: Select SPI_SPLIT |  Franklin S Cooper Jr | 1 | -0/+1 |
| 2016-07-07 | spi: pxa2xx-pci: Support both chipselects on Braswell |  Andy Shevchenko | 1 | -3/+3 |
| 2016-07-07 | spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark |  Andy Shevchenko | 1 | -1/+8 |
| 2016-07-07 | spi: clps711x: Driver refactor |  Alexander Shiyan | 1 | -43/+26 |
| 2016-07-07 | spi: s3c64xx: do not disable the clock while configuring the spi |  Andi Shyti | 1 | -7/+1 |
| 2016-07-05 | spi: omap2-mcspi: Add comments for RX only DMA buffer workaround |  Franklin S Cooper Jr | 1 | -0/+13 |
| 2016-07-04 | spi: spidev: Add ACPI probing support |  Mika Westerberg | 1 | -0/+41 |
| 2016-07-04 | spi: pxa2xx-pci: Sort header block alphabetically |  Andy Shevchenko | 1 | -6/+7 |
| 2016-07-04 | spi: pxa2xx-pci: Remove unused code |  Andy Shevchenko | 1 | -4/+0 |
| 2016-07-04 | spi: pxa2xx-pci: Enable SPI on Intel Merrifield |  Andy Shevchenko | 1 | -0/+28 |