1. bf64b66 spi: dw: Add generic DW SSI status-check method by Serge Semin · 4 years, 3 months ago
  2. cf75bae spi: dw: Move num-of retries parameter to the header file by Serge Semin · 4 years, 3 months ago
  3. ad4fe12 spi: dw-dma: Add one-by-one SG list entries transfer by Serge Semin · 4 years, 3 months ago
  4. 917ce29 spi: dw-dma: Pass exact data to the DMA submit and wait methods by Serge Semin · 4 years, 3 months ago
  5. 945b5b6 spi: dw-dma: Move DMAC register cleanup to DMA transfer method by Serge Semin · 4 years, 3 months ago
  6. b86fed12 spi: dw-dma: Detach DMA transfer into a dedicated method by Serge Semin · 4 years, 3 months ago
  7. 7a4d61f spi: dw-dma: Remove DMA Tx-desc passing around by Serge Semin · 4 years, 3 months ago
  8. 9a6471a spi: dw-dma: Check DMA Tx-desc submission status by Serge Semin · 4 years, 3 months ago
  9. ab7a4d7 spi: dw-dma: Move DMA transfers submission to the channels prep methods by Serge Semin · 4 years, 3 months ago
  10. be3034d spi: dw-dma: Check rx_buf availability in the xfer method by Serge Semin · 4 years, 3 months ago
  11. a874d81 spi: dw-dma: Configure the DMA channels in dma_setup by Serge Semin · 4 years, 3 months ago
  12. 7ef3038 spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified by Serge Semin · 4 years, 3 months ago
  13. 01ddbbb spi: dw-dma: Set DMA Level registers on init by Serge Semin · 4 years, 3 months ago
  14. affe93d spi: dw-dma: Fix Tx DMA channel working too fast by Serge Semin · 4 years, 5 months ago
  15. 3d7db0f spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config by Andy Shevchenko · 4 years, 7 months ago
  16. b3f82dc spi: dw: Make DMA request line assignments explicit for Intel Medfield by Andy Shevchenko · 4 years, 7 months ago
  17. 5778441 spi: dw: Cleanup generic DW DMA code namings by Serge Semin · 4 years, 7 months ago
  18. 6c710c0 spi: dw: Move Non-DMA code to the DW PCIe-SPI driver by Serge Semin · 4 years, 7 months ago[Renamed (87%) from drivers/spi/spi-dw-mid.c]
  19. 0b2b665 spi: dw: Use DMA max burst to set the request thresholds by Serge Semin · 4 years, 7 months ago
  20. c534df9 spi: dw: Parameterize the DMA Rx/Tx burst length by Serge Semin · 4 years, 7 months ago
  21. 33726ef spi: dw: Add SPI Rx-done wait method to DMA-based transfer by Serge Semin · 4 years, 7 months ago
  22. 1ade2d8 spi: dw: Add SPI Tx-done wait method to DMA-based transfer by Serge Semin · 4 years, 7 months ago
  23. bdbdf0f spi: dw: Locally wait for the DMA transfers completion by Serge Semin · 4 years, 7 months ago
  24. f0410bb spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 7 months ago
  25. 4fdc03a spi: dw: Discard dma_width member of the dw_spi structure by Serge Semin · 4 years, 7 months ago
  26. 2afccbd spi: dw: Discard static DW DMA slave structures by Serge Semin · 4 years, 7 months ago
  27. 43dba9f spi: dw: Enable interrupts in accordance with DMA xfer mode by Serge Semin · 4 years, 7 months ago
  28. 0327f0b spi: dw: Clear DMAC register when done or stopped by Serge Semin · 4 years, 8 months ago
  29. a041e67 spi: dw: Get rid of dma_inited flag by Andy Shevchenko · 4 years, 8 months ago
  30. 140e45e spi: dw: Avoid useless assignments in generic DMA setup by Andy Shevchenko · 4 years, 8 months ago
  31. 22d48ad spi: dw: Add Elkhart Lake PSE DMA support by Jarkko Nikula · 4 years, 8 months ago
  32. 6370aba spi: dw: Propagate struct device pointer to ->dma_init() callback by Andy Shevchenko · 4 years, 8 months ago
  33. 37aa8aa spi: dw: Add 'mfld' suffix to Intel Medfield related routines by Andy Shevchenko · 4 years, 8 months ago
  34. e794095 spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA by Andy Shevchenko · 4 years, 8 months ago
  35. e62a15d spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate by Andy Shevchenko · 4 years, 8 months ago
  36. 3cb97e2 spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 8 months ago
  37. c4eadee spi: dw: Add update_cr0() callback to update CTRLR0 by Wan Ahmad Zainie · 4 years, 8 months ago
  38. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  39. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  40. 721483e spi: dw: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  41. cf1716e spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) by Andy Shevchenko · 8 years ago
  42. a3ff958 spi: dw-mid: switch to new dmaengine_terminate_* API by Andy Shevchenko · 9 years ago
  43. 4fe338c spi: dw-mid: constify dw_spi_dma_ops structure by Julia Lawall · 9 years ago
  44. dd11444 spi: dw-spi: Convert 16bit accesses to 32bit accesses by Thor Thayer · 10 years ago
  45. d744f82 spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma by Andy Shevchenko · 10 years ago
  46. f89a6d8 spi: dw-mid: move to use core SPI DMA mappings by Andy Shevchenko · 10 years ago
  47. 4d5ac1e spi: dw-mid: clear ongoing DMA transfers on timeout by Andy Shevchenko · 10 years ago
  48. f051fc8 spi: dw-mid: take care of FIFO overrun/underrun when do DMA by Andy Shevchenko · 10 years ago
  49. 9f14538 spi: dw-mid: split dma_setup() from dma_transfer() by Andy Shevchenko · 10 years ago
  50. e31abce spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth by Andy Shevchenko · 10 years ago
  51. 0365fbd Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw by Mark Brown · 10 years ago
  52. 854d2f2 spi: dw-mid: clear BUSY flag fist and test other one by Andy Shevchenko · 10 years ago
  53. c22c62d spi: dw: move to SPI core message handling by Andy Shevchenko · 10 years ago
  54. c9dafb2 spi: dw-mid: avoid potential NULL dereference by Andy Shevchenko · 10 years ago
  55. d9c1474 spi: dw-mid: get a proper clock frequency for SPI2 by Andy Shevchenko · 10 years ago
  56. d58cf5f spi: dw-pci: describe Intel MID controllers better by Andy Shevchenko · 10 years ago
  57. 67bf9cd spi: dw-mid: fix FIFO size by Andy Shevchenko · 10 years ago
  58. 30c8eb5 spi: dw-mid: split rx and tx callbacks when DMA by Andy Shevchenko · 10 years ago
  59. a5c2db9 spi: dw-mid: refactor to use helpers by Andy Shevchenko · 10 years ago
  60. f7477c2 spi: dw-mid: follow new DMAengine workflow by Andy Shevchenko · 10 years ago
  61. 2a28529 spi: dw-mid: convert to use DMAengine wrappers by Andy Shevchenko · 10 years ago
  62. 15ee3be spi: dw-mid: change magic numbers to the constants by Andy Shevchenko · 10 years ago
  63. 8e45ef6 spi: dw-mid: terminate ongoing transfers at exit by Andy Shevchenko · 10 years ago
  64. b41583e spi: dw-mid: respect 8 bit mode by Andy Shevchenko · 10 years ago
  65. 197e96b spi: dw-mid: remove FSF address and update copyright by Andy Shevchenko · 10 years ago
  66. b89e9c8 spi: dw-mid: remove redundant dmac member by Andy Shevchenko · 10 years ago
  67. ea09245 spi: dw-mid: remove Moorestown support by Andy Shevchenko · 10 years ago
  68. fb57862 spi: dw-mid: check that DMA was inited before exit by Andy Shevchenko · 10 years ago
  69. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  70. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  71. 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 13 years ago
  72. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  73. a485df4 spi, serial: move to dma_transfer_direction by Vinod Koul · 13 years ago
  74. 7eb187b spi: spi-dw: fix all sparse warnings by H Hartley Sweeten · 13 years ago
  75. ca632f5 spi: reorganize drivers by Grant Likely · 14 years ago[Renamed (98%) from drivers/spi/dw_spi_mid.c]
  76. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 14 years ago
  77. 7063c0d spi/dw_spi: add DMA support by Feng Tang · 14 years ago