- 6c36406 spi: core: Add support for registering SPI slave controllers by Geert Uytterhoeven · 7 years ago
- 282ec0e Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
- d8f5207 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', 'spi/topic/sunxi', 'spi/topic/tegra' and 'spi/topic/test' into spi-next by Mark Brown · 8 years ago
- fbdd1b2 Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pl022' and 'spi/topic/sc18is602' into spi-next by Mark Brown · 8 years ago
- a2d5eda Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-next by Mark Brown · 8 years ago
- 2536374 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next by Mark Brown · 8 years ago
- 42b1ead Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
- fbf3d36 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/lantiq' and 'spi/fix/pl022' into spi-linus by Mark Brown · 8 years ago
- b42a33b spi: cadence: Allow for GPIO pins to be used as chipselects by Moritz Fischer · 8 years ago
- f72efa7 spi-imx: Implements handling of the SPI_READY mode flag. by Leif Middelschulte · 8 years ago
- bfca761 spi: tegra: fix spelling mistake: "trasfer" -> "transfer" by Colin Ian King · 8 years ago
- c687c46 spi: spi-ti-qspi: Use bounce buffer if read buffer is not DMA'ble by Vignesh R · 8 years ago
- 2bca344 spi: Add can_dma like interface for spi_flash_read by Vignesh R · 8 years ago
- 400c18e spi: dw: Disable clock after unregistering the host by Marek Vasut · 8 years ago
- 833bfad spi: double time out tolerance by Hauke Mehrtens · 8 years ago
- e538007 spi: atmel: add deepest PM support to SAMA5D2 by Quentin Schulz · 8 years ago
- 05514c8 spi: atmel: factorize reusable code for SPI controller init by Quentin Schulz · 8 years ago
- 1017f42 spi: orion: add LSB support by Bastian Stender · 8 years ago
- 849794c spi: pl022: don't use uninitialized variable by Rabin Vincent · 8 years ago
- 905e0b5 spi: loopback-test: fix spelling mistake: "minimam" -> "minimum" by Colin Ian King · 8 years ago
- cb3c8e5 spi: spi-ti-qspi: Remove unused dma_dev variable by Vignesh R · 8 years ago
- 8126135 spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer by Akinobu Mita · 8 years ago
- 1351aae spi: spi-ti-qspi: Use dma_engine wrapper for dma memcpy call by Vignesh R · 8 years ago
- d2c14c6 spi: loopback-test: fix potential integer overflow on multiple by Colin Ian King · 8 years ago
- 3288d5c spi: sun6i: update max transfer size reported by Icenowy Zheng · 8 years ago
- 1234e83 spi: davinci: add comment about dummy tx buffer usage by Frode Isaksen · 8 years ago
- 8687113 spi: loopback-test: add test spi_message with delay after transfers by Akinobu Mita · 8 years ago
- ea9936f3 spi: loopback-test: add elapsed time check by Akinobu Mita · 8 years ago
- 0bd7fda spi: loopback-test: test zero-length transfer by Akinobu Mita · 8 years ago
- 8916671 spi: loopback-test: add ability to test zero-length transfer by Akinobu Mita · 8 years ago
- 8494801 spi: loopback-test: don't skip comparing the first byte of rx_buf by Akinobu Mita · 8 years ago
- c4e121a spi: loopback-test: correct mismatched test description and configuration by Akinobu Mita · 8 years ago
- e542f7e spi: loopback-test: fix compile error on x86 by Frode Isaksen · 8 years ago
- 91b46346 spi: spidev: Add sx1301 to device tree compatibility list by Ben Whitten · 8 years ago
- 576333a spi: loopback-test: add option to use vmalloc'ed buffers by Frode Isaksen · 8 years ago
- 4dd9bec spi: davinci: do not use DMA for vmalloc'ed buffers by Frode Isaksen · 8 years ago
- 0718b76 spi: davinci: do not use DMA if transfer length is less than 16 by Frode Isaksen · 8 years ago
- 6b3a631 spi: davinci: use rx buffer as dummy tx buffer by Frode Isaksen · 8 years ago
- 251831b spi: xlp: update for ARCH_VULCAN2 by Jayachandran C · 8 years ago
- 500a32a spi: fsl: Call irq_dispose_mapping in err path by Liu Xiang · 8 years ago
- 7ab2463 spi/bcm63xx-hsspi: allow for probing through devicetree by Jonas Gorski · 8 years ago
- ff18e1e spi/bcm63xx-hsspi: allow providing clock rate through a second clock by Jonas Gorski · 8 years ago
- 3e2e125 spi: davinci: enable DMA when channels are defined in DT by Fabien Parent · 8 years ago
- 8aedbf5 spi: davinci: Use SPI framework to handle DMA mapping by Fabien Parent · 8 years ago
- 913f536 spi: sun6i: Allow transfers larger than FIFO size by Icenowy Zheng · 8 years ago
- f974cf5 spi: allow registering empty spi_board_info lists by Dmitry Torokhov · 8 years ago
- 826cf17 spi: allow attaching device properties to SPI board info by Dmitry Torokhov · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- ad2fca0 spi: lantiq-ssc: add LTQ_ prefix to defines by Hauke Mehrtens · 8 years ago
- 68c97b9 spi: sc18is602: Add OF device ID table by Javier Martinez Canillas · 8 years ago
- ccd0657 spi/bcm63xx: fix typo in bcm63xx_spi_max_length breaking compilation by Jonas Gorski · 8 years ago
- c29f088 spi/bcm63xx: allow for probing through devicetree by Jonas Gorski · 8 years ago
- 0135c03 spi/bcm63xx: make spi subsystem aware of message size limits by Jonas Gorski · 8 years ago
- a5b0443 spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 8 years ago
- 43e31e4 Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 85adbcd Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
- 57f22cd Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/topcliff-pch' into spi-next by Mark Brown · 8 years ago
- e2a3b0d Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next by Mark Brown · 8 years ago
- 2016d52 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/topic/mpc52xx', 'spi/topic/ppc4xx' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 8 years ago
- 3470650 Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/ep93xx', 'spi/topic/falcon' and 'spi/topic/fsl-lpspi' into spi-next by Mark Brown · 8 years ago
- 244a60c Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/bcm-qspi' and 'spi/topic/bcm53xx' into spi-next by Mark Brown · 8 years ago
- 3490462 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
- 42af2f5 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
- e0afd0f Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/rspi' and 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 8 years ago
- fbad6c2 spi: spi-fsl-dspi: Fix error handling by Christophe JAILLET · 8 years ago
- 7abfe04 spi: spi-ti-qspi: Fix error handling by Christophe JAILLET · 8 years ago
- 30fb272 spi: spi-ti-qspi: Fix error handling by Christophe JAILLET · 8 years ago
- 582c97f spi: lantiq-ssc: activate under COMPILE_TEST by Hauke Mehrtens · 8 years ago
- e92f005 spi: armada-3700: Remove spi_master_put in a3700_spi_remove() by Wei Yongjun · 8 years ago
- cce59c2 spi: ti-qspi: revise ti_qspi_probe() failure flow by Prahlad V · 8 years ago
- 55f0cd3 spi: spi-ep93xx: simplify GPIO chip selects by H Hartley Sweeten · 8 years ago
- ad16d4a spi: rspi: Replaces "n" by "len" in qspi_transfer_*() by DongCV · 8 years ago
- 7264abc spi: rspi: Fixes bogus received byte in qspi_transfer_in() by DongCV · 8 years ago
- 973f7dd spi: bcm-qspi: Remove unnecessary platform_set_drvdata() by Wei Yongjun · 8 years ago
- 345309f spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance by Kamal Dasu · 8 years ago
- 17f84b7 spi: lantiq-ssc: add support for Lantiq SSC SPI controller by Hauke Mehrtens · 8 years ago
- 379f831 spi: s3c64xx: fix inconsistency between binding and driver by Andi Shyti · 8 years ago
- 398d873 Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux by Brian Norris · 8 years ago
- 902cc69 mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes by Cyrille Pitchen · 8 years ago
- d9928b4 spi: armada-3700: Remove .owner field for driver by Wei Yongjun · 8 years ago
- 0c6543f spi: acpi: Initialize modalias from of_compatible by Dan O'Donovan · 8 years ago
- 81ab52f spi: bcm-qspi: Added mspi read fallback in bcm_qspi_flash_read() by Kamal Dasu · 8 years ago
- 8324147 spi: fix device-node leaks by Johan Hovold · 8 years ago
- 1ce2486 spi: mediatek: Only do dma for 4-byte aligned buffers by Daniel Kurtz · 8 years ago
- 88b0aa5 spi: When no dma_chan map buffers with spi_master's parent by Daniel Kurtz · 8 years ago
- 64e02cb spi: pca2xx-pci: Allow MSI by Jan Kiszka · 8 years ago
- e51e9b9 spi: pxa2xx: Prepare for edge-triggered interrupts by Jan Kiszka · 8 years ago
- 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
- e18a80a spi: pxa2xx: Add support for Intel Gemini Lake by David E. Box · 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
- 45e861a spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx() by Markus Elfring · 8 years ago
- b996356 spi/topcliff-pch: Combine substrings for four messages by Markus Elfring · 8 years ago
- baa35f5 spi/topcliff-pch: Improve size determinations in pch_spi_probe() by Markus Elfring · 8 years ago
- 84aa0ba spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma() by Markus Elfring · 8 years ago
- 6ceb3b2 spi/topcliff-pch: Delete an unnecessary return statement in two functions by Markus Elfring · 8 years ago
- 797236f spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe() by Markus Elfring · 8 years ago
- ffcaef5 spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe() by Markus Elfring · 8 years ago
- 9c4f044 spi/mpc52xx: Combine substrings for two messages by Markus Elfring · 8 years ago
- 8b6c895 spi/mpc52xx: Use kmalloc_array() in mpc52xx_spi_probe() by Markus Elfring · 8 years ago