1. 4dd638f Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 8 years ago
  2. 0e6f357 spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 8 years ago
  3. fe0e230 spi: bcm2835aux: fix bitmask defines by Stephan Olbrich · 8 years ago
  4. 70f340d spi: atmel: fix gpio chip-select in case of non-DT platform by Cyrille Pitchen · 8 years ago
  5. 5cfa1e4 spi/fsl-espi: Correct the maximum transaction length by Hou Zhiqiang · 8 years ago
  6. f8efca2 spi: imx: fix spi resource leak with dma transfer by Gao Pan · 8 years ago
  7. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  8. ebea7c0 spi: fix counting in spi-loopback-test code by Arnd Bergmann · 8 years ago
  9. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  10. cabeea9 Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' and 'spi/topic/zynq' into spi-next by Mark Brown · 8 years ago
  11. 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 · 8 years ago
  12. 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 · 8 years ago
  13. 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 · 8 years ago
  14. 3c27892 Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next by Mark Brown · 8 years ago
  15. 9b17e80 Merge remote-tracking branch 'spi/topic/sunxi' into spi-next by Mark Brown · 8 years ago
  16. 174c211 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
  17. f30f072 Merge remote-tracking branch 'spi/fix/mtk' into spi-linus by Mark Brown · 8 years ago
  18. 8caad1d spi: loopback: fix typo in MODULE_PARM_DESC by Dan Carpenter · 8 years ago
  19. 218e0b5 spi: sun4i: Prevent chip-select from being activated twice before a transfer by Marcus Weseloh · 8 years ago
  20. 1e8db97 spi: loopback-test: spi_check_rx_ranges can get always done by Martin Sperl · 9 years ago
  21. 339ec3c spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern by Martin Sperl · 9 years ago
  22. e6520a3 spi: loopback-test: write rx pattern also when running without tx_buf by Martin Sperl · 9 years ago
  23. b541eef spi: fsl-espi: expose maximum transfer size limit by Michal Suchanek · 9 years ago
  24. 9d0c1c3 spi: zynq: use to_platform_device() by Geliang Tang · 9 years ago
  25. 9033a5f spi: cadence: use to_platform_device() by Geliang Tang · 9 years ago
  26. 33ada67 ACPI / spi: attach GPIO IRQ from ACPI description to SPI device by Christophe RICARD · 9 years ago
  27. 15bcdefd spi: mediatek: Add spi support for mt2701 IC by Leilk Liu · 9 years ago
  28. 4eaf6f7 spi: mediatek: merge all identical compat to mtk_common_compat by Leilk Liu · 9 years ago
  29. de327e4 spi: mediatek: Prevent overflows in FIFO transfers by Nicolas Boichat · 9 years ago
  30. cc023478 spi: s3c64xx: Remove unused platform_device_id entries by Sylwester Nawrocki · 9 years ago
  31. d1eba93 spi: use to_spi_device by Geliang Tang · 9 years ago
  32. 6096828 spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode by Jisheng Zhang · 9 years ago
  33. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  34. c1f4a14 Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
  35. 9ce5db2 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
  36. 157f38f spi: fix parent-device reference leak by Johan Hovold · 9 years ago
  37. 56ea107 spi: spidev: Hold spi_lock over all defererences of spi in release() by Mark Brown · 9 years ago
  38. bf9af08 spi: imx: defer spi initialization, if DMA engine is by Anton Bondarenko · 9 years ago
  39. 3760047 spi: imx: return error from dma channel request by Anton Bondarenko · 9 years ago
  40. 4686d1c spi: imx: enable loopback only for ECSPI controller family by Anton Bondarenko · 9 years ago
  41. f677f17 spi: imx: fix loopback mode setup after controller reset by Anton Bondarenko · 9 years ago
  42. 739f3e9 spi: loopback: added additional non-power of 2 transfer lengthes by Martin Sperl · 9 years ago
  43. fc8773e spi: loopback: match configuration of test to description by Martin Sperl · 9 years ago
  44. d58b9fd spi: loopback: fix printk format issues with size_t by Martin Sperl · 9 years ago
  45. 9789619 spi: add spi-loopback-test to build framework by Martin Sperl · 9 years ago
  46. 84e0c4e spi: add loopback test driver to allow for spi_master regression tests by Martin Sperl · 9 years ago
  47. 21c015b spi: davinci: use dev_err() for error reporting by Sekhar Nori · 9 years ago
  48. 7f3ac71 spi: davinci: fix spurious i/o error by Sekhar Nori · 9 years ago
  49. ef22d16 spi-fsl-dspi: Fix CTAR Register access by Bhuvanchandra DV · 9 years ago
  50. 22de54a spi: lm70llp: remove printk by Sudip Mukherjee · 9 years ago
  51. 46c52c2 spi: lm70llp: use dev_warn by Sudip Mukherjee · 9 years ago
  52. f8a8761 spi: imx: add function to check for IMX51 family controller by Anton Bondarenko · 9 years ago
  53. 0dfbaa8 spi: imx: replace multiple watermarks with single for RX, TX and RXT by Anton Bondarenko · 9 years ago
  54. fab44ef spi: imx: reorder HW operations enable order to avoid possible RX data loss by Anton Bondarenko · 9 years ago
  55. e47b33c spi: imx: terminate RX DMA transaction in case of TX DMA timeout by Anton Bondarenko · 9 years ago
  56. 2baed30 spi: lm70llp: use new parport device model by Sudip Mukherjee · 9 years ago
  57. 74bdced spi: lm70llp: remove space by Sudip Mukherjee · 9 years ago
  58. 44dc0fd spi: lm70llp: correct alignment by Sudip Mukherjee · 9 years ago
  59. 25fb1a4 spi: lm70llp: remove cast to void by Sudip Mukherjee · 9 years ago
  60. 832329d spi: lm70llp: add blank line after declaration by Sudip Mukherjee · 9 years ago
  61. 50acb9a spi: lm70llp: remove multiple blank lines by Sudip Mukherjee · 9 years ago
  62. 9f6aa42 spi: imx: Add loopback mode support by Fabio Estevam · 9 years ago
  63. 1d3029c spi: butterfly: use new parport device model by Sudip Mukherjee · 9 years ago
  64. e71fec7 spi: butterfly: correct alignment by Sudip Mukherjee · 9 years ago
  65. b12fe72 spi: butterfly: remove cast to void by Sudip Mukherjee · 9 years ago
  66. 1bfa91e spi: butterfly: remove multiple blank lines by Sudip Mukherjee · 9 years ago
  67. bd6c164 spi: Mark instantiated device nodes with OF_POPULATE by Geert Uytterhoeven · 9 years ago
  68. 3b1884c spi: Uninline spi_unregister_device() by Geert Uytterhoeven · 9 years ago
  69. 2f538c0 spi: omap2-mcspi: Prevent duplicate gpio_request by Michael Welling · 9 years ago
  70. f05ca85 spi: topcliff-pch: allow build for MIPS platforms by Paul Burton · 9 years ago
  71. f15c584 spi: spidev: Use "%u" to format __u32 by Geert Uytterhoeven · 9 years ago
  72. 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
  73. 4fe338c spi: dw-mid: constify dw_spi_dma_ops structure by Julia Lawall · 9 years ago
  74. 77e8058 spi: bugfix: spi_message.transfer_length does not get reset by Martin Sperl · 9 years ago
  75. e38da37 spi: mediatek: revise mtk_spi_probe() failure flow by Leilk Liu · 9 years ago
  76. 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
  77. f3d4bb3 spi: pl022: handle EPROBE_DEFER for dma by Rabin Vincent · 9 years ago
  78. 4c3dbd3 spi: mediatek: remove needless pair of writel()/readl() by leilk.liu@mediatek.com · 9 years ago
  79. d599af6 spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe by Mika Westerberg · 9 years ago
  80. beca365 spi: omap2-mcspi: Add calls for pinctrl state select by Pascal Huerst · 9 years ago
  81. 47284e3 spi: sun4i: allow transfers to set transmission speed by Marcus Weseloh · 9 years ago
  82. a0067db spi: s3c64xx: pass DMA arguments in platform data by Arnd Bergmann · 9 years ago
  83. 0ba2cf7 spi: bcm63xx: use correct format string for printing a resource by Arnd Bergmann · 9 years ago
  84. 98c8dcc spi: mediatek: single device does not require cs_gpios by Nicolas Boichat · 9 years ago
  85. 4dde99b spi/bcm63xx: Move default clock configuration to kill compiler warning by Geert Uytterhoeven · 9 years ago
  86. 88c9321 spi: Add missing kerneldoc description for parameter by Thierry Reding · 9 years ago
  87. 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
  88. 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
  89. 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
  90. 8a9e776 Merge remote-tracking branches 'spi/topic/coldfire' and 'spi/topic/dw' into spi-next by Mark Brown · 9 years ago
  91. 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
  92. 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
  93. 8c60348 Merge remote-tracking branch 'spi/topic/doc' into spi-next by Mark Brown · 9 years ago
  94. f0a2a04 Merge remote-tracking branch 'spi/topic/davinci' into spi-next by Mark Brown · 9 years ago
  95. 3e7018d Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
  96. 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
  97. 26cc44f Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
  98. 0db6421 spi: pxa2xx: Rework self-initiated platform data creation for non-ACPI by Jarkko Nikula · 9 years ago
  99. b7c08cf spi: pxa2xx: Add support for Intel Broxton by Jarkko Nikula · 9 years ago
  100. 8b136ba spi: pxa2xx: Detect number of enabled Intel LPSS SPI chip select signals by Jarkko Nikula · 9 years ago