1. abbdb5c Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/topic/spreadtrum' and 'spi/topic/tegra114' into spi-next by Mark Brown · 7 years ago
  2. 6e69547 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/orion', 'spi/topic/rspi' and 'spi/topic/s3c64xx' into spi-next by Mark Brown · 7 years ago
  3. 704c145 Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topic/davinci' and 'spi/topic/fsl-dspi' into spi-next by Mark Brown · 7 years ago
  4. b5f9208 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 7 years ago
  5. 130555c Merge remote-tracking branches 'spi/fix/idr' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 7 years ago
  6. ffd4db9 spi: imx: Don't require platform data chipselect array by Trent Piepho · 7 years ago
  7. 4e21791 spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  8. 881a0b9 spi: imx: GPIO based chip selects should not be required by Trent Piepho · 7 years ago
  9. 6ae6678 spi: sh-msiof: remove redundant pointer dev by Colin Ian King · 7 years ago
  10. 4132b8b spi: s3c64xx: remove redundant pointer sci by Colin Ian King · 7 years ago
  11. ec7ed77 spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi by Angelo Dureghello · 7 years ago
  12. 42bdd70 spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Lucas Stach · 7 years ago
  13. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. f747c31 spi: orion: remove redundant assignment of status to zero by Colin Ian King · 7 years ago
  15. 3673578 spi: sh-msiof: Fix DMA transfer size check by Hiromitsu Yamasaki · 7 years ago
  16. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  17. 974488e spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  18. 4d5e068 spi: spi-axi: fix potential use-after-free after deregistration by Johan Hovold · 7 years ago
  19. 68b892f spi: document odd controller reference handling by Johan Hovold · 7 years ago
  20. 67f7b27 spi: fix use-after-free at controller deregistration by Johan Hovold · 7 years ago
  21. 7555aa7 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linus by Mark Brown · 7 years ago
  22. 54e2fc2 spi: sprd: Fix the possible negative value of BIT() by Baolin Wang · 7 years ago
  23. 226584a spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Lucas Stach · 7 years ago
  24. 8955b26 spi: sprd-adi: fix platform_no_drv_owner.cocci warnings by Wu Fengguang · 7 years ago
  25. c0368e4 spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path by Florian Fainelli · 7 years ago
  26. dd7aa8d spi: a3700: Change SPI mode before asserting chip-select by Maxime Chevallier · 7 years ago
  27. 5a866ec spi: a3700: Return correct value on timeout detection by Maxime Chevallier · 7 years ago
  28. 979a9af spi: tegra114: correct register name in definition by Ralf Ramsauer · 7 years ago
  29. e83f374 spi: spreadtrum adi: add hwspinlock dependency by Arnd Bergmann · 7 years ago
  30. ecb1596 spi: sh-msiof: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  31. 219a7bc spi: rspi: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  32. b7969ca spi: mxs: implement runtime pm by Uwe Kleine-König · 7 years ago
  33. bdacfc7 spi: sh-msiof: Add compatible strings for r8a774[35] by Fabrizio Castro · 7 years ago
  34. b0d6e09 spi: sprd-adi: silence an uninitialized variable warning by Dan Carpenter · 7 years ago
  35. 04063a0 spi: sprd-adi: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  36. da39471 spi: Kconfig: Remove old comments now that SPI slave is supported by Fabio Estevam · 7 years ago
  37. 71abd29 spi: imx: Add support for SPI Slave mode by jiada wang · 7 years ago
  38. 7e2903c spi: Add ADI driver for Spreadtrum platform by Baolin Wang · 7 years ago
  39. 8b5d729 spi: stm32: Fix logical error in stm32_spi_prepare_mbr() by Christos Gkekas · 7 years ago
  40. 6fd6fd6 spi: armada-3700: Fix padding when sending not 4-byte aligned data by Zachary Zhang · 7 years ago
  41. 747e1f6 spi: armada-3700: Fix failing commands with quad-SPI by Miquel Raynal · 7 years ago
  42. 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
  43. ecb478b Merge remote-tracking branch 'spi/topic/xlp' into spi-next by Mark Brown · 7 years ago
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 1a41aa1 spi: spi-falcon: drop check of boot select by Hauke Mehrtens · 7 years ago
  50. 602c8f4 spi: imx: fix use of native chip-selects with devicetree by Greg Ungerer · 7 years ago
  51. 5b8d5ad spi: pl022: constify amba_id by Arvind Yadav · 7 years ago
  52. 5904c9d spi: imx: fix little-endian build by Arnd Bergmann · 7 years ago
  53. b590782 spi: omap: Allocate bus number from spi framework by Suniel Mahesh · 7 years ago
  54. 9a9a047 spi: Kernel coding style fixes by Suniel Mahesh · 7 years ago
  55. 1673c81 spi: imx: dynamic burst length adjust for PIO mode by jiada wang · 7 years ago
  56. 9b61e30 spi: Pick spi bus number from Linux idr or spi alias by Suniel Mahesh · 7 years ago
  57. 04b37d2 spi: rockchip: configure CTRLR1 according to size and data frame by Huibin Hong · 7 years ago
  58. b64836a spi: altera: Consolidate TX/RX data register access by Lars-Peter Clausen · 7 years ago
  59. e19b63c spi: altera: Switch to SPI core transfer queue management by Lars-Peter Clausen · 7 years ago
  60. 6b860e6 spi: rockchip: add compatible string for rv1108 spi by Andy Yan · 7 years ago
  61. 88a1981 spi: qup: fix 64-bit build warning by Arnd Bergmann · 7 years ago
  62. 6f38f12 spi: qup: hide warning for uninitialized variable by Arnd Bergmann · 7 years ago
  63. d9a0177 spi: spi-ep93xx: use the default master transfer queueing mechanism by H Hartley Sweeten · 7 years ago
  64. c7a909c spi: spi-ep93xx: remove private data 'current_msg' by H Hartley Sweeten · 7 years ago
  65. 4873883 spi: spi-ep93xx: pass the spi_master pointer around by H Hartley Sweeten · 7 years ago
  66. ac8d06d spi: spi-ep93xx: absorb the interrupt enable/disable helpers by H Hartley Sweeten · 7 years ago
  67. 1677962 spi: spi-ep93xx: add spi master prepare_transfer_hardware() by H Hartley Sweeten · 7 years ago
  68. 8447e47 spi: spi-ep93xx: use 32-bit read/write for all registers by H Hartley Sweeten · 7 years ago
  69. 1232978 spi: spi-ep93xx: remove io wrappers by H Hartley Sweeten · 7 years ago
  70. 345fef7 spi: spi-sh: fix error return code in spi_sh_probe() by Gustavo A. R. Silva · 7 years ago
  71. 4d02373 spi: qup: Fix QUP version identify method by Varadarajan Narayanan · 7 years ago
  72. cd595b9 spi: qup: Ensure done detection by Varadarajan Narayanan · 7 years ago
  73. 5884e17 spi: qup: allow multiple DMA transactions per spi xfer by Varadarajan Narayanan · 7 years ago
  74. a841b24 spi: qup: refactor spi_qup_prep_sg by Varadarajan Narayanan · 7 years ago
  75. 5dc47fef spi: qup: allow block mode to generate multiple transactions by Varadarajan Narayanan · 7 years ago
  76. 3b5ea2c spi: qup: call io_config in mode specific function by Varadarajan Narayanan · 7 years ago
  77. 94b9149 spi: qup: refactor spi_qup_io_config into two functions by Varadarajan Narayanan · 7 years ago
  78. 7538726 spi: qup: Do block sized read/write in block mode by Varadarajan Narayanan · 7 years ago
  79. ce7dfc7 spi: qup: Fix transaction done signaling by Varadarajan Narayanan · 7 years ago
  80. d9a09a6 spi: qup: Fix error handling in spi_qup_prep_sg by Varadarajan Narayanan · 7 years ago
  81. ce00bab spi: qup: Place the QUP in run mode before DMA by Varadarajan Narayanan · 7 years ago
  82. 5f13fd6 spi: qup: Add completion timeout by Varadarajan Narayanan · 7 years ago
  83. 32ecab9 spi: qup: Setup DMA mode correctly by Varadarajan Narayanan · 7 years ago
  84. b702b9f spi: qup: Enable chip select support by Varadarajan Narayanan · 7 years ago
  85. 378da4a spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe() by Gustavo A. R. Silva · 7 years ago
  86. ba8afe9 spi/bcm63xx: fix error return code in bcm63xx_spi_probe() by Gustavo A. R. Silva · 7 years ago
  87. 9a6b947 spi: xlp: fix error return code in xlp_spi_probe() by Gustavo A. R. Silva · 7 years ago
  88. 8027408 spi: cadence: Add support for context loss by Shubhrajyoti Datta · 7 years ago
  89. 48767fd spi: cadence: change sequence of calling runtime_enable by Naga Sureshkumar Relli · 7 years ago
  90. 128345b spi: fix building SPI_PXA on MMP by Arnd Bergmann · 7 years ago
  91. d38c4ae1 spi: rockchip: Fix clock handling in suspend/resume by Jeffy Chen · 7 years ago
  92. 6a06e89 spi: rockchip: Fix clock handling in remove by Jeffy Chen · 7 years ago
  93. 43de979 spi: rockchip: Slightly rework return value handling by Jeffy Chen · 7 years ago
  94. e0bcb68 spi: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  95. c18d925 spi: pxa2xx: Convert to GPIO descriptor API where possible by Jan Kiszka · 7 years ago
  96. 8a2e487 spi: Use Apple device properties in absence of ACPI resources by Lukas Wunner · 7 years ago
  97. d35f2dc spi: pxa2xx: Don't touch CS pin until we have a transfer pending by Andy Shevchenko · 7 years ago
  98. 054e532 spi: bcm-qspi: Remove hardcoded settings and spi-nor.h dependency by Kamal Dasu · 7 years ago
  99. 6ac5a43 spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created" by Andy Shevchenko · 7 years ago
  100. 2856670 spi: core: Propagate error code of add_uevent_var() by Andy Shevchenko · 7 years ago