1. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  2. ecb478b Merge remote-tracking branch 'spi/topic/xlp' into spi-next by Mark Brown · 7 years ago
  3. 2dcfd28 Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/topic/sunxi', 'spi/topic/tegra' and 'spi/topic/tools' into spi-next by Mark Brown · 7 years ago
  4. 17c49e5 Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/sh' into spi-next by Mark Brown · 7 years ago
  5. 817ef6e Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/loopback', 'spi/topic/omap', 'spi/topic/pic32' and 'spi/topic/pl022' into spi-next by Mark Brown · 7 years ago
  6. a3a4246 Merge remote-tracking branches 'spi/topic/cadence', 'spi/topic/dt', 'spi/topic/ep93xx' and 'spi/topic/falcon' into spi-next by Mark Brown · 7 years ago
  7. 45cfc32 Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/at79', 'spi/topic/bcm-qspi', 'spi/topic/bcm63xx' and 'spi/topic/bcm63xx-hspi' into spi-next by Mark Brown · 7 years ago
  8. 1a41aa1 spi: spi-falcon: drop check of boot select by Hauke Mehrtens · 7 years ago
  9. 602c8f4 spi: imx: fix use of native chip-selects with devicetree by Greg Ungerer · 7 years ago
  10. 5b8d5ad spi: pl022: constify amba_id by Arvind Yadav · 7 years ago
  11. 5904c9d spi: imx: fix little-endian build by Arnd Bergmann · 7 years ago
  12. b590782 spi: omap: Allocate bus number from spi framework by Suniel Mahesh · 7 years ago
  13. 9a9a047 spi: Kernel coding style fixes by Suniel Mahesh · 7 years ago
  14. 1673c81 spi: imx: dynamic burst length adjust for PIO mode by jiada wang · 7 years ago
  15. 9b61e30 spi: Pick spi bus number from Linux idr or spi alias by Suniel Mahesh · 7 years ago
  16. 04b37d2 spi: rockchip: configure CTRLR1 according to size and data frame by Huibin Hong · 7 years ago
  17. b64836a spi: altera: Consolidate TX/RX data register access by Lars-Peter Clausen · 7 years ago
  18. e19b63c spi: altera: Switch to SPI core transfer queue management by Lars-Peter Clausen · 7 years ago
  19. 6b860e6 spi: rockchip: add compatible string for rv1108 spi by Andy Yan · 7 years ago
  20. 88a1981 spi: qup: fix 64-bit build warning by Arnd Bergmann · 7 years ago
  21. 6f38f12 spi: qup: hide warning for uninitialized variable by Arnd Bergmann · 7 years ago
  22. d9a0177 spi: spi-ep93xx: use the default master transfer queueing mechanism by H Hartley Sweeten · 7 years ago
  23. c7a909c spi: spi-ep93xx: remove private data 'current_msg' by H Hartley Sweeten · 7 years ago
  24. 4873883 spi: spi-ep93xx: pass the spi_master pointer around by H Hartley Sweeten · 7 years ago
  25. ac8d06d spi: spi-ep93xx: absorb the interrupt enable/disable helpers by H Hartley Sweeten · 7 years ago
  26. 1677962 spi: spi-ep93xx: add spi master prepare_transfer_hardware() by H Hartley Sweeten · 7 years ago
  27. 8447e47 spi: spi-ep93xx: use 32-bit read/write for all registers by H Hartley Sweeten · 7 years ago
  28. 1232978 spi: spi-ep93xx: remove io wrappers by H Hartley Sweeten · 7 years ago
  29. 345fef7 spi: spi-sh: fix error return code in spi_sh_probe() by Gustavo A. R. Silva · 7 years ago
  30. 4d02373 spi: qup: Fix QUP version identify method by Varadarajan Narayanan · 7 years ago
  31. cd595b9 spi: qup: Ensure done detection by Varadarajan Narayanan · 7 years ago
  32. 5884e17 spi: qup: allow multiple DMA transactions per spi xfer by Varadarajan Narayanan · 7 years ago
  33. a841b24 spi: qup: refactor spi_qup_prep_sg by Varadarajan Narayanan · 7 years ago
  34. 5dc47fef spi: qup: allow block mode to generate multiple transactions by Varadarajan Narayanan · 7 years ago
  35. 3b5ea2c spi: qup: call io_config in mode specific function by Varadarajan Narayanan · 7 years ago
  36. 94b9149 spi: qup: refactor spi_qup_io_config into two functions by Varadarajan Narayanan · 7 years ago
  37. 7538726 spi: qup: Do block sized read/write in block mode by Varadarajan Narayanan · 7 years ago
  38. ce7dfc7 spi: qup: Fix transaction done signaling by Varadarajan Narayanan · 7 years ago
  39. d9a09a6 spi: qup: Fix error handling in spi_qup_prep_sg by Varadarajan Narayanan · 7 years ago
  40. ce00bab spi: qup: Place the QUP in run mode before DMA by Varadarajan Narayanan · 7 years ago
  41. 5f13fd6 spi: qup: Add completion timeout by Varadarajan Narayanan · 7 years ago
  42. 32ecab9 spi: qup: Setup DMA mode correctly by Varadarajan Narayanan · 7 years ago
  43. b702b9f spi: qup: Enable chip select support by Varadarajan Narayanan · 7 years ago
  44. 378da4a spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe() by Gustavo A. R. Silva · 7 years ago
  45. ba8afe9 spi/bcm63xx: fix error return code in bcm63xx_spi_probe() by Gustavo A. R. Silva · 7 years ago
  46. 9a6b947 spi: xlp: fix error return code in xlp_spi_probe() by Gustavo A. R. Silva · 7 years ago
  47. 8027408 spi: cadence: Add support for context loss by Shubhrajyoti Datta · 7 years ago
  48. 48767fd spi: cadence: change sequence of calling runtime_enable by Naga Sureshkumar Relli · 7 years ago
  49. 128345b spi: fix building SPI_PXA on MMP by Arnd Bergmann · 7 years ago
  50. d38c4ae1 spi: rockchip: Fix clock handling in suspend/resume by Jeffy Chen · 7 years ago
  51. 6a06e89 spi: rockchip: Fix clock handling in remove by Jeffy Chen · 7 years ago
  52. 43de979 spi: rockchip: Slightly rework return value handling by Jeffy Chen · 7 years ago
  53. e0bcb68 spi: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  54. c18d925 spi: pxa2xx: Convert to GPIO descriptor API where possible by Jan Kiszka · 7 years ago
  55. 8a2e487 spi: Use Apple device properties in absence of ACPI resources by Lukas Wunner · 7 years ago
  56. d35f2dc spi: pxa2xx: Don't touch CS pin until we have a transfer pending by Andy Shevchenko · 7 years ago
  57. 054e532 spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency by Kamal Dasu · 7 years ago
  58. 6ac5a43 spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created" by Andy Shevchenko · 7 years ago
  59. 2856670 spi: core: Propagate error code of add_uevent_var() by Andy Shevchenko · 7 years ago
  60. ab2f357 spi: imx: add SPI_NO_CS support by Oleksij Rempel · 7 years ago
  61. 8bc85a8 spi: loopback-test: implement testing with no CS by Oleksij Rempel · 7 years ago
  62. 808f515 spi: pic32: fix spelling mistakes on macro names by Colin Ian King · 7 years ago
  63. e60dfe0 spi: tegra20-sflash: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  64. d006edb spi: tegra114: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  65. 73b3275 spi: tegra20-slink: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  66. 36bc749 spi: sun6i: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  67. d5e9a4a spi: stm32: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  68. 25c56c8 spi: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  69. 59a8831 spi: loopback-test: make several module parameters static by Colin Ian King · 7 years ago
  70. f12a616 spi: loopback-test: provide loop_req option. by Oleksij Rempel · 7 years ago
  71. 61a8dec spi: sh-msiof: Limit minimum divider on R-Car Gen3 by Geert Uytterhoeven · 7 years ago
  72. 676a4e3 spi: pxa2xx: Only claim CS GPIOs when the slave device is created by Jan Kiszka · 7 years ago
  73. 26e4bb8 spi: imx: add selection for iMX53 and iMX6 controller by jiada wang · 8 years ago
  74. fd8d4e2 spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data by jiada wang · 8 years ago
  75. c3c25ea7 spi/bcm63xx-hspi: Fix checkpatch warnings by Aravind Thokala · 7 years ago
  76. da470d6 spi/ath79: Fix checkpatch warnings by Aravind Thokala · 7 years ago
  77. 090a81d Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  78. 082f696 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/st-ssc4' and 'spi/topic/stm32' into spi-next by Mark Brown · 7 years ago
  79. cc7e35b Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/sh-msiof' and 'spi/topic/sirf' into spi-next by Mark Brown · 7 years ago
  80. 15f8c9a Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 7 years ago
  81. 63a8927 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/topic/davinci' and 'spi/topic/imx' into spi-next by Mark Brown · 7 years ago
  82. 9d540b0 Merge remote-tracking branch 'spi/topic/master' into spi-next by Mark Brown · 7 years ago
  83. 096bf6b Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 7 years ago
  84. 20e5c74 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/fsl-dspi' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 7 years ago
  85. 251d595 spidev: quit messing with access_ok() by Al Viro · 8 years ago
  86. 704c309 spi: loopback-test: Fix kfree() NULL pointer error. by Arvind Yadav · 8 years ago
  87. 478de2ba spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning" by Colin Ian King · 7 years ago
  88. 2d781e8 spi: sirf: fix spelling mistake: "registerred" -> "registered" by Colin Ian King · 7 years ago
  89. 7b821a6 spi: stm32: fix potential dereference null return value by Amelie Delaunay · 7 years ago
  90. c67ad36 spi: stm32: enhance DMA error management by Amelie Delaunay · 7 years ago
  91. 038ac86 spi: stm32: add runtime PM support by Amelie Delaunay · 7 years ago
  92. 128ebb8 spi: stm32: use normal conditional statements instead of ternary operator by Amelie Delaunay · 7 years ago
  93. 042c1c6 spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings by Amelie Delaunay · 7 years ago
  94. c5fe2fa spi: stm32: fix compatible to fit with new bindings by Amelie Delaunay · 7 years ago
  95. aa09938 spi: rockchip: Disable Runtime PM when chip select is asserted by Jeffy Chen · 7 years ago
  96. c863795 spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS by Jeffy Chen · 7 years ago
  97. 7094576 spi: atmel: fix corrupted data issue on SAM9 family SoCs by Cyrille Pitchen · 8 years ago
  98. a2f07d38 spi: stm32: fix error check on mbr being -ve by Colin Ian King · 8 years ago
  99. dcbe0d8 spi: add driver for STM32 SPI controller by Amelie Delaunay · 8 years ago
  100. b85d65d spi/bcm63xx: Fix checkpatch warnings by Aravind Thokala · 8 years ago