1. 055128e Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  2. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  3. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  4. 9bff9df Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  5. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  6. 2e5f081 Merge branch 'spi-5.2' into spi-next by Mark Brown · 6 years ago
  7. 58b860e Merge branch 'spi-5.1' into spi-linus by Mark Brown · 6 years ago
  8. 7e95b16 spi: rspi: Fix handling of QSPI code when transmit and receive by Hoan Nguyen An · 6 years ago
  9. e5c2749 spi: atmel-quadspi: fix crash while suspending by Claudiu Beznea · 6 years ago
  10. 8d1467a spi: stm32: return the get_irq error by Fabien Dessenne · 6 years ago
  11. cc1b69f spi: tegra114: fix PIO transfer by Sowjanya Komatineni · 6 years ago
  12. 29f2133 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
  13. d61ad23c spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-select by Serge Semin · 6 years ago
  14. 1dfbf33 spi: ep93xx: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  15. ba3ce8c spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl by Naga Sureshkumar Relli · 6 years ago
  16. 4b562de spi: stm32-qspi: manage the get_irq error case by Fabien Dessenne · 6 years ago
  17. 8b7bd10 spi/spi-bcm2835: Split transfers that exceed DLEN by Meghana Madhyastha · 6 years ago
  18. 41a9180 spi: pxa2xx: Add support for Intel Comet Lake by Evan Green · 6 years ago
  19. c9ba7a1 spi: Release spi_res after finalizing message by Noralf Trønnes · 6 years ago
  20. 4d1841d spi: Remove warning in spi_split_transfers_maxsize() by Noralf Trønnes · 6 years ago
  21. 76d2f7e spi: Remove one needless transfer speed fall back case by Jarkko Nikula · 6 years ago
  22. 51ebf6a spi: pxa2xx: use a module softdep for dw_dmac by Flavio Suligoi · 6 years ago
  23. f1ca999 spi: add a method for configuring CS timing by Sowjanya Komatineni · 6 years ago
  24. fa28fd3 spi: tegra114: add support for interrupt mask by Sowjanya Komatineni · 6 years ago
  25. 9d19923 spi: tegra114: add 3 wire transfer mode support by Sowjanya Komatineni · 6 years ago
  26. 9877a34 spi: tegra114: add dual mode support by Sowjanya Komatineni · 6 years ago
  27. 79567c1 spi: gpio: Use devm_spi_register_master() by Andrey Smirnov · 6 years ago
  28. 45beec3 spi: bitbang: Introduce spi_bitbang_init() by Andrey Smirnov · 6 years ago
  29. 8b79749 spi: gpio: Make sure spi_master_put() is called in every error path by Andrey Smirnov · 6 years ago
  30. 8b57b11 spi: pxa2xxx: change "no DMA channels..." msg from debug to warning by Flavio Suligoi · 6 years ago
  31. 5d78514 spi: fsl-lpspi: Clean up fsl_lpspi_probe by Axel Lin · 6 years ago
  32. a18656e spi: fsl-lpspi: Fix build warning when !CONFIG_PM by Axel Lin · 6 years ago
  33. 6599be3 spi: fsl-lpspi: Fix problematic dev_set_drvdata call by Axel Lin · 6 years ago
  34. 9d8371e spi-mem: fix kernel-doc for spi_mem_dirmap_{read|write}() by Sergei Shtylyov · 6 years ago
  35. 9b186e9 spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS by YueHaibing · 6 years ago
  36. b93318a spi: kill useless initializer in spi_register_controller() by Sergei Shtylyov · 6 years ago
  37. 67dca5e spi: spi-mem: Add support for Zynq QSPI controller by Naga Sureshkumar Relli · 6 years ago
  38. 45f7718 spi: gpio: Drop unused pdev field in struct spi_gpio by Andrey Smirnov · 6 years ago
  39. 5c8283c spi: gpio: Drop mflags argument from spi_gpio_request() by Andrey Smirnov · 6 years ago
  40. 0a919ae spi: Don't call spi_get_gpio_descs() before device name is set by Andrey Smirnov · 6 years ago
  41. 249e263 spi: gpio: Don't request CS GPIO in DT use-case by Andrey Smirnov · 6 years ago
  42. d908896 spi: tegra114: set bus number based on id by Sowjanya Komatineni · 6 years ago
  43. 76457eea spi: tegra114: use unpacked mode for below 4 bytes by Sowjanya Komatineni · 6 years ago
  44. f0a0bc9 spi: tegra114: set supported bits per word by Sowjanya Komatineni · 6 years ago
  45. a0253c8 spi: tegra114: dump SPI registers during timeout by Sowjanya Komatineni · 6 years ago
  46. e1a7d16 Merge branch 'spi-5.1' into spi-5.2 by Mark Brown · 6 years ago
  47. a026525 spi: tegra114: avoid reset call in atomic context by Sowjanya Komatineni · 6 years ago
  48. f3e182c spi: tegra114: de-assert CS before SPI mode change by Sowjanya Komatineni · 6 years ago
  49. 9fda669 spi: sh-msiof: Convert to use GPIO descriptors by Geert Uytterhoeven · 6 years ago
  50. 1a8fa51 spi: bcm2835aux: polling_limit_us can be static by kbuild test robot · 6 years ago
  51. 1723fde spi: Add missing error handling for CS GPIOs by Geert Uytterhoeven · 6 years ago
  52. 807195f spi: spi-gpio: Remove spi->controller_data comment by Geert Uytterhoeven · 6 years ago
  53. 8048d15 spi: bcm2835aux: add driver stats to debugfs by Martin Sperl · 6 years ago
  54. fedd694 spi: sh-msiof: Add reset of registers before starting transfer by Geert Uytterhoeven · 6 years ago
  55. 9115b4d spi: sh-msiof: Use readl_poll_timeout_atomic() instead of open-coding by Geert Uytterhoeven · 6 years ago
  56. 8863eca spi: lpspi: add missing complete in abort func at dma mode by Clark Wang · 6 years ago
  57. 703b476 spi: gpio: Drop unused pdata copy in struct spi_gpio by Andrey Smirnov · 6 years ago
  58. 68cd9dc spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe() by Andrey Smirnov · 6 years ago
  59. 15dd0e9 spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe() by Andrey Smirnov · 6 years ago
  60. 96cad6d spi: gpio: Add local struct device pointer in spi_gpio_probe() by Andrey Smirnov · 6 years ago
  61. 4d9f8fe spi: gpio: Drop unused spi_to_pdata() by Andrey Smirnov · 6 years ago
  62. 5fd917a spi: bcm2835aux: make the polling duration limits configurable by Martin Sperl · 6 years ago
  63. ccd978b spi: bcm2835aux: setup gpio-cs to output and correct level during setup by Martin Sperl · 6 years ago
  64. 519f2c2 spi: bcm2835aux: warn in dmesg that native cs is not really supported by Martin Sperl · 6 years ago
  65. 509c583 spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 6 years ago
  66. 08a8549 spi: bcm2835aux: remove dead code by Martin Sperl · 6 years ago
  67. 73b114e spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 6 years ago
  68. c7de850 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 6 years ago
  69. 7188a6f spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 6 years ago
  70. 4610964 spi: spi-mem: export spi_mem_default_supports_op() by Naga Sureshkumar Relli · 6 years ago
  71. 5a4df21 spi: sh-msiof: Use BIT() and GENMASK() by Geert Uytterhoeven · 6 years ago
  72. af0e624 spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode by Rasmus Villemoes · 6 years ago
  73. a798a70 spi: spi-fsl-spi: allow changing bits_per_word while CS is still active by Rasmus Villemoes · 6 years ago
  74. 748fbad spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
  75. 20f4c37 spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one() by Jarkko Nikula · 6 years ago
  76. 2b17a3c spi: tegra114: add SPI_LSB_FIRST support by Sowjanya Komatineni · 6 years ago
  77. fc9ba6e spi: tegra114: use packed mode for 32 bits per word by Sowjanya Komatineni · 6 years ago
  78. 17ecffa spi: spi-fsl-spi: relax message sanity checking a little by Rasmus Villemoes · 6 years ago
  79. 24c3636 spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg by Rasmus Villemoes · 6 years ago
  80. 0191949 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 6 years ago
  81. f4ce428 spi: tegra114: configure dma burst size to fifo trig level by Sowjanya Komatineni · 6 years ago
  82. c4fc9e5 spi: tegra114: flush fifos by Sowjanya Komatineni · 6 years ago
  83. 32bd1a9 spi: tegra114: terminate dma and reset on transfer timeout by Sowjanya Komatineni · 6 years ago
  84. 1a89ac5 spi: tegra114: fix for unpacked mode transfers by Sowjanya Komatineni · 6 years ago
  85. 7b3d10c spi: tegra114: clear packed bit for unpacked mode by Sowjanya Komatineni · 6 years ago
  86. 94b18a86 spi: pic32: fix dma channels termination by Cezary Gapinski · 6 years ago
  87. 0e694df spi: tegra20-slink: change chip select action order by Randolph Maaßen · 6 years ago
  88. 245308c spi: stm32-qspi: add dma support by Ludovic Barre · 6 years ago
  89. a88eceb spi: stm32-qspi: add spi_master_put in release function by Ludovic Barre · 6 years ago
  90. cbd66c6 spi: mt7621: Move SPI driver out of staging by Stefan Roese · 6 years ago
  91. 72dca1f spi: at91-usart: Remove duplicated checking for spi->bits_per_word by Axel Lin · 6 years ago
  92. 55e3dac spi: atmel-quadspi: Make atmel_qspi_get_name static by YueHaibing · 6 years ago
  93. ca1438d spi: export tracepoint symbols to modules by Arnd Bergmann · 6 years ago
  94. 69c8a9b spi: lpspi: fix dataloss when SS is inactivated between every words by Clark Wang · 6 years ago
  95. 5ba846b dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  96. 000c6af spi: pxa2xx: Debug print DMA burst size by Andy Shevchenko · 6 years ago
  97. 37821a82 spi: pxa2xx: Introduce DMA burst size support by Andy Shevchenko · 6 years ago
  98. 560ee7e spi: dw: Add support for an optional interface clock by Phil Edworthy · 6 years ago
  99. f457cb7 spi: mxic: simplify getting .driver_data by Wolfram Sang · 6 years ago
  100. 43a8d24 spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static by kbuild test robot · 6 years ago