aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-20
|\
| * Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown2017-01-17
| |\
| | * spi: sh-msiof: Do not use C++ style commentSimon Horman2016-12-20
| | * spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindingsSimon Horman2016-12-14
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davi...Mark Brown2017-01-17
| |\ \ \ \ \ \
| | | | | | * | spi: pxa2xx: add missed breakAndy Shevchenko2017-01-04
| | | | | | |/
| | | | | * / spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven2016-12-14
| | | | | |/
| | | | * | spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)Andy Shevchenko2017-01-04
| | | | * | spi: dw: Make debugfs name unique between instancesPhil Reid2016-12-31
| | | | |/
| | | * / spi: davinci: use dma_mapping_error()Kevin Hilman2017-01-12
| | | |/
| | * / spi: spi-axi: Free resources on error pathChristophe JAILLET2017-01-09
| | |/
| * | spi: armada-3700: Set mode bits correctlyDan Carpenter2016-12-16
| * | spi: armada-3700: fix unsigned compare than zero on irqColin Ian King2016-12-14
| |/
* | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-14
|\ \ | |/ |/|
| * spi: s3c64xx: Do not use platform_data for DMA parametersSylwester Nawrocki2016-11-17
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to...Mark Brown2016-12-12
|\ \ \ \ \ \
| | | | | * | spi: xlp: Fix module autoload for OF registrationJavier Martinez Canillas2016-11-23
| | | | | |/
| | | | * / spi: spi-topcliff-pch: Remove some dead codeChristophe JAILLET2016-11-21
| | | | |/
| | | * / spi: spi-ti-qspi: reinit of completion variablePrahlad V2016-11-15
| | | |/
| | * | spi: sun6i: Support Allwinner H3 SPI controllerMilo Kim2016-11-02
| | * | spi: sun4i: Allow transfers larger than FIFO sizeAlexandru Gagniuc2016-10-29
| | |/
| * / spi: spidev: Add device to spidev device tree compatibility listFabien Lahoudere2016-10-21
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2016-12-12
|\ \ \ \ \
| | | | * | spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2016-11-09
| | | | |/
| | | * | spi: rspi: avoid uninitialized variable accessArnd Bergmann2016-11-09
| | | * | spi: rspi: supports 32bytes buffer for DUAL and QUADHiep Cao Minh2016-11-04
| | | |/
| | * / spi: spi-pxa2xx: Remove unused macroJarkko Nikula2016-11-14
| | |/
| * / spi: orion: fix comment to mention MVEBUUwe Kleine-König2016-11-30
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/fsl-lpspi', 'spi/topic/imx', 'spi/t...Mark Brown2016-12-12
|\ \ \ \ \
| | | | * | spi: omap2-mcspi: Remove redundant return value check of platform_get_resource()Wei Yongjun2016-10-24
| | | | * | spi: omap2-mcspi: Fix modifying platform resource dataVikram N2016-10-21
| | | | |/
| | | * / spi: jcore: Fix module autoload for OF registrationJavier Martinez Canillas2016-11-23
| | | |/
| | * | spi: imx: set spi_bus_clk for mx21 and mx27Robert Baldyga2016-11-02
| | * | spi: imx: support DMA for imx35Martin Kaiser2016-10-24
| | |/
| * | spi: fsl-lpspi: quit reading rx fifo under error conditionGao Pan2016-12-05
| * | spi: fsl-lpspi: use GPL as module licenseGao Pan2016-12-05
| * | spi: fsl-lpspi: read lpspi tx/rx fifo size in probe()Gao Pan2016-11-30
| * | spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer doneGao Pan2016-11-30
| * | spi: imx: replace schedule() with cond_resched()Gao Pan2016-11-25
| * | spi: imx: fix potential shift truncationGao Pan2016-11-25
| * | spi: imx: use prepare_transfer_hardware() for lpspiGao Pan2016-11-25
| * | spi: imx: add lpspi bus driverGao Pan2016-11-22
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/...Mark Brown2016-12-12
|\ \ \ \ \
| | | | * | spi: fsl-espi: fix ioread16/iowrite16 endiannessHeiner Kallweit2016-12-01
| | | | * | spi: fsl-espi: remove unused linearization codeHeiner Kallweit2016-11-30
| | | | * | spi: fsl-espi: eliminate need for linearization when reading from hardwareHeiner Kallweit2016-11-30
| | | | * | spi: fsl-espi: eliminate need for linearization when writing to hardwareHeiner Kallweit2016-11-30
| | | | * | spi: fsl-espi: determine need for byte swap only onceHeiner Kallweit2016-11-30
| | | | * | spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hzHeiner Kallweit2016-11-16
| | | | * | spi: fsl-espi: simplify of_fsl_espi_suspendHeiner Kallweit2016-11-16