blob: 2153c19936592b742091d1ce128fad1dd17e7d53 [file] [log] [blame]
6423207e57ea ("spi: dw: Add memory operations support")
cf75baeac72c ("spi: dw: Move num-of retries parameter to the header file")
8dedbeac8ab2 ("spi: dw: Refactor data IO procedure")
0b6bfad4cee4 ("spi: spi-dw: Remove extraneous locking")
ffb7ca54c95b ("spi: dw: Add KeemBay Master capability")
cc760f3143f5 ("spi: dw: Convert CS-override to DW SPI capabilities")
a1d5aa6f7f97 ("spi: dw: Disable all IRQs when controller is unused")
8225c1c9a073 ("spi: dw: Initialize n_bytes before the memory barrier")
07918df724f2 ("spi: dw: Discard IRQ threshold macro")
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")
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")
33726eff3d98 ("spi: dw: Add SPI Rx-done wait method to DMA-based transfer")
1ade2d8a72f9 ("spi: dw: Add SPI Tx-done wait method to DMA-based transfer")
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")
22d48ad7bfac ("spi: dw: Add Elkhart Lake PSE DMA support")
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")
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")
6a1000bd2703 ("Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap")