da8f58909e7e ("spi: dw: Unmask IRQs after enabling the chip") 82d02944d238 ("spi: dw: Perform IRQ setup in a dedicated function") ddcc2733c159 ("spi: dw: Refactor IRQ-based SPI transfer procedure") 8dedbeac8ab2 ("spi: dw: Refactor data IO procedure") 3ff60c6b644e ("spi: dw: Add DW SPI controller config structure") 2613d2bfbeac ("spi: dw: Update Rx sample delay in the config function") c449ad7425aa ("spi: dw: Simplify the SPI bus speed config procedure") f76f3142c5fc ("spi: dw: Update SPI bus speed in a config function") a3577bd8cba5 ("spi: dw: Detach SPI device specific CR0 config method") d6bbd1193fe9 ("spi: dw: Add DWC SSI capability") 0b6bfad4cee4 ("spi: spi-dw: Remove extraneous locking") ffb7ca54c95b ("spi: dw: Add KeemBay Master capability") cc760f3143f5 ("spi: dw: Convert CS-override to DW SPI capabilities") 675e7c9d71ce ("spi: dw: Discard DW SSI chip type storages") a1d5aa6f7f97 ("spi: dw: Disable all IRQs when controller is unused") 8225c1c9a073 ("spi: dw: Initialize n_bytes before the memory barrier") 53a09635ce56 ("spi: dw: Add Microchip Sparx5 support") bac70b54ecb5 ("spi: dw: Add support for RX sample delay register") 8378449d1f79 ("spi: dw: Use regset32 DebugFS method to create regdump file") 0fdad596d46b ("spi: dw: Add DMA support to the DW SPI MMIO driver") 57784411728f ("spi: dw: Cleanup generic DW DMA code namings") 6c710c0cb672 ("spi: dw: Move Non-DMA code to the DW PCIe-SPI driver") 77ccff803d27 ("spi: dw: Add core suffix to the DW APB SSI core source file") 0b2b66514fc9 ("spi: dw: Use DMA max burst to set the request thresholds") c534df9d6225 ("spi: dw: Parameterize the DMA Rx/Tx burst length") bdbdf0f06337 ("spi: dw: Locally wait for the DMA transfers completion") f0410bbf7d0f ("spi: dw: Return any value retrieved from the dma_transfer callback") de4c2875a5ff ("spi: dw: Set xfer effective_speed_hz") 4fdc03a9bc47 ("spi: dw: Discard dma_width member of the dw_spi structure") 2afccbd283ae ("spi: dw: Discard static DW DMA slave structures") 0327f0b881dc ("spi: dw: Clear DMAC register when done or stopped") a041e672cb57 ("spi: dw: Get rid of dma_inited flag") 140e45e1e62d ("spi: dw: Avoid useless assignments in generic DMA setup") 22d48ad7bfac ("spi: dw: Add Elkhart Lake PSE DMA support") 6370ababce81 ("spi: dw: Propagate struct device pointer to ->dma_init() callback") 37aa8aa68492 ("spi: dw: Add 'mfld' suffix to Intel Medfield related routines") e79409526445 ("spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA") e62a15d97b0a ("spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate") 0c2ce3fe4dd0 ("spi: dw: Move interrupt.h to spi-dw.h who is user of it") d4dd6c0a404a ("spi: dw: Remove unused variable in CR0 configuring hooks") f42377916ed5 ("spi: dw: Add support for Intel Keem Bay SPI") e539f435cb9c ("spi: dw: Add support for DesignWare DWC_ssi") c4eadee21fa9 ("spi: dw: Add update_cr0() callback to update CTRLR0") 299cb65c9dd4 ("spi: dw: Fix typo in few registers name") 33e8fd4bfbd7 ("spi: dw: remove cs_control and poll_mode members from chip_data") ae9e6ac4d854 ("spi: dw: remove unused dw_spi_chip handling")