1. 2f19e7a Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  2. 3918c21 Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  3. 8dbbaa4 spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  4. c1ca59c spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  5. 31a5fae spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  6. ffa69d6 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  7. 1723c31 spi: gpio: Fix copy-and-paste error by Linus Walleij · 6 years ago
  8. 7001cab spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  9. 5223c9c1 spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE by Angelo Dureghello · 6 years ago
  10. 04b2d03 spi: Fix double IDR allocation with DT aliases by Geert Uytterhoeven · 6 years ago
  11. 7f02e1c Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  12. 1a4327f spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Kirill Kapranov · 6 years ago
  13. c1acb21 Merge branch 'spi-4.19' into spi-next by Mark Brown · 6 years ago
  14. c3c7126 Merge branch 'spi-4.18' into spi-linus by Mark Brown · 6 years ago
  15. 563a53f spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  16. 5d27a9c spi: spi-mem: Extend the SPI mem interface to set a custom memory name by Frieder Schrempf · 6 years ago
  17. 07ebbbe spi: uniphier: remove unnecessary include headers by Keiji Hayashibara · 6 years ago
  18. 4b859db spi: spi-gpio: add SPI_3WIRE support by Lorenzo Bianconi · 6 years ago
  19. 304d343 spi: add flags parameter to txrx_word function pointers by Lorenzo Bianconi · 6 years ago
  20. 5ba155a spi: add SPI controller driver for UniPhier SoC by Keiji Hayashibara · 6 years ago
  21. baec8eb spi: img-spfi: Set device select bits for SPFI port state by Ionela Voinescu · 6 years ago
  22. 45e41bc spi: omap2-mcspi: remove several redundant variables by Colin Ian King · 6 years ago
  23. c2c25cc spi: dw-mmio: add MSCC Ocelot support by Alexandre Belloni · 6 years ago
  24. c79bdbb spi: dw: export dw_spi_set_cs by Alexandre Belloni · 6 years ago
  25. 516ddd7 spi: spi-fsl-espi: Log fifo counters on error by Tiago Brusamarello · 6 years ago
  26. 2ca300a spi: imx: Use the longuest possible burst size when in dynamic_burst by Maxime Chevallier · 6 years ago
  27. 0486dd4 spi: imx: remove unnecessary check in spi_imx_can_dma by Maxime Chevallier · 6 years ago
  28. afb27208 spi: imx: Use correct number of bytes per words by Maxime Chevallier · 6 years ago
  29. 2801b2f5 spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32 by Maxime Chevallier · 6 years ago
  30. a021cac spi: imx: Remove duplicate variable assignments by Maxime Chevallier · 6 years ago
  31. 6576bf0 spi: spi-fsl-dspi: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  32. b86d771 Merge tag 'spi-dw-set-cs' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.19 by Mark Brown · 6 years ago
  33. 62dbbae spi: dw: allow providing own set_cs callback by Alexandre Belloni · 6 years ago
  34. 66b19d7 spi: dw: fix possible race condition by Alexandre Belloni · 6 years ago
  35. 5f8f803 spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer by Andrey Smirnov · 6 years ago
  36. 2ba87a9 spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume() by Wei Yongjun · 6 years ago
  37. d8ffee2 spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe by Krzysztof Kozlowski · 6 years ago
  38. 22d71a50 spi: pxa2xx: Add support for Intel Ice Lake by Mika Westerberg · 6 years ago
  39. c8d0498 spi: sprd: Change to use devm_hwspin_lock_request_specific() by Baolin Wang · 6 years ago
  40. d4942c1 spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname() by Baolin Wang · 6 years ago
  41. 80dc12c spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe by Gustavo A. R. Silva · 6 years ago
  42. 3e7cc62 spi: spi-fsl-dspi: Enable extended SPI mode by Esben Haabendal · 6 years ago
  43. 35c9d46 spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode by Esben Haabendal · 6 years ago
  44. 8fcd151 spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode) by Esben Haabendal · 6 years ago
  45. 51d583a spi: spi-fsl-dspi: Framesize control for XSPI mode by Esben Haabendal · 6 years ago
  46. 58ba07e spi: spi-fsl-dspi: Add support for XSPI mode registers by Esben Haabendal · 6 years ago
  47. 071db7a Merge branch 'spi-4.18' into spi-4.19 for DSPI dep by Mark Brown · 6 years ago
  48. 8570043 spi: spi-fsl-dspi: Fixup regmap configuration by Esben Haabendal · 6 years ago
  49. d87e08f spi: spi-fsl-dspi: Fix MCR register handling by Esben Haabendal · 6 years ago
  50. dadcf4a spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers by Esben Haabendal · 6 years ago
  51. 0a4ec2c spi: spi-fsl-dspi: Simplify transfer counter handling by Esben Haabendal · 6 years ago
  52. 9e1dc9b spi: spi-fsl-dspi: Fix per transfer cs_change handling by Esben Haabendal · 6 years ago
  53. 4779f23 spi: spi-fsl-dspi: Drop unneeded use of dataflags bits by Esben Haabendal · 6 years ago
  54. c87bdcc spi: spi-fsl-dspi: Drop unreachable else if statement by Esben Haabendal · 6 years ago
  55. fb9acf5 spi: orion: fix CS GPIO handling again by Jan Kundrát · 6 years ago
  56. 931c4e9 spi: cadence: Change usleep_range() to udelay(), for atomic context by Janek Kotas · 6 years ago
  57. 08ba7ae spi: sh-msiof: Make sure all DMA operations have completed by Geert Uytterhoeven · 6 years ago
  58. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  59. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  60. 16c10b3 Merge branch 'spi-4.17' into spi-4.18 for the merge window by Mark Brown · 6 years ago
  61. 5b550c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 6 years ago
  62. 29e795c spi: Fix typo on SPI_MEM help text by Fabio Estevam · 6 years ago
  63. 0921e11 spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC by Geert Uytterhoeven · 6 years ago
  64. d073bfa spi: omap2-mcspi: Remove unnecessary pm_runtime_force_suspend() by Tony Lindgren · 7 years ago
  65. 7e48e23 spi: Add missing pm_runtime_put_noidle() after failed get by Tony Lindgren · 7 years ago
  66. 6282f12 spi: ti-qspi: Make sure res_mmap != NULL before dereferencing it by Boris Brezillon · 7 years ago
  67. e935dba spi: spi-s3c64xx: Fix system resume support by Marek Szyprowski · 7 years ago
  68. 71f277a spi: Respect all error codes from dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  69. b645605 spi: bcm-qspi: Fix build failure caused by spi_flash_read() API removal by Boris Brezillon · 7 years ago
  70. c1f5ba7 spi: Get rid of the spi_flash_read() API by Boris Brezillon · 7 years ago
  71. b95cb39 spi: ti-qspi: Implement the spi_mem interface by Boris Brezillon · 7 years ago
  72. 5f195ee spi: bcm-qspi: Implement the spi_mem interface by Boris Brezillon · 7 years ago
  73. b5932f5 spi: Make support for regular transfers optional when ->mem_ops != NULL by Boris Brezillon · 7 years ago
  74. c36ff26 spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · 7 years ago
  75. 055ed0d spi: remove forgotten CONFIG_SPI_BCM53XX by Rafał Miłecki · 7 years ago
  76. 331bbcf spi: remove the older/duplicated bcm53xx driver by Rafał Miłecki · 7 years ago
  77. 62bbc86 spi: pxa2xx: check clk_prepare_enable() return value by Tobias Jordan · 7 years ago
  78. bc519d9 spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 7 years ago
  79. 6126fd8 spi: lpspi: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  80. 4c23e48 spi: mxs: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  81. 7965059 spi: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  82. 5a686b2 spi: omap2-mcspi: Idle hardware during suspend and resume by Tony Lindgren · 7 years ago
  83. 52e9a5b spi: omap2-mcspi: Restore context always in runtime_resume by Tony Lindgren · 7 years ago
  84. ded5fa4 spi: meson-spicc: Fix error handling in meson_spicc_probe() by Alexey Khoroshilov · 7 years ago
  85. 602805f spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 7 years ago
  86. 5eb9a07 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 7 years ago
  87. 0a090d6 spi: mpc52xx: Use gpio_is_valid() by Arvind Yadav · 7 years ago
  88. bdf3a3b spi: Check presence the of ->transfer[_xxx]() before registering a controller by Boris Brezillon · 7 years ago
  89. 0d7412e spi/bcm63xx-hspi: Enable the clock before calling clk_get_rate(). by Stefan Potyra · 7 years ago
  90. b6a4b39 spi: s3c64xx: samsung: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  91. efc4a13 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  92. 988f259 spi: Add an helper to flush the message queue by Boris Brezillon · 7 years ago
  93. 4633696 spi: Expose spi_{map,unmap}_buf() for internal use by Boris Brezillon · 7 years ago
  94. e1f16b0 spi: simplify getting .drvdata by Wolfram Sang · 7 years ago
  95. 7956fad spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  96. 0af7af7 spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode by Sylwester Nawrocki · 7 years ago
  97. f6364e6 spi: spi-s3c64xx: Use local variable for FIFO length by Sylwester Nawrocki · 7 years ago
  98. 71293a6 spi: pxa2xx: pxa2xx_spi_transfer_one() can be static by kbuild test robot · 7 years ago
  99. 3655d30 spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function names by Sylwester Nawrocki · 7 years ago
  100. 80aa0d7 spi: spi-s3c64xx: Drop unused enable_datapath() function argument by Sylwester Nawrocki · 7 years ago