| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | spi: core: Add support for registering SPI slave controllers | Geert Uytterhoeven | 2017-05-26 | 3 | -25/+170 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2017-07-03 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | spi: core: Replace S_IRUGO permissions by 0444 | Geert Uytterhoeven | 2017-05-14 | 1 | -2/+2 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-------. \ \ \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm63xx', 'spi/fix/d... | Mark Brown | 2017-07-03 | 5 | -3/+28 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | / /
| | | | |_|/ /
| | | |/| | /
| | | |_|_|/
| | |/| | | |
|
| | | | | * | spi: SPI_TI_QSPI should depend on HAS_DMA | Geert Uytterhoeven | 2017-05-14 | 1 | -0/+1 |
| |_|_|_|/
|/| | | | |
|
| | | | * | spi: spi-fsl-dspi: ensure non-zero return on error path | Nikita Yushchenko | 2017-05-22 | 1 | -1/+2 |
| |_|_|/
|/| | | |
|
| | | * | spi: core: Fix devm_spi_register_master() function name in kerneldoc | Geert Uytterhoeven | 2017-05-14 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | spi: bcm63xx-hsspi: Export OF device ID table as module aliases | Andres Galacho | 2017-05-14 | 1 | -0/+1 |
| |/
|/| |
|
| * | spi: atmel: fix corrupted data issue on SAM9 family SoCs | Cyrille Pitchen | 2017-06-23 | 1 | -1/+23 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s... | Mark Brown | 2017-04-26 | 4 | -12/+63 |
|\ \ |
|
| | * | spi: xlp: update for ARCH_VULCAN2 | Jayachandran C | 2017-03-13 | 2 | -1/+2 |
| * | | spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble | Vignesh R | 2017-04-21 | 1 | -7/+59 |
| * | | spi: Add can_dma like interface for spi_flash_read | Vignesh R | 2017-04-21 | 1 | -1/+1 |
| * | | spi: spi-ti-qspi: Remove unused dma_dev variable | Vignesh R | 2017-03-27 | 1 | -1/+0 |
| * | | spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call | Vignesh R | 2017-03-24 | 1 | -2/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | 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 |