| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-03-17 | spi: loopback-test: add ability to test zero-length transfer |  Akinobu Mita | 2 | -48/+26 |
| 2017-03-17 | spi: loopback-test: don't skip comparing the first byte of rx_buf |  Akinobu Mita | 1 | -1/+1 |
| 2017-03-17 | spi: loopback-test: correct mismatched test description and configuration |  Akinobu Mita | 1 | -2/+2 |
| 2017-03-17 | spi: loopback-test: fix compile error on x86 |  Frode Isaksen | 1 | -0/+1 |
| 2017-03-16 | spi: spidev: Add sx1301 to device tree compatibility list |  Ben Whitten | 1 | -0/+1 |
| 2017-03-15 | spi: loopback-test: add option to use vmalloc'ed buffers |  Frode Isaksen | 1 | -7/+27 |
| 2017-03-15 | spi: davinci: do not use DMA for vmalloc'ed buffers |  Frode Isaksen | 1 | -1/+3 |
| 2017-03-15 | spi: davinci: do not use DMA if transfer length is less than 16 |  Frode Isaksen | 1 | -6/+8 |
| 2017-03-15 | spi: davinci: use rx buffer as dummy tx buffer |  Frode Isaksen | 1 | -1/+7 |
| 2017-03-13 | spi: xlp: update for ARCH_VULCAN2 |  Jayachandran C | 2 | -1/+2 |
| 2017-03-13 | spi: fsl: Call irq_dispose_mapping in err path |  Liu Xiang | 1 | -1/+2 |
| 2017-03-13 | spi/bcm63xx-hsspi: allow for probing through devicetree |  Jonas Gorski | 1 | -3/+20 |
| 2017-03-13 | spi/bcm63xx-hsspi: allow providing clock rate through a second clock |  Jonas Gorski | 1 | -2/+10 |
| 2017-03-07 | spi: davinci: enable DMA when channels are defined in DT |  Fabien Parent | 1 | -0/+4 |
| 2017-03-07 | spi: davinci: Use SPI framework to handle DMA mapping |  Fabien Parent | 1 | -51/+18 |
| 2017-03-07 | spi: sun6i: Allow transfers larger than FIFO size |  Icenowy Zheng | 1 | -9/+81 |
| 2017-03-06 | spi: allow registering empty spi_board_info lists |  Dmitry Torokhov | 1 | -1/+1 |
| 2017-03-06 | spi: allow attaching device properties to SPI board info |  Dmitry Torokhov | 1 | -4/+28 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-01 | spi: lantiq-ssc: add LTQ_ prefix to defines |  Hauke Mehrtens | 1 | -202/+209 |
| 2017-02-22 | spi: sc18is602: Add OF device ID table |  Javier Martinez Canillas | 1 | -1/+23 |
| 2017-02-21 | spi/bcm63xx: fix typo in bcm63xx_spi_max_length breaking compilation |  Jonas Gorski | 1 | -1/+1 |
| 2017-02-21 | spi/bcm63xx: allow for probing through devicetree |  Jonas Gorski | 1 | -6/+36 |
| 2017-02-21 | spi/bcm63xx: make spi subsystem aware of message size limits |  Jonas Gorski | 1 | -0/+9 |
| 2017-02-21 | spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings |  kbuild test robot | 1 | -1/+0 |
| 2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+3 |
| 2017-02-20 | Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi |  Linus Torvalds | 25 | -334/+1429 |
| 2017-02-19 | Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/topcliff-pch' into spi-next |  Mark Brown | 2 | -21/+25 |
| 2017-02-19 | Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next |  Mark Brown | 5 | -73/+74 |
| 2017-02-19 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/topic/mpc52xx', 'spi/topic/ppc4xx' and 'spi/topic/pxa2xx' into spi-next |  Mark Brown | 9 | -33/+1061 |
| 2017-02-19 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/ep93xx', 'spi/topic/falcon' and 'spi/topic/fsl-lpspi' into spi-next |  Mark Brown | 5 | -105/+53 |
| 2017-02-19 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/bcm-qspi' and 'spi/topic/bcm53xx' into spi-next |  Mark Brown | 5 | -94/+158 |
| 2017-02-19 | Merge remote-tracking branch 'spi/topic/dma' into spi-next |  Mark Brown | 2 | -8/+37 |
| 2017-02-19 | Merge remote-tracking branch 'spi/topic/core' into spi-next |  Mark Brown | 2 | -11/+16 |
| 2017-02-19 | Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/rspi' and 'spi/fix/s3c64xx' into spi-linus |  Mark Brown | 3 | -4/+7 |
| 2017-02-19 | spi: spi-fsl-dspi: Fix error handling |  Christophe JAILLET | 1 | -1/+2 |
| 2017-02-19 | spi: spi-ti-qspi: Fix error handling |  Christophe JAILLET | 1 | -1/+2 |
| 2017-02-19 | spi: spi-ti-qspi: Fix error handling |  Christophe JAILLET | 1 | -1/+2 |
| 2017-02-19 | spi: lantiq-ssc: activate under COMPILE_TEST |  Hauke Mehrtens | 1 | -1/+1 |
| 2017-02-19 | spi: armada-3700: Remove spi_master_put in a3700_spi_remove() |  Wei Yongjun | 1 | -1/+0 |
| 2017-02-17 | spi: ti-qspi: revise ti_qspi_probe() failure flow |  Prahlad V | 1 | -5/+10 |
| 2017-02-16 | spi: spi-ep93xx: simplify GPIO chip selects |  H Hartley Sweeten | 1 | -95/+44 |
| 2017-02-16 | spi: rspi: Replaces "n" by "len" in qspi_transfer_*() |  DongCV | 1 | -2/+2 |
| 2017-02-16 | spi: rspi: Fixes bogus received byte in qspi_transfer_in() |  DongCV | 1 | -1/+0 |
| 2017-02-14 | spi: bcm-qspi: Remove unnecessary platform_set_drvdata() |  Wei Yongjun | 1 | -1/+0 |
| 2017-02-14 | spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance |  Kamal Dasu | 1 | -36/+45 |
| 2017-02-14 | spi: lantiq-ssc: add support for Lantiq SSC SPI controller |  Hauke Mehrtens | 3 | -0/+992 |
| 2017-02-13 | spi: s3c64xx: fix inconsistency between binding and driver |  Andi Shyti | 1 | -1/+1 |
| 2017-02-10 | Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux |  Brian Norris | 1 | -3/+3 |
| 2017-02-10 | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes |  Cyrille Pitchen | 1 | -3/+3 |