| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-09-12 | spi: fsl-espi: remove element status from struct fsl_espi_transfer |  Heiner Kallweit | 1 | -21/+26 |
| 2016-09-12 | spi: fsl-espi: factor out filling the local buffer |  Heiner Kallweit | 1 | -22/+24 |
| 2016-09-12 | spi: fsl-espi: pre-allocate message buffer |  Heiner Kallweit | 2 | -23/+19 |
| 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-06 | spi: fsl-espi: remove unneeded check in fsl_espi_do_trans |  Heiner Kallweit | 1 | -2/+1 |
| 2016-09-06 | spi: fsl-espi: simplify fsl_espi_setup_transfer |  Heiner Kallweit | 1 | -3/+1 |
| 2016-09-06 | spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer |  Heiner Kallweit | 1 | -11/+1 |
| 2016-09-06 | spi: dw: fix multiple slaves with different baudrates |  Matthias Seidel | 2 | -8/+8 |
| 2016-09-03 | spi: Prevent unexpected SPI time out due to arithmetic overflow |  Sien Wu | 1 | -2/+6 |
| 2016-09-01 | spi: qup: skip clk_disable_unprepare if the device is already runtime suspended |  Sudeep Holla | 1 | -2/+4 |
| 2016-09-01 | spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans |  Heiner Kallweit | 1 | -15/+8 |
| 2016-09-01 | spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq |  Heiner Kallweit | 1 | -1/+1 |
| 2016-09-01 | spi: fsl-espi: change return type of fsl_espi_cpu_bufs to void |  Heiner Kallweit | 1 | -6/+2 |
| 2016-09-01 | spi: fsl-espi: change return type of fsl_espi_setup_transfer to void |  Heiner Kallweit | 1 | -15/+4 |
| 2016-09-01 | spi: fsl-espi: dont include irq.h |  Heiner Kallweit | 1 | -1/+0 |
| 2016-09-01 | spi: loopback-test: mark rx_ranges_cmp() static |  Baoyou Xie | 1 | -1/+1 |
| 2016-09-01 | spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH |  Geert Uytterhoeven | 1 | -1/+1 |
| 2016-09-01 | spi: sc18is602: Add reset control via gpio pin. |  Phil Reid | 1 | -0/+9 |
| 2016-08-24 | spi: spi-cavium-thunderx: Add missing clk_disable_unprepare() |  Wei Yongjun | 1 | -0/+2 |
| 2016-08-24 | spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices |  Andy Shevchenko | 1 | -0/+1 |
| 2016-08-22 | spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function |  Wei Yongjun | 1 | -1/+0 |
| 2016-08-22 | spi: spi-fsl-dspi: Check clk_prepare_enable() error |  Fabio Estevam | 1 | -2/+7 |
| 2016-08-19 | spi: octeon: Add ThunderX driver |  Jan Glauber | 4 | -0/+130 |
| 2016-08-18 | spi: spi-txx9: Add missing clock (un)prepare calls for CCF |  Geert Uytterhoeven | 1 | -3/+3 |
| 2016-08-18 | spi: fsl-espi: eliminate spi nor flash read loop |  Heiner Kallweit | 1 | -70/+21 |
| 2016-08-17 | spi: spi-ti-qspi: Add DMA support for QSPI mmap read |  Vignesh R | 1 | -17/+122 |
| 2016-08-17 | spi: Add support to handle kmap'd buffers in spi_map_buf() |  Vignesh R | 1 | -3/+14 |
| 2016-08-16 | spi: spi-fsl-dspi: fix a possible NULL dereference |  LABBE Corentin | 1 | -3/+1 |
| 2016-08-16 | spi: spi-fsl-dspi: constify devtype_data |  LABBE Corentin | 1 | -2/+2 |
| 2016-08-09 | spi: Drop io_mutex in error paths |  Mark Brown | 1 | -0/+2 |
| 2016-08-09 | spi: xlp: Add ACPI support for Vulcan SPI controller |  Kamlakant Patel | 1 | -1/+12 |
| 2016-08-09 | spi: jcore: remove unnecessary platform_set_drvdata() |  Wei Yongjun | 1 | -1/+0 |
| 2016-08-08 | spi: rspi: Increase accuracy of bit rate for RZ |  Chris Brandt | 1 | -2/+12 |
| 2016-08-08 | spi: pic32-sqi: use list_move_tail and list_move |  Wei Yongjun | 1 | -4/+2 |
| 2016-08-08 | spi: add driver for J-Core SPI controller |  Rich Felker | 3 | -0/+240 |
| 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 |