1. 953bf57 Merge Linux 4.14.140 into lineage-17.1 by Tim Zimmermann · 4 years, 5 months ago
  2. aa87315 Merge Linux 4.14.130 into lineage-17.1 by Tim Zimmermann · 4 years, 5 months ago
  3. 6a834b7 exynos9611: import P610XXU1ATF2 kernel source by Tim Zimmermann · 4 years, 6 months ago
  4. afb8233 spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 6 years ago
  5. 4adcbc4 spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 6 years ago
  6. 182cd3f dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  7. 9618ab2 spi: Fix zero length xfer bug by Chris Lesiak · 6 years ago
  8. d5f68b8 spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 6 years ago
  9. febdf32 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 6 years ago
  10. 1b0b2e1 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 6 years ago
  11. 4ce0b82 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
  12. 008a9cb spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 6 years ago
  13. e265265 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 6 years ago
  14. 0dacf04 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
  15. 7c6ac78 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  16. fef1fb1 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  17. 24fc3cc spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  18. 089651e spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook. by Uwe Kleine-König · 6 years ago
  19. 0cc6feb spi: imx: add a device specific prepare_message callback by Uwe Kleine-König · 6 years ago
  20. 8515f4e spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} by Nathan Chancellor · 6 years ago
  21. 615bda3 spi: bcm-qspi: switch back to reading flash using smaller chunks by Rafał Miłecki · 6 years ago
  22. b6adc1f spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  23. 082e34f spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  24. 6074b71 spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  25. d120858 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  26. 4297733 spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 7 years ago
  27. 9751316 spi: Fix double IDR allocation with DT aliases by Geert Uytterhoeven · 7 years ago
  28. f3765ab spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Kirill Kapranov · 7 years ago
  29. e7b6b36 spi: cadence: Change usleep_range() to udelay(), for atomic context by Janek Kotas · 7 years ago
  30. dc9a7dd spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe by Krzysztof Kozlowski · 7 years ago
  31. 23554cab spi: pxa2xx: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
  32. aa1d05c spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 7 years ago
  33. 17b2604 spi: meson-spicc: Fix error handling in meson_spicc_probe() by Alexey Khoroshilov · 7 years ago
  34. 625d1e7 spi: Add missing pm_runtime_put_noidle() after failed get by Tony Lindgren · 7 years ago
  35. 56a58a5 spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC by Geert Uytterhoeven · 7 years ago
  36. c09032b spi: spi-s3c64xx: Fix system resume support by Marek Szyprowski · 7 years ago
  37. a614eaa spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 7 years ago
  38. c5b6316 spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo() by sxauwsk · 7 years ago
  39. 3ca7ddd spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR by Vladimir Zapolskiy · 7 years ago
  40. 289e6fa spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 7 years ago
  41. b7f0fc1 spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 7 years ago
  42. d18c3d2 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 7 years ago
  43. 45804b0 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  44. 58bc0fd spi: a3700: Clear DATA_OUT when performing a read by Maxime Chevallier · 7 years ago
  45. 9629964 spi: Fix unregistration of controller with fixed SPI bus number by Jarkko Nikula · 7 years ago
  46. e4ff723 spi: Fix scatterlist elements size in spi_map_buf by Maxime Chevallier · 7 years ago
  47. faddb17 spi: atmel: init FIFOs before spi enable by Eugen Hristev · 7 years ago
  48. 978c281 spi: sh-msiof: Fix timeout failures for TX-only DMA transfers by Geert Uytterhoeven · 7 years ago
  49. 9854881c spi: sh-msiof: Avoid writing to registers from spi_master.setup() by Geert Uytterhoeven · 7 years ago
  50. 5640303 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 7 years ago
  51. 3cf652b spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 7 years ago
  52. 8edeefa spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 7 years ago
  53. cfd96cb spi: imx: do not access registers while clocks disabled by Stefan Agner · 7 years ago
  54. ed1918e spi: a3700: Fix clk prescaling for coefficient over 15 by Maxime Chevallier · 7 years ago
  55. e8f28db spi: xilinx: Detect stall with Unknown commands by Ricardo Ribalda Delgado · 7 years ago
  56. 4507d57 spi: spi-axi: fix potential use-after-free after deregistration by Johan Hovold · 7 years ago
  57. d9bf235 spi: sh-msiof: Fix DMA transfer size check by Hiromitsu Yamasaki · 7 years ago
  58. 9aacd82 spi: fix use-after-free at controller deregistration by Johan Hovold · 7 years ago
  59. 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
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 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
  62. 226584a spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Lucas Stach · 7 years ago
  63. c0368e4 spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path by Florian Fainelli · 7 years ago
  64. 5a866ec spi: a3700: Return correct value on timeout detection by Maxime Chevallier · 7 years ago
  65. 8b5d729 spi: stm32: Fix logical error in stm32_spi_prepare_mbr() by Christos Gkekas · 7 years ago
  66. 6fd6fd6 spi: armada-3700: Fix padding when sending not 4-byte aligned data by Zachary Zhang · 7 years ago
  67. 747e1f6 spi: armada-3700: Fix failing commands with quad-SPI by Miquel Raynal · 7 years ago
  68. 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
  69. ecb478b Merge remote-tracking branch 'spi/topic/xlp' into spi-next by Mark Brown · 7 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 1a41aa1 spi: spi-falcon: drop check of boot select by Hauke Mehrtens · 8 years ago
  76. 602c8f4 spi: imx: fix use of native chip-selects with devicetree by Greg Ungerer · 8 years ago
  77. 5b8d5ad spi: pl022: constify amba_id by Arvind Yadav · 8 years ago
  78. 5904c9d spi: imx: fix little-endian build by Arnd Bergmann · 8 years ago
  79. b590782 spi: omap: Allocate bus number from spi framework by Suniel Mahesh · 8 years ago
  80. 9a9a047 spi: Kernel coding style fixes by Suniel Mahesh · 8 years ago
  81. 1673c81 spi: imx: dynamic burst length adjust for PIO mode by jiada wang · 8 years ago
  82. 9b61e30 spi: Pick spi bus number from Linux idr or spi alias by Suniel Mahesh · 8 years ago
  83. 04b37d2 spi: rockchip: configure CTRLR1 according to size and data frame by Huibin Hong · 8 years ago
  84. b64836a spi: altera: Consolidate TX/RX data register access by Lars-Peter Clausen · 8 years ago
  85. e19b63c spi: altera: Switch to SPI core transfer queue management by Lars-Peter Clausen · 8 years ago
  86. 6b860e6 spi: rockchip: add compatible string for rv1108 spi by Andy Yan · 8 years ago
  87. 88a1981 spi: qup: fix 64-bit build warning by Arnd Bergmann · 8 years ago
  88. 6f38f12 spi: qup: hide warning for uninitialized variable by Arnd Bergmann · 8 years ago
  89. d9a0177 spi: spi-ep93xx: use the default master transfer queueing mechanism by H Hartley Sweeten · 8 years ago
  90. c7a909c spi: spi-ep93xx: remove private data 'current_msg' by H Hartley Sweeten · 8 years ago
  91. 4873883 spi: spi-ep93xx: pass the spi_master pointer around by H Hartley Sweeten · 8 years ago
  92. ac8d06d spi: spi-ep93xx: absorb the interrupt enable/disable helpers by H Hartley Sweeten · 8 years ago
  93. 1677962 spi: spi-ep93xx: add spi master prepare_transfer_hardware() by H Hartley Sweeten · 8 years ago
  94. 8447e47 spi: spi-ep93xx: use 32-bit read/write for all registers by H Hartley Sweeten · 8 years ago
  95. 1232978 spi: spi-ep93xx: remove io wrappers by H Hartley Sweeten · 8 years ago
  96. 345fef7 spi: spi-sh: fix error return code in spi_sh_probe() by Gustavo A. R. Silva · 8 years ago
  97. 4d02373 spi: qup: Fix QUP version identify method by Varadarajan Narayanan · 8 years ago
  98. cd595b9 spi: qup: Ensure done detection by Varadarajan Narayanan · 8 years ago
  99. 5884e17 spi: qup: allow multiple DMA transactions per spi xfer by Varadarajan Narayanan · 8 years ago
  100. a841b24 spi: qup: refactor spi_qup_prep_sg by Varadarajan Narayanan · 8 years ago