summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown2017-04-26
|\ \
| | * spi: xlp: update for ARCH_VULCAN2Jayachandran C2017-03-13
| * | spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'bleVignesh R2017-04-21
| * | spi: Add can_dma like interface for spi_flash_readVignesh R2017-04-21
| * | spi: spi-ti-qspi: Remove unused dma_dev variableVignesh R2017-03-27
| * | spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy callVignesh R2017-03-24
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', '...Mark Brown2017-04-26
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * spi: loopback-test: fix spelling mistake: "minimam" -> "minimum"Colin Ian King2017-03-30
| | | | | * spi: loopback-test: fix potential integer overflow on multipleColin Ian King2017-03-20
| | | | | * spi: loopback-test: add test spi_message with delay after transfersAkinobu Mita2017-03-17
| | | | | * spi: loopback-test: add elapsed time checkAkinobu Mita2017-03-17
| | | | | * spi: loopback-test: test zero-length transferAkinobu Mita2017-03-17
| | | | | * spi: loopback-test: add ability to test zero-length transferAkinobu Mita2017-03-17
| | | | | * spi: loopback-test: don't skip comparing the first byte of rx_bufAkinobu Mita2017-03-17
| | | | | * spi: loopback-test: correct mismatched test description and configurationAkinobu Mita2017-03-17
| | | |_|/ | | |/| |
| | | | * spi: tegra: fix spelling mistake: "trasfer" -> "transfer"Colin Ian King2017-04-24
| | | |/ | | |/|
| | | * spi: sun6i: update max transfer size reportedIcenowy Zheng2017-03-20
| | | * spi: sun6i: Allow transfers larger than FIFO sizeIcenowy Zheng2017-03-07
| * | | spi: spidev: Add sx1301 to device tree compatibility listBen Whitten2017-03-16
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/omap2-mcspi',...Mark Brown2017-04-26
|\ \ \ \ \ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | spi: sc18is602: Add OF device ID tableJavier Martinez Canillas2017-02-22
| | | * | | | spi: orion: add LSB supportBastian Stender2017-04-07
| | | |/ / /
| | * / / / spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transferAkinobu Mita2017-03-24
| | |/ / /
| * | | | spi: loopback-test: fix compile error on x86Frode Isaksen2017-03-17
| * | | | spi: loopback-test: add option to use vmalloc'ed buffersFrode Isaksen2017-03-15
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown2017-04-26
|\ \ \ \ \ \ \ \
| | | | | * | | | spi: lantiq-ssc: fix platform_no_drv_owner.cocci warningskbuild test robot2017-02-21
| | | | | | |/ / | | | | | |/| |
| | | | * | | | spi-imx: Implements handling of the SPI_READY mode flag.Leif Middelschulte2017-04-25
| | | | | |_|/ | | | | |/| |
| | | * | | | spi: spi-fsl-dspi: Fix error handlingChristophe JAILLET2017-02-19
| | | | |_|/ | | | |/| |
| | * / | | spi: fsl: Call irq_dispose_mapping in err pathLiu Xiang2017-03-13
| | |/ / /
| * | | | spi: allow registering empty spi_board_info listsDmitry Torokhov2017-03-06
| * | | | spi: allow attaching device properties to SPI board infoDmitry Torokhov2017-03-06
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t...Mark Brown2017-04-26
|\ \ \ \ \ \ \
| | | | * | | | spi: davinci: add comment about dummy tx buffer usageFrode Isaksen2017-03-17
| | | | * | | | spi: davinci: do not use DMA for vmalloc'ed buffersFrode Isaksen2017-03-15
| | | | * | | | spi: davinci: do not use DMA if transfer length is less than 16Frode Isaksen2017-03-15
| | | | * | | | spi: davinci: use rx buffer as dummy tx bufferFrode Isaksen2017-03-15
| | | | * | | | spi: davinci: enable DMA when channels are defined in DTFabien Parent2017-03-07
| | | | * | | | spi: davinci: Use SPI framework to handle DMA mappingFabien Parent2017-03-07
| | | | |/ / /
| | | * / / / spi: cadence: Allow for GPIO pins to be used as chipselectsMoritz Fischer2017-04-26
| | | |/ / /
| | * | | | spi/bcm63xx-hsspi: allow for probing through devicetreeJonas Gorski2017-03-13
| | * | | | spi/bcm63xx-hsspi: allow providing clock rate through a second clockJonas Gorski2017-03-13
| | * | | | spi/bcm63xx: fix typo in bcm63xx_spi_max_length breaking compilationJonas Gorski2017-02-21
| | * | | | spi/bcm63xx: allow for probing through devicetreeJonas Gorski2017-02-21
| | * | | | spi/bcm63xx: make spi subsystem aware of message size limitsJonas Gorski2017-02-21
| | | |_|/ | | |/| |
| * | | | spi: atmel: add deepest PM support to SAMA5D2Quentin Schulz2017-04-18
| * | | | spi: atmel: factorize reusable code for SPI controller initQuentin Schulz2017-04-12
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2017-04-26
|\ \ \ \
| * | | | spi: double time out toleranceHauke Mehrtens2017-04-18
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/lantiq' and 'spi/fix/pl...Mark Brown2017-04-26
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |