1. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
  2. fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 8 months ago
  3. 0c0c5b8f Merge remote-tracking branch 'spi/for-5.7' into spi-linus by Mark Brown · 4 years, 8 months ago
  4. 263b81d spi: spi-fsl-dspi: fix native data copy by Angelo Dureghello · 4 years, 8 months ago
  5. 3d7db0f spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config by Andy Shevchenko · 4 years, 8 months ago
  6. b3f82dc spi: dw: Make DMA request line assignments explicit for Intel Medfield by Andy Shevchenko · 4 years, 8 months ago
  7. d62069c spi: bcm2835: Remove shared interrupt support by Mark Brown · 4 years, 8 months ago
  8. 08ba930 Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semin <Sergey.Semin@baikalelectronics.ru>: by Mark Brown · 4 years, 8 months ago
  9. 7830c0e spi: dw: add reset control by Dinh Nguyen · 4 years, 8 months ago
  10. ecfbd3c spi: bcm2835: Enable shared interrupt support by Martin Sperl · 4 years, 8 months ago
  11. 118eb0e spi: bcm2835: Implement shutdown callback by Florian Fainelli · 4 years, 8 months ago
  12. 8378449 spi: dw: Use regset32 DebugFS method to create regdump file by Serge Semin · 4 years, 8 months ago
  13. 0fdad59 spi: dw: Add DMA support to the DW SPI MMIO driver by Serge Semin · 4 years, 8 months ago
  14. 5778441 spi: dw: Cleanup generic DW DMA code namings by Serge Semin · 4 years, 8 months ago
  15. ecb3a67 spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core by Serge Semin · 4 years, 8 months ago
  16. 06cfadb spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI by Serge Semin · 4 years, 8 months ago
  17. 6c710c0 spi: dw: Move Non-DMA code to the DW PCIe-SPI driver by Serge Semin · 4 years, 8 months ago
  18. 77ccff8 spi: dw: Add core suffix to the DW APB SSI core source file by Serge Semin · 4 years, 8 months ago
  19. 46164fd spi: dw: Fix Rx-only DMA transfers by Serge Semin · 4 years, 8 months ago
  20. 0b2b665 spi: dw: Use DMA max burst to set the request thresholds by Serge Semin · 4 years, 8 months ago
  21. c534df9 spi: dw: Parameterize the DMA Rx/Tx burst length by Serge Semin · 4 years, 8 months ago
  22. 33726ef spi: dw: Add SPI Rx-done wait method to DMA-based transfer by Serge Semin · 4 years, 8 months ago
  23. 1ade2d8 spi: dw: Add SPI Tx-done wait method to DMA-based transfer by Serge Semin · 4 years, 8 months ago
  24. bdbdf0f spi: dw: Locally wait for the DMA transfers completion by Serge Semin · 4 years, 8 months ago
  25. f0410bb spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 8 months ago
  26. de4c287 spi: dw: Set xfer effective_speed_hz by Serge Semin · 4 years, 8 months ago
  27. b7d73cb Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yibin.gong@nxp.com>: by Mark Brown · 4 years, 8 months ago
  28. 117858b spi: tegra20-sflash: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  29. faedcc1 spi: tegra20-slink: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  30. cddc36f spi: tegra114: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  31. bcd8e77 spi: imx: fallback to PIO if dma setup failure by Robin Gong · 4 years, 8 months ago
  32. 8d72880 spi: spi-fsl-lpspi: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  33. c373643 spi: Remove note about transfer limit for spi_write_then_read() by Mark Brown · 4 years, 8 months ago
  34. 65e318e spi: pxa2xx: Fix runtime PM ref imbalance on probe error by Lukas Wunner · 4 years, 8 months ago
  35. 32e5b57 spi: pxa2xx: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  36. ca8b19d spi: dw: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  37. aee67fe spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode by dillon min · 4 years, 8 months ago
  38. 61367d0 spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4 by dillon min · 4 years, 8 months ago
  39. a2b02e4 spi: mux: repair mux usage by Peter Rosin · 4 years, 8 months ago
  40. 8fede89 spi: Make spi_delay_exec() warn if called from atomic context by Mark Brown · 4 years, 8 months ago
  41. 36f8f18 Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semin <Sergey.Semin@baikalelectronics.ru>: by Mark Brown · 4 years, 8 months ago
  42. 9a436c6 spi: rb4xx: update driver to be device tree aware by Christopher Hill · 4 years, 8 months ago
  43. 678e5e1 spi: rb4xx: null pointer bug fix by Christopher Hill · 4 years, 8 months ago
  44. 4fdc03a spi: dw: Discard dma_width member of the dw_spi structure by Serge Semin · 4 years, 8 months ago
  45. 595c19d spi: dw: Discard unused void priv pointer by Serge Semin · 4 years, 8 months ago
  46. 2afccbd spi: dw: Discard static DW DMA slave structures by Serge Semin · 4 years, 8 months ago
  47. 43dba9f spi: dw: Enable interrupts in accordance with DMA xfer mode by Serge Semin · 4 years, 8 months ago
  48. 05897c7 spi: bcm2835: Tear down DMA before turning off SPI controller by Lukas Wunner · 4 years, 8 months ago
  49. c38a490 Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.8 by Mark Brown · 4 years, 8 months ago
  50. b9dd3f6 spi: bcm2835aux: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  51. 9dd277f spi: bcm2835: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  52. 8485567 spi: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  53. b271cf3 Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semin <Sergey.Semin@baikalelectronics.ru>: by Mark Brown · 4 years, 8 months ago
  54. eb1262e spi: spi-rockchip: use num-cs property and ctlr->enable_gpiods by Chris Ruehl · 4 years, 8 months ago
  55. d065f41 spi: spi-rockchip: add support for spi slave mode by Chris Ruehl · 4 years, 8 months ago
  56. d66571a spi: spi-rockchip: cleanup use struct spi_controller by Chris Ruehl · 4 years, 8 months ago
  57. 0327f0b spi: dw: Clear DMAC register when done or stopped by Serge Semin · 4 years, 8 months ago
  58. 77810d4 spi: dw: Initialize paddr in DW SPI MMIO private data by Serge Semin · 4 years, 8 months ago
  59. 9aea644 spi: dw: Fix native CS being unset by Serge Semin · 4 years, 8 months ago
  60. afb7f56 spi: dw: Drop duplicate error message when remap resource by Andy Shevchenko · 4 years, 8 months ago
  61. 4dd227a spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled by Jay Fang · 4 years, 8 months ago
  62. 74750e0 spi: sun6i: Add support for GPIO chip select lines by Alistair Francis · 4 years, 8 months ago
  63. 5bc4861 spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code by Kunihiko Hayashi · 4 years, 8 months ago
  64. 6a09140 spi: uniphier: Depend on HAS_IOMEM by Kunihiko Hayashi · 4 years, 8 months ago
  65. a041e67 spi: dw: Get rid of dma_inited flag by Andy Shevchenko · 4 years, 9 months ago
  66. 140e45e spi: dw: Avoid useless assignments in generic DMA setup by Andy Shevchenko · 4 years, 9 months ago
  67. 22d48ad spi: dw: Add Elkhart Lake PSE DMA support by Jarkko Nikula · 4 years, 9 months ago
  68. 6370aba spi: dw: Propagate struct device pointer to ->dma_init() callback by Andy Shevchenko · 4 years, 9 months ago
  69. 37aa8aa spi: dw: Add 'mfld' suffix to Intel Medfield related routines by Andy Shevchenko · 4 years, 9 months ago
  70. e794095 spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA by Andy Shevchenko · 4 years, 9 months ago
  71. e62a15d spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate by Andy Shevchenko · 4 years, 9 months ago
  72. 0c2ce3f spi: dw: Move interrupt.h to spi-dw.h who is user of it by Andy Shevchenko · 4 years, 9 months ago
  73. d4dd6c0 spi: dw: Remove unused variable in CR0 configuring hooks by Andy Shevchenko · 4 years, 9 months ago
  74. 3cb97e2 spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 9 months ago
  75. dd4441a spi: bcm2835: Fix error return code in bcm2835_dma_init() by Wei Yongjun · 4 years, 9 months ago
  76. 5b68451 spi: a3700: make a3700_spi_init() return void by Jason Yan · 4 years, 9 months ago
  77. f423779 spi: dw: Add support for Intel Keem Bay SPI by Wan Ahmad Zainie · 4 years, 9 months ago
  78. e539f43 spi: dw: Add support for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 9 months ago
  79. c4eadee spi: dw: Add update_cr0() callback to update CTRLR0 by Wan Ahmad Zainie · 4 years, 9 months ago
  80. 299cb65 spi: dw: Fix typo in few registers name by Wan Ahmad Zainie · 4 years, 9 months ago
  81. e37687c spi: bcm2835: Fixes bare use of unsigned by Jacko Dirks · 4 years, 9 months ago
  82. 4f18b82 Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>: by Mark Brown · 4 years, 9 months ago
  83. f13242d Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.8 by Mark Brown · 4 years, 9 months ago
  84. 36c72a5 spi: amd: Drop superfluous member from struct amd_spi by Lukas Wunner · 4 years, 9 months ago
  85. 7b9c94b spi: amd: Fix refcount underflow on remove by Lukas Wunner · 4 years, 9 months ago
  86. 4332ea8 spi: amd: Drop duplicate driver data assignments by Lukas Wunner · 4 years, 9 months ago
  87. cc17fbe spi: amd: Pass probe errors back to driver core by Lukas Wunner · 4 years, 9 months ago
  88. 2b60c49 spi: amd: Fix duplicate iounmap in error path by Lukas Wunner · 4 years, 9 months ago
  89. b68527d spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit() by Jules Irenge · 4 years, 9 months ago
  90. 6eefaee spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 9 months ago
  91. be6ef16 spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue by Patrice Chotard · 4 years, 9 months ago
  92. 1816829 spi: uniphier: fix error return code in uniphier_spi_probe() by Wei Yongjun · 4 years, 9 months ago
  93. f84b604 spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe() by Wei Yongjun · 4 years, 9 months ago
  94. 68d047c spi: spi-amd: fix warning by Sanjay R Mehta · 4 years, 9 months ago
  95. 4db8180 firmware: xilinx: Remove eemi ops for fpga related APIs by Rajan Vaja · 4 years, 9 months ago
  96. bbb336f spi: spi-amd: Add AMD SPI controller driver support by Sanjay R Mehta · 4 years, 9 months ago
  97. dc23482 spi: spi-fsl-dspi: Adding shutdown hook by Peng Ma · 4 years, 9 months ago
  98. 80300a7 spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices by Geert Uytterhoeven · 4 years, 9 months ago
  99. f58dcab spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe by Wei Yongjun · 4 years, 9 months ago
  100. 2f5f530 spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers by Kamal Dasu · 4 years, 9 months ago