- cca112e Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
- 52cc720 Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 8 years ago
- 3f95ba3 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/axi', 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 8 years ago
- c5a2a39 spi: davinci: use dma_mapping_error() by Kevin Hilman · 8 years ago
- 9620ca9 spi: spi-axi: Free resources on error path by Christophe JAILLET · 8 years ago
- a2dd8af spi: pxa2xx: add missed break by Andy Shevchenko · 8 years ago
- cf1716e spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) by Andy Shevchenko · 8 years ago
- 13288bd spi: dw: Make debugfs name unique between instances by Phil Reid · 8 years ago
- 264c3e8 spi: sh-msiof: Do not use C++ style comment by Simon Horman · 8 years ago
- 42cd4ed spi: armada-3700: Set mode bits correctly by Dan Carpenter · 8 years ago
- e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
- f6f0083 spi: armada-3700: fix unsigned compare than zero on irq by Colin Ian King · 8 years ago
- 4286db8 spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings by Simon Horman · 8 years ago
- dadab2d spi: SPI_FSL_DSPI should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
- fafd679 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
- 6694430 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/s3c64xx' into spi-next by Mark Brown · 8 years ago
- 830d705 Merge remote-tracking branches 'spi/topic/fsl-lpspi', 'spi/topic/imx', 'spi/topic/jcore' and 'spi/topic/omap' into spi-next by Mark Brown · 8 years ago
- 3bc1ad25 Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/fsl-dspi' and 'spi/topic/fsl-espi' into spi-next by Mark Brown · 8 years ago
- 0afa072 Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/topic/axi' into spi-next by Mark Brown · 8 years ago
- 9b12be6 Merge remote-tracking branch 'spi/topic/rcar' into spi-next by Mark Brown · 8 years ago
- cc93993 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
- 0523266 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
- b14a8a8 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
- 7243e0b spi: mvebu: fix baudrate calculation for armada variant by Uwe Kleine-König · 8 years ago
- 5762ab7 spi: Add support for Armada 3700 SPI Controller by Romain Perier · 8 years ago
- d989eed spi: fsl-lpspi: quit reading rx fifo under error condition by Gao Pan · 8 years ago
- b6787b6 spi: fsl-lpspi: use GPL as module license by Gao Pan · 8 years ago
- 7e2ef00 spi: fsl-espi: fix ioread16/iowrite16 endianness by Heiner Kallweit · 8 years ago
- d54ef05 spi: fsl-espi: remove unused linearization code by Heiner Kallweit · 8 years ago
- dcb425f3 spi: fsl-espi: eliminate need for linearization when reading from hardware by Heiner Kallweit · 8 years ago
- 0582343 spi: fsl-espi: eliminate need for linearization when writing to hardware by Heiner Kallweit · 8 years ago
- e1cdee7 spi: fsl-espi: determine need for byte swap only once by Heiner Kallweit · 8 years ago
- b88a0de spi: fsl-lpspi: read lpspi tx/rx fifo size in probe() by Gao Pan · 8 years ago
- d2ad0a62 spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done by Gao Pan · 8 years ago
- 7348291 spi: orion: fix comment to mention MVEBU by Uwe Kleine-König · 8 years ago
- 768f3d9 spi: atmel: remove the use of private channel fields by Nicolas Ferre · 8 years ago
- d5fab59 spi: atmel: trivial: remove unused fields in DMA structure by Nicolas Ferre · 8 years ago
- 04242ca spi: atmel: Use SPI core DMA mapping framework by Cyrille Pitchen · 8 years ago
- 7910d9a spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling by Nicolas Ferre · 8 years ago
- ce24a51 spi: atmel: trivial: move info banner to latest probe action by Nicolas Ferre · 8 years ago
- 14de391 spi: imx: replace schedule() with cond_resched() by Gao Pan · 8 years ago
- e3a4939 spi: imx: fix potential shift truncation by Gao Pan · 8 years ago
- 3ffa1a5d spi: imx: use prepare_transfer_hardware() for lpspi by Gao Pan · 8 years ago
- d7a3239 spi: ath79: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
- b87c701 spi: xlp: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
- aa12c1a spi: jcore: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
- 01affe2 spi: spi-axi: Fix module autoload by Javier Martinez Canillas · 8 years ago
- 5314987 spi: imx: add lpspi bus driver by Gao Pan · 8 years ago
- ccf7d8e spi: spi-fsl-dspi: Fix continuous selection format by Sanchayan Maity · 8 years ago
- 1eaccf2 spi: spi-fsl-dspi: Fix incorrect DMA setup by Sanchayan Maity · 8 years ago
- 27d21e9 spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers by Sanchayan Maity · 8 years ago
- 8dd4a01 spi: use sg_next for walking through the allocated scatterlist table by Juan Gutierrez · 8 years ago
- 9677e7d spi: spi-topcliff-pch: Remove some dead code by Christophe JAILLET · 8 years ago
- eb51cff spi: sh-msiof: Add support for R-Car M3-W by Geert Uytterhoeven · 8 years ago
- 9811430 spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE by Sanchayan Maity · 8 years ago
- 6f8dc9d spi: s3c64xx: Do not use platform_data for DMA parameters by Sylwester Nawrocki · 8 years ago
- f254e65 spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hz by Heiner Kallweit · 8 years ago
- a9a813d spi: fsl-espi: simplify of_fsl_espi_suspend by Heiner Kallweit · 8 years ago
- 39fe33f spi: atmel: Fix scheduling while atomic by Ben Whitten · 8 years ago
- d06a350 spi: spi-ti-qspi: reinit of completion variable by Prahlad V · 8 years ago
- b52b348 spi: atmel: fix indenting in atmel_spi_gpio_cs() by Dan Carpenter · 8 years ago
- 6906b0e spi: spi-pxa2xx: Remove unused macro by Jarkko Nikula · 8 years ago
- 278c48d spi: fsl-espi: separate fsl-espi from fsl-lib completely by Heiner Kallweit · 8 years ago
- 35ab046 spi: fsl-espi: introduce struct fsl_espi by Heiner Kallweit · 8 years ago
- 456c742 spi: fsl-espi: factor out fsl_espi_init_regs by Heiner Kallweit · 8 years ago
- 219b5e3 spi: fsl-espi: introduce struct fsl_espi_cs by Heiner Kallweit · 8 years ago
- 7cb5557 spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe by Heiner Kallweit · 8 years ago
- cdb2f77 spi: fsl-espi: remove usage of mpc8xxx_spi->irq by Heiner Kallweit · 8 years ago
- e3ce4f4 spi: fsl-espi: remove usage of mpc8xxx_spi->flags by Heiner Kallweit · 8 years ago
- 7454346 spi: fsl-espi: remove remaining usage of struct fsl_spi_platform_data by Heiner Kallweit · 8 years ago
- 2808f77 spi: fsl-espi: don't set pdata->cs_control by Heiner Kallweit · 8 years ago
- 689d41f spi: fsl-espi: remove usage of pdata->initial_spmode by Heiner Kallweit · 8 years ago
- 8263cb3 spi: fsl-espi: add support for dual output read mode by Heiner Kallweit · 8 years ago
- aca7515 spi: fsl-espi: add support for ESPI RXSKIP mode by Heiner Kallweit · 8 years ago
- 90ba370 spi: spi-fsl-dspi: Add DMA support for Vybrid by Sanchayan Maity · 8 years ago
- b099b13 spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
- db30083 spi: rspi: avoid uninitialized variable access by Arnd Bergmann · 8 years ago
- 9610620 spi: atmel: use managed resource for gpio chip select by Nicolas Ferre · 8 years ago
- 8f3086d spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change by Heiner Kallweit · 8 years ago
- 60d9531 spi: fsl-espi: remove unneeded call to fsl_espi_setup_transfer by Heiner Kallweit · 8 years ago
- 3be09be spi: rspi: supports 32bytes buffer for DUAL and QUAD by Hiep Cao Minh · 8 years ago
- 10565df spi: sun6i: Support Allwinner H3 SPI controller by Milo Kim · 8 years ago
- 32df9ff spi: imx: set spi_bus_clk for mx21 and mx27 by Robert Baldyga · 8 years ago
- 2fbef66 Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 8 years ago
- 5ee67b5 spi: dspi: clear SPI_SR before enable interrupt by Yuan Yao · 8 years ago
- 1967379 spi: sun4i: Allow transfers larger than FIFO size by Alexandru Gagniuc · 8 years ago
- 73aaf15 spi: fsl-espi: fix support for all available clock rates by Paulo Zaneti · 8 years ago
- 66b8053 spi: fsl-espi: small fix to error path in fsl_espi_irq by Heiner Kallweit · 8 years ago
- f05689a spi: fsl-espi: fix and improve reading from RX FIFO by Heiner Kallweit · 8 years ago
- e508cea spi: fsl-espi: make better use of the RX FIFO by Heiner Kallweit · 8 years ago
- db1b049 spi: fsl-espi: extend and improve transfer error handling by Heiner Kallweit · 8 years ago
- b3bec5f spi: fsl-espi: simplify and inline function fsl_espi_change_mode by Heiner Kallweit · 8 years ago
- f895e27 spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned by Heiner Kallweit · 8 years ago
- 5473126 spi: fsl-espi: fix and improve writing to TX FIFO by Heiner Kallweit · 8 years ago
- e9e128a spi: fsl-espi: improve check for SPI_QE_CPU_MODE by Heiner Kallweit · 8 years ago
- e3cd6cf spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized data on error" by Heiner Kallweit · 8 years ago
- 8244bd3 spi: change post transfer udelay() to usleep_range() for long delays by Daniel Kurtz · 8 years ago
- f9ce28f Merge branch 'fix/fsl-espi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-espi by Mark Brown · 8 years ago
- 5c0ba57 spi: fsl-espi: avoid processing uninitalized data on error by Arnd Bergmann · 8 years ago
- e0af98a spi: mark device nodes only in case of successful instantiation by Ralf Ramsauer · 8 years ago