- f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- cabeea9 Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' and 'spi/topic/zynq' into spi-next by Mark Brown · 9 years ago
- 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
- 41d5a70 Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
- 635b9b2 Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic/fsl-espi' and 'spi/topic/imx' into spi-next by Mark Brown · 9 years ago
- 3c27892 Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
- 9b17e80 Merge remote-tracking branch 'spi/topic/sunxi' into spi-next by Mark Brown · 9 years ago
- 174c211 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
- f30f072 Merge remote-tracking branch 'spi/fix/mtk' into spi-linus by Mark Brown · 9 years ago
- 8caad1d spi: loopback: fix typo in MODULE_PARM_DESC by Dan Carpenter · 9 years ago
- 218e0b5 spi: sun4i: Prevent chip-select from being activated twice before a transfer by Marcus Weseloh · 9 years ago
- 1e8db97 spi: loopback-test: spi_check_rx_ranges can get always done by Martin Sperl · 9 years ago
- 339ec3c spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern by Martin Sperl · 9 years ago
- e6520a3 spi: loopback-test: write rx pattern also when running without tx_buf by Martin Sperl · 9 years ago
- b541eef spi: fsl-espi: expose maximum transfer size limit by Michal Suchanek · 9 years ago
- 9d0c1c3 spi: zynq: use to_platform_device() by Geliang Tang · 9 years ago
- 9033a5f spi: cadence: use to_platform_device() by Geliang Tang · 9 years ago
- 33ada67 ACPI / spi: attach GPIO IRQ from ACPI description to SPI device by Christophe RICARD · 9 years ago
- 15bcdefd spi: mediatek: Add spi support for mt2701 IC by Leilk Liu · 9 years ago
- 4eaf6f7 spi: mediatek: merge all identical compat to mtk_common_compat by Leilk Liu · 9 years ago
- de327e4 spi: mediatek: Prevent overflows in FIFO transfers by Nicolas Boichat · 9 years ago
- cc023478 spi: s3c64xx: Remove unused platform_device_id entries by Sylwester Nawrocki · 9 years ago
- d1eba93 spi: use to_spi_device by Geliang Tang · 9 years ago
- 6096828 spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode by Jisheng Zhang · 9 years ago
- 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
- c1f4a14 Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
- 9ce5db2 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
- 157f38f spi: fix parent-device reference leak by Johan Hovold · 9 years ago
- 56ea107 spi: spidev: Hold spi_lock over all defererences of spi in release() by Mark Brown · 9 years ago
- bf9af08 spi: imx: defer spi initialization, if DMA engine is by Anton Bondarenko · 9 years ago
- 3760047 spi: imx: return error from dma channel request by Anton Bondarenko · 9 years ago
- 4686d1c spi: imx: enable loopback only for ECSPI controller family by Anton Bondarenko · 9 years ago
- f677f17 spi: imx: fix loopback mode setup after controller reset by Anton Bondarenko · 9 years ago
- 739f3e9 spi: loopback: added additional non-power of 2 transfer lengthes by Martin Sperl · 9 years ago
- fc8773e spi: loopback: match configuration of test to description by Martin Sperl · 9 years ago
- d58b9fd spi: loopback: fix printk format issues with size_t by Martin Sperl · 9 years ago
- 9789619 spi: add spi-loopback-test to build framework by Martin Sperl · 9 years ago
- 84e0c4e spi: add loopback test driver to allow for spi_master regression tests by Martin Sperl · 9 years ago
- 21c015b spi: davinci: use dev_err() for error reporting by Sekhar Nori · 9 years ago
- 7f3ac71 spi: davinci: fix spurious i/o error by Sekhar Nori · 9 years ago
- ef22d16 spi-fsl-dspi: Fix CTAR Register access by Bhuvanchandra DV · 9 years ago
- 22de54a spi: lm70llp: remove printk by Sudip Mukherjee · 9 years ago
- 46c52c2 spi: lm70llp: use dev_warn by Sudip Mukherjee · 9 years ago
- f8a8761 spi: imx: add function to check for IMX51 family controller by Anton Bondarenko · 9 years ago
- 0dfbaa8 spi: imx: replace multiple watermarks with single for RX, TX and RXT by Anton Bondarenko · 9 years ago
- fab44ef spi: imx: reorder HW operations enable order to avoid possible RX data loss by Anton Bondarenko · 9 years ago
- e47b33c spi: imx: terminate RX DMA transaction in case of TX DMA timeout by Anton Bondarenko · 9 years ago
- 2baed30 spi: lm70llp: use new parport device model by Sudip Mukherjee · 9 years ago
- 74bdced spi: lm70llp: remove space by Sudip Mukherjee · 9 years ago
- 44dc0fd spi: lm70llp: correct alignment by Sudip Mukherjee · 9 years ago
- 25fb1a4 spi: lm70llp: remove cast to void by Sudip Mukherjee · 9 years ago
- 832329d spi: lm70llp: add blank line after declaration by Sudip Mukherjee · 9 years ago
- 50acb9a spi: lm70llp: remove multiple blank lines by Sudip Mukherjee · 9 years ago
- 9f6aa42 spi: imx: Add loopback mode support by Fabio Estevam · 9 years ago
- 1d3029c spi: butterfly: use new parport device model by Sudip Mukherjee · 9 years ago
- e71fec7 spi: butterfly: correct alignment by Sudip Mukherjee · 9 years ago
- b12fe72 spi: butterfly: remove cast to void by Sudip Mukherjee · 9 years ago
- 1bfa91e spi: butterfly: remove multiple blank lines by Sudip Mukherjee · 9 years ago
- bd6c164 spi: Mark instantiated device nodes with OF_POPULATE by Geert Uytterhoeven · 9 years ago
- 3b1884c spi: Uninline spi_unregister_device() by Geert Uytterhoeven · 9 years ago
- 2f538c0 spi: omap2-mcspi: Prevent duplicate gpio_request by Michael Welling · 9 years ago
- f05ca85 spi: topcliff-pch: allow build for MIPS platforms by Paul Burton · 9 years ago
- f15c584 spi: spidev: Use "%u" to format __u32 by Geert Uytterhoeven · 9 years ago
- a057d73 Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/mediatek' and 'spi/fix/pl022' into spi-linus by Mark Brown · 9 years ago
- 4fe338c spi: dw-mid: constify dw_spi_dma_ops structure by Julia Lawall · 9 years ago
- 77e8058 spi: bugfix: spi_message.transfer_length does not get reset by Martin Sperl · 9 years ago
- e38da37 spi: mediatek: revise mtk_spi_probe() failure flow by Leilk Liu · 9 years ago
- 4d92047 Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-mtk by Mark Brown · 9 years ago
- f3d4bb3 spi: pl022: handle EPROBE_DEFER for dma by Rabin Vincent · 9 years ago
- 4c3dbd3 spi: mediatek: remove needless pair of writel()/readl() by leilk.liu@mediatek.com · 9 years ago
- d599af6 spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe by Mika Westerberg · 9 years ago
- beca365 spi: omap2-mcspi: Add calls for pinctrl state select by Pascal Huerst · 9 years ago
- 47284e3 spi: sun4i: allow transfers to set transmission speed by Marcus Weseloh · 9 years ago
- a0067db spi: s3c64xx: pass DMA arguments in platform data by Arnd Bergmann · 9 years ago
- 0ba2cf7 spi: bcm63xx: use correct format string for printing a resource by Arnd Bergmann · 9 years ago
- 98c8dcc spi: mediatek: single device does not require cs_gpios by Nicolas Boichat · 9 years ago
- 4dde99b spi/bcm63xx: Move default clock configuration to kill compiler warning by Geert Uytterhoeven · 9 years ago
- 88c9321 spi: Add missing kerneldoc description for parameter by Thierry Reding · 9 years ago
- c70efb8 Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/ti-qspi' and 'spi/topic/txx9' into spi-next by Mark Brown · 9 years ago
- 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
- fc57905 Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/mpc512x', 'spi/topic/mtk', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 9 years ago
- 8a9e776 Merge remote-tracking branches 'spi/topic/coldfire' and 'spi/topic/dw' into spi-next by Mark Brown · 9 years ago
- c2da04d Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi/topic/bfin-sport', 'spi/topic/bfin5xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 9 years ago
- 076fcb1 Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
- 8c60348 Merge remote-tracking branch 'spi/topic/doc' into spi-next by Mark Brown · 9 years ago
- f0a2a04 Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
- 3e7018d Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
- 5ba838c Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/imx', 'spi/fix/omap2-mcspi', 'spi/fix/ti-qspi' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 9 years ago
- 26cc44f Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
- 0db6421 spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI by Jarkko Nikula · 9 years ago
- b7c08cf spi: pxa2xx: Add support for Intel Broxton by Jarkko Nikula · 9 years ago
- 8b136ba spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals by Jarkko Nikula · 9 years ago
- d0283eb spi: pxa2xx: Add output control for multiple Intel LPSS chip selects by Jarkko Nikula · 9 years ago
- 624ea72 spi: pxa2xx: Use LPSS prefix for defines that are Intel LPSS specific by Jarkko Nikula · 9 years ago
- 5a60ada spi: Add DSPI support for layerscape family by Yuan Yao · 9 years ago
- e6b5140 spi: ti-qspi: improve ->remove() callback by Felipe Balbi · 9 years ago
- eca37c7 spi/spi-xilinx: Fix race condition on last word read by Ricardo Ribalda Delgado · 9 years ago
- 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
- ca5d248 spi: Add THIS_MODULE to spi_driver in SPI core by Andrew F. Davis · 9 years ago