1. 5eb9a07 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 7 years ago
  2. efc4a13 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  3. 49530e6 spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo() by sxauwsk · 7 years ago
  4. 10b4640 spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR by Vladimir Zapolskiy · 7 years ago
  5. af82800 spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver" by wangbo · 7 years ago
  6. 75dcc7e Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  7. 0930437 Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/sprd' and 'spi/topic/tegra20-slink' into spi-next by Mark Brown · 7 years ago
  8. 8aaeae7 Merge remote-tracking branches 'spi/topic/jcore', 'spi/topic/kconfig', 'spi/topic/orion', 'spi/topic/pxa2xx' and 'spi/topic/rspi' into spi-next by Mark Brown · 7 years ago
  9. 70a3550 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-next by Mark Brown · 7 years ago
  10. 3ce2dcf Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/pxa2xx' and 'spi/fix/unregiser' into spi-linus by Mark Brown · 7 years ago
  11. 3573257 spi: spi-atmel: Use correct enum for DMA transfer direction by Stefan Agner · 7 years ago
  12. 4783866 spi: remove blackfin related host drivers by Arnd Bergmann · 7 years ago
  13. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  14. da77951 spi: sh-msiof: Use correct enum for DMA transfer direction by Geert Uytterhoeven · 7 years ago
  15. ac17750 spi: sprd: Add the support of restarting the system by Baolin Wang · 7 years ago
  16. a61aa68 spi: sprd: Simplify the transfer function by Baolin Wang · 7 years ago
  17. 613bd1e spi: Fix unregistration of controller with fixed SPI bus number by Jarkko Nikula · 7 years ago
  18. 768d59f spi: rspi: use correct enum for DMA transfer direction by Stefan Agner · 7 years ago
  19. 7c2861a spi: jcore: disable ref_clk after getting its rate by Alexey Khoroshilov · 7 years ago
  20. bc3cc75 spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 7 years ago
  21. e2b714a spi: pxa2xx: Disable runtime PM if controller registration fails by Jarkko Nikula · 7 years ago
  22. 2172a33 spi: tegra20-slink: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  23. ce99319 spi: Fix scatterlist elements size in spi_map_buf by Maxime Chevallier · 7 years ago
  24. 9581329 spi: atmel: init FIFOs before spi enable by Eugen Hristev · 7 years ago
  25. 5c22af7 spi: orion: Prepare space for per-child options by Jan Kundrát · 7 years ago
  26. 64aa3bd32 spi: orion: Make the error message greppable by Jan Kundrát · 7 years ago
  27. 54424862 spi: orion: Rework GPIO CS handling by Jan Kundrát · 7 years ago
  28. d704aff spi: bcm2835aux: Avoid 64-bit arithmetic in xfer len calc by Trent Piepho · 7 years ago
  29. 9b00bc7 spi: spi-gpio: Rewrite to use GPIO descriptors by Linus Walleij · 7 years ago
  30. 3cc7b0e spi: pxa2xx: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  31. 721483e spi: dw: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  32. e3d001a spi: kconfig: Remove AVR32 dep. from SPI_ATMEL by Ulf Magnusson · 7 years ago
  33. 104e51a spi: pxa2xx: Move SSP idle waiting to cs_deassert() by Jarkko Nikula · 7 years ago
  34. 35a8f1a Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 7 years ago
  35. 977b06d Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof', 'spi/topic/sirf' and 'spi/topic/sun6i' into spi-next by Mark Brown · 7 years ago
  36. 33c58c1 Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/meson' and 'spi/topic/orion' into spi-next by Mark Brown · 7 years ago
  37. ae324b2 Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/topic/bcm53xx', 'spi/topic/davinci' and 'spi/topic/dw' into spi-next by Mark Brown · 7 years ago
  38. 7a4e28a Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 7 years ago
  39. 993181e spi: dw: Remove unused members from struct chip_data by Jarkko Nikula · 7 years ago
  40. 479c03a spi: orion: Fix a resource leak if the optional "axi" clk is deferred by Christophe Jaillet · 7 years ago
  41. 34b1fca spi: a3700: Remove endianness swapping for full-duplex transfers by Maxime Chevallier · 7 years ago
  42. 162f8de spi: a3700: Remove endianness swapping functions when accessing FIFOs by Maxime Chevallier · 7 years ago
  43. f68a7dc spi: a3700: Add full-duplex support by Maxime Chevallier · 7 years ago
  44. a456c93 spi: a3700: Allow to enable or disable FIFO mode by Maxime Chevallier · 7 years ago
  45. abf3a49 spi: a3700: Set frequency limits at startup by Maxime Chevallier · 7 years ago
  46. 44a5f42 spi: a3700: Clear DATA_OUT when performing a read by Maxime Chevallier · 7 years ago
  47. 92ae112 spi: orion: Fix clock resource by adding an optional bus clock by Gregory CLEMENT · 7 years ago
  48. 78b5d70 spi: s3c64xx: add SPDX identifier by Andi Shyti · 7 years ago
  49. d593574 spi: imx: do not access registers while clocks disabled by Stefan Agner · 7 years ago
  50. a9889ed spi: atmel: Implements transfers with bounce buffer by Radu Pirea · 7 years ago
  51. 89434c3 spi: sh-msiof: Fix timeout failures for TX-only DMA transfers by Geert Uytterhoeven · 7 years ago
  52. 230c08b spi: spi-fsl-dspi: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  53. 3a41092 spi: bcm53xx: simplify reading SPI data by Rafał Miłecki · 7 years ago
  54. 9e327ce spi: sirf: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  55. a885eeb spi: pxa2xx: Use gpiod_put() not gpiod_free() by Mark Brown · 7 years ago
  56. 2218866 spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip by Rasmus Villemoes · 7 years ago
  57. 4d02976 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 7 years ago
  58. 66e900a spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 7 years ago
  59. b876143 spi: sh-msiof: Implement cs-gpios configuration by Geert Uytterhoeven · 7 years ago
  60. 9cce882 spi: sh-msiof: Extend support to 3 native chip selects by Geert Uytterhoeven · 7 years ago
  61. 7ff0b53 spi: sh-msiof: Avoid writing to registers from spi_master.setup() by Geert Uytterhoeven · 7 years ago
  62. 16eab16 spi: jcore: disable clock when registering spi conroller failed by Takuo Koguchi · 7 years ago
  63. 87248dc spi: davinci: Initialize dspi->done before any possible use of it by Michele Dionisio · 7 years ago
  64. 2d9bbd0 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 7 years ago
  65. c810dab spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 7 years ago
  66. b458a34 spi: rspi: Do not set SPCR_SPE in qspi_set_config_register() by Geert Uytterhoeven · 7 years ago
  67. 5d8e614 spi: sh-msiof: Use dev_warn_once() instead of open-coding by Geert Uytterhoeven · 7 years ago
  68. a5db27c spi: meson-axg: add SPICC driver support by Sunny Luo · 7 years ago
  69. a094c2f spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.a by Ricardo Ribalda · 7 years ago
  70. 251c201 spi: a3700: Fix clk prescaling for coefficient over 15 by Maxime Chevallier · 7 years ago
  71. 5a1314f spi: xilinx: Detect stall with Unknown commands by Ricardo Ribalda · 7 years ago
  72. 00ac956 spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities by Kurt Kanzenbach · 7 years ago
  73. 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
  74. 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
  75. 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
  76. b5f9208 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 7 years ago
  77. 130555c Merge remote-tracking branches 'spi/fix/idr' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 7 years ago
  78. ffd4db9 spi: imx: Don't require platform data chipselect array by Trent Piepho · 7 years ago
  79. 4e21791 spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  80. 881a0b9 spi: imx: GPIO based chip selects should not be required by Trent Piepho · 7 years ago
  81. 8197f48 spi: imx: Fix failure path leak on GPIO request error correctly by Trent Piepho · 7 years ago
  82. 6ae6678 spi: sh-msiof: remove redundant pointer dev by Colin Ian King · 7 years ago
  83. 4132b8b spi: s3c64xx: remove redundant pointer sci by Colin Ian King · 7 years ago
  84. ec7ed77 spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi by Angelo Dureghello · 7 years ago
  85. 42bdd70 spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Lucas Stach · 7 years ago
  86. 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
  87. f747c31 spi: orion: remove redundant assignment of status to zero by Colin Ian King · 7 years ago
  88. 3673578 spi: sh-msiof: Fix DMA transfer size check by Hiromitsu Yamasaki · 7 years ago
  89. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  90. 974488e spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  91. 4d5e068 spi: spi-axi: fix potential use-after-free after deregistration by Johan Hovold · 7 years ago
  92. 68b892f spi: document odd controller reference handling by Johan Hovold · 7 years ago
  93. 67f7b27 spi: fix use-after-free at controller deregistration by Johan Hovold · 7 years ago
  94. 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
  95. 54e2fc2 spi: sprd: Fix the possible negative value of BIT() by Baolin Wang · 7 years ago
  96. 226584a spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Lucas Stach · 7 years ago
  97. 8955b26 spi: sprd-adi: fix platform_no_drv_owner.cocci warnings by Wu Fengguang · 7 years ago
  98. c0368e4 spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path by Florian Fainelli · 7 years ago
  99. dd7aa8d spi: a3700: Change SPI mode before asserting chip-select by Maxime Chevallier · 7 years ago
  100. 5a866ec spi: a3700: Return correct value on timeout detection by Maxime Chevallier · 7 years ago