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