| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', '... | Mark Brown | 2017-04-26 | 7 | -66/+175 |
|\ \ \ \ \ |
|
| | | | | * | spi: loopback-test: fix spelling mistake: "minimam" -> "minimum" | Colin Ian King | 2017-03-30 | 1 | -1/+1 |
| | | | | * | spi: loopback-test: fix potential integer overflow on multiple | Colin Ian King | 2017-03-20 | 1 | -1/+2 |
| | | | | * | spi: loopback-test: add test spi_message with delay after transfers | Akinobu Mita | 2017-03-17 | 1 | -0/+19 |
| | | | | * | spi: loopback-test: add elapsed time check | Akinobu Mita | 2017-03-17 | 2 | -0/+40 |
| | | | | * | spi: loopback-test: test zero-length transfer | Akinobu Mita | 2017-03-17 | 1 | -1/+1 |
| | | | | * | spi: loopback-test: add ability to test zero-length transfer | Akinobu Mita | 2017-03-17 | 2 | -48/+26 |
| | | | | * | spi: loopback-test: don't skip comparing the first byte of rx_buf | Akinobu Mita | 2017-03-17 | 1 | -1/+1 |
| | | | | * | spi: loopback-test: correct mismatched test description and configuration | Akinobu Mita | 2017-03-17 | 1 | -2/+2 |
| | | |_|/
| | |/| | |
|
| | | | * | spi: tegra: fix spelling mistake: "trasfer" -> "transfer" | Colin Ian King | 2017-04-24 | 3 | -3/+3 |
| | | |/
| | |/| |
|
| | | * | spi: sun6i: update max transfer size reported | Icenowy Zheng | 2017-03-20 | 1 | -3/+1 |
| | | * | spi: sun6i: Allow transfers larger than FIFO size | Icenowy Zheng | 2017-03-07 | 1 | -9/+81 |
| * | | | spi: spidev: Add sx1301 to device tree compatibility list | Ben Whitten | 2017-03-16 | 1 | -0/+1 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------. \ \ | Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/omap2-mcspi',... | Mark Brown | 2017-04-26 | 4 | -14/+65 |
|\ \ \ \ \ \ \
| | | | | |/ /
| | | | |/| | |
|
| | | | | * | | spi: sc18is602: Add OF device ID table | Javier Martinez Canillas | 2017-02-22 | 1 | -1/+23 |
| | | * | | | | spi: orion: add LSB support | Bastian Stender | 2017-04-07 | 1 | -2/+9 |
| | | |/ / / |
|
| | * | | | | spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer | Akinobu Mita | 2017-03-24 | 1 | -4/+5 |
| | |/ / / |
|
| * | | | | spi: loopback-test: fix compile error on x86 | Frode Isaksen | 2017-03-17 | 1 | -0/+1 |
| * | | | | spi: loopback-test: add option to use vmalloc'ed buffers | Frode Isaksen | 2017-03-15 | 1 | -7/+27 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-------. \ \ \ | Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top... | Mark Brown | 2017-04-26 | 5 | -10/+51 |
|\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2017-02-21 | 1 | -1/+0 |
| | | | | | |/ /
| | | | | |/| | |
|
| | | | * | | | | spi-imx: Implements handling of the SPI_READY mode flag. | Leif Middelschulte | 2017-04-25 | 1 | -2/+18 |
| | | | | |_|/
| | | | |/| | |
|
| | | * | | | | spi: spi-fsl-dspi: Fix error handling | Christophe JAILLET | 2017-02-19 | 1 | -1/+2 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | spi: fsl: Call irq_dispose_mapping in err path | Liu Xiang | 2017-03-13 | 1 | -1/+2 |
| | |/ / / |
|
| * | | | | spi: allow registering empty spi_board_info lists | Dmitry Torokhov | 2017-03-06 | 1 | -1/+1 |
| * | | | | spi: allow attaching device properties to SPI board info | Dmitry Torokhov | 2017-03-06 | 1 | -4/+28 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t... | Mark Brown | 2017-04-26 | 5 | -80/+210 |
|\ \ \ \ \ \ \ |
|
| | | | * | | | | spi: davinci: add comment about dummy tx buffer usage | Frode Isaksen | 2017-03-17 | 1 | -1/+5 |
| | | | * | | | | spi: davinci: do not use DMA for vmalloc'ed buffers | Frode Isaksen | 2017-03-15 | 1 | -1/+3 |
| | | | * | | | | spi: davinci: do not use DMA if transfer length is less than 16 | Frode Isaksen | 2017-03-15 | 1 | -6/+8 |
| | | | * | | | | spi: davinci: use rx buffer as dummy tx buffer | Frode Isaksen | 2017-03-15 | 1 | -1/+7 |
| | | | * | | | | spi: davinci: enable DMA when channels are defined in DT | Fabien Parent | 2017-03-07 | 1 | -0/+4 |
| | | | * | | | | spi: davinci: Use SPI framework to handle DMA mapping | Fabien Parent | 2017-03-07 | 1 | -51/+18 |
| | | | |/ / / |
|
| | | * | | | | spi: cadence: Allow for GPIO pins to be used as chipselects | Moritz Fischer | 2017-04-26 | 1 | -0/+65 |
| | | |/ / / |
|
| | * | | | | spi/bcm63xx-hsspi: allow for probing through devicetree | Jonas Gorski | 2017-03-13 | 1 | -3/+20 |
| | * | | | | spi/bcm63xx-hsspi: allow providing clock rate through a second clock | Jonas Gorski | 2017-03-13 | 1 | -2/+10 |
| | * | | | | spi/bcm63xx: fix typo in bcm63xx_spi_max_length breaking compilation | Jonas Gorski | 2017-02-21 | 1 | -1/+1 |
| | * | | | | spi/bcm63xx: allow for probing through devicetree | Jonas Gorski | 2017-02-21 | 1 | -6/+36 |
| | * | | | | spi/bcm63xx: make spi subsystem aware of message size limits | Jonas Gorski | 2017-02-21 | 1 | -0/+9 |
| | | |_|/
| | |/| | |
|
| * | | | | spi: atmel: add deepest PM support to SAMA5D2 | Quentin Schulz | 2017-04-18 | 1 | -0/+9 |
| * | | | | spi: atmel: factorize reusable code for SPI controller init | Quentin Schulz | 2017-04-12 | 1 | -14/+21 |
| | |_|/
| |/| | |
|
* | | | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2017-04-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | spi: double time out tolerance | Hauke Mehrtens | 2017-04-18 | 1 | -1/+1 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/lantiq' and 'spi/fix/pl... | Mark Brown | 2017-04-26 | 3 | -217/+224 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | * | | | spi: pl022: don't use uninitialized variable | Rabin Vincent | 2017-04-06 | 1 | -1/+1 |
| | | |/ / |
|
| | * | | | spi: lantiq-ssc: add LTQ_ prefix to defines | Hauke Mehrtens | 2017-03-01 | 1 | -215/+222 |
| | | |/
| | |/| |
|
| * | | | spi: dw: Disable clock after unregistering the host | Marek Vasut | 2017-04-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-02-20 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | spi: acpi: Initialize modalias from of_compatible | Dan O'Donovan | 2017-02-07 | 1 | -1/+3 |