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