1. d2440d6 Merge android-4.9.218(1caf614) into msm-4.9 by jianzhou · 4 years, 1 month ago
  2. 3dd8860 spi/zynqmp: remove entry that causes a cs glitch by Thommy Jakobsson · 4 years, 2 months ago
  3. e0f5fa7 spi: qup: call spi_qup_pm_resume_runtime before suspending by Yuji Sasaki · 4 years, 3 months ago
  4. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  5. 76d3252 Merge android-4.9.211(5af9b7f) into msm-4.9 by jianzhou · 4 years, 2 months ago
  6. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 2 months ago
  7. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 2 months ago
  8. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  9. 6a5c96c spi: spi-fsl-spi: call spi_finalize_current_message() at the end by Christophe Leroy · 5 years ago
  10. e75d6d1 spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 5 years ago
  11. 175c0e8 spi: tegra114: fix for unpacked mode transfers by Sowjanya Komatineni · 5 years ago
  12. 49b5e5a spi: tegra114: clear packed bit for unpacked mode by Sowjanya Komatineni · 5 years ago
  13. 6d6a7a0 spi: atmel: fix handling of cs_change set on non-last xfer by Mans Rullgard · 4 years, 7 months ago
  14. e5ef6e0 spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 4 years, 5 months ago
  15. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 4 months ago
  16. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 4 months ago
  17. b14731b spi: st-ssc4: add missed pm_runtime_disable by Chuhong Yuan · 4 years, 5 months ago
  18. 4f43b39 spi: tegra20-slink: add missed clk_unprepare by Chuhong Yuan · 4 years, 6 months ago
  19. 4a9d886 spi: pxa2xx: Add missed security checks by Chuhong Yuan · 4 years, 6 months ago
  20. 189fb90 spi: img-spfi: fix potential double release by Pan Bian · 4 years, 6 months ago
  21. ae506a9 spi: Add call to spi_slave_abort() function when spidev driver is released by Lukasz Majewski · 4 years, 7 months ago
  22. 1e4c21a spi: atmel: Fix CS high support by Gregory CLEMENT · 4 years, 7 months ago
  23. cb92a5c spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch by Vignesh R · 5 years ago
  24. 930d531 spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
  25. 374de00 spi: sh-msiof: fix deferred probing by Sergei Shtylyov · 6 years ago
  26. c5e007b4 spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
  27. 2aa7816 spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
  28. 8c701e7 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  29. 7f5d2d7 Merge android-4.9.192 (bb1c7f3) into msm-4.9 by jianzhou · 4 years, 6 months ago
  30. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 4 years, 7 months ago
  31. 8df65c4 spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 5 years ago
  32. da21b79 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 5 years ago
  33. ddf552e spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 5 years ago
  34. fd5811e spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 6 years ago
  35. a89b44e spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 4 years, 10 months ago
  36. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 4 years, 9 months ago
  37. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 4 years, 9 months ago
  38. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 4 years, 9 months ago
  39. 3b3853b spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 5 years ago
  40. e09a5cb dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 5 years ago
  41. dbf40db spi: Fix zero length xfer bug by Chris Lesiak · 5 years ago
  42. fba13bf spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 5 years ago
  43. b764a80 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 5 years ago
  44. 42dc6fd spi: tegra114: reset controller on probe by Sowjanya Komatineni · 5 years ago
  45. 0f31932 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 5 years ago
  46. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  47. b5fa8be spi-geni: Synchronize SPI transfer and ISR by Dilip Kota · 5 years ago
  48. b8a8115 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 5 years ago
  49. 1a3f244 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 5 years ago
  50. edee5fe qcom-geni-se : Add neareset frequency match support by Prudhvi Yarlagadda · 5 years ago
  51. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 5 years ago
  52. 0b7a786 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 5 years ago
  53. 31115f5 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 5 years ago
  54. a0049c0 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 5 years ago
  55. 708f742 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 5 years ago
  56. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 5 years ago
  57. fa42a65 Merge "Merge android-4.9.126 (a8c1ea6) into msm-4.9" by Linux Build Service Account · 5 years ago
  58. c0a114a spi: spi-geni-qcom: Calculate FIFO size as per word length by Dilip Kota · 6 years ago
  59. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 5 years ago
  60. 8daa6fd spi: spi-geni-qcom: Fix slab out of bounds error by Prudhvi Yarlagadda · 6 years ago
  61. 49e062e spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  62. afd56cd spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  63. b6581ea spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  64. 228cc07 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  65. 072a82b spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  66. 9f16a87 spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe by Krzysztof Kozlowski · 6 years ago
  67. ae8f22e spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  68. 5637065 spi: qup: add device bindings for spi-msm-slave by Miaoqing Pan · 6 years ago
  69. db097e8 qcom-geni-se: Add debug logs for bus voting by Shrey Vijay · 6 years ago
  70. 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 6 years ago
  71. e4fab30 Merge "spi-geni-qcom: Support to disable runtime PM autosuspend" into msm-4.9 by Linux Build Service Account · 6 years ago
  72. 0a4a962 spi-geni-qcom: Support to disable runtime PM autosuspend by Dilip Kota · 6 years ago
  73. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  74. 31ee8f9 Merge "spi: spi-geni-qcom: Adjust the bandwidth vote for SPI" by Linux Build Service Account · 6 years ago
  75. 98ae895 Merge changes Ia7c70965,I881a3f8d into msm-4.9 by Linux Build Service Account · 6 years ago
  76. b89cb55 spi: spi-geni-qcom: Adjust the bandwidth vote for SPI by Alok Chauhan · 6 years ago
  77. d70fa15 spi: spi-geni-qcom: Add support for SE DMA mode by Dilip Kota · 6 years ago
  78. 3888ac5 spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 6 years ago
  79. d33c30a Merge android-4.9.102 (9c3041c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  80. ad04996 spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 6 years ago
  81. 1c38432 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 6 years ago
  82. a436539 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 6 years ago
  83. b24233b Merge "spi: spi-geni-qcom: Fix the interpretation of cs_change flag" by Linux Build Service Account · 6 years ago
  84. 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  85. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  86. 36df875 spi: spi-geni-qcom: Fix the interpretation of cs_change flag by Girish Mahadevan · 6 years ago
  87. 34023ca spi: Fix scatterlist elements size in spi_map_buf by Maxime Chevallier · 6 years ago
  88. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  89. 39b8bb4 Merge android-4.9.89 (960923f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  90. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  91. bf7eb32 spi: davinci: fix up dma_mapping_error() incorrect patch by Greg Kroah-Hartman · 6 years ago
  92. 182ab70 Revert "spi: bcm-qspi: shut up warning about cfi header inclusion" by Greg Kroah-Hartman · 6 years ago
  93. f5df9a5 spi: dw: Disable clock after unregistering the host by Marek Vasut · 7 years ago
  94. 26cae37 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 6 years ago
  95. 84353d9 spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer by Akinobu Mita · 7 years ago
  96. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  97. 90f7d14 spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 6 years ago
  98. c30e663 spi: bcm-qspi: shut up warning about cfi header inclusion by Arnd Bergmann · 6 years ago
  99. 5ae4f52 spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 6 years ago
  100. b7e257f Merge "Merge android-4.9-o.80 (a9fd318) into msm-4.9" by Linux Build Service Account · 6 years ago