summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-dw.h
AgeCommit message (Expand)Author
2021-11-16spi: dw: Define the capabilities in a continuous bit-flags setSerge Semin
2021-11-16spi: dw: Replace DWC_HSSI capability with IP-core version checkerSerge Semin
2021-11-16spi: dw: Introduce Synopsys IP-core versions interfaceSerge Semin
2021-11-16spi: dw: Convert to using the Bitfield access macrosSerge Semin
2021-11-16spi: dw: Put the driver entities naming in orderSerge Semin
2021-11-16spi: dw: Discard redundant DW SSI Frame Formats enumerationSerge Semin
2020-12-09spi: dw: Add support for 32-bits max xfer sizeDamien Le Moal
2020-10-08spi: dw: Introduce max mem-ops SPI bus frequency settingSerge Semin
2020-10-08spi: dw: Add memory operations supportSerge Semin
2020-10-08spi: dw: Add generic DW SSI status-check methodSerge Semin
2020-10-08spi: dw: Move num-of retries parameter to the header fileSerge Semin
2020-10-08spi: dw: De-assert chip-select on resetSerge Semin
2020-10-08spi: dw: Refactor data IO procedureSerge Semin
2020-10-08spi: dw: Add DW SPI controller config structureSerge Semin
2020-10-08spi: dw: Add DWC SSI capabilitySerge Semin
2020-09-29Merge series "spi: dw: Add full Baikal-T1 SPI Controllers support" from Serge...Mark Brown
2020-09-29spi: spi-dw: Remove extraneous lockingSerge Semin
2020-09-29spi: dw: Add KeemBay Master capabilitySerge Semin
2020-09-29spi: dw: Convert CS-override to DW SPI capabilitiesSerge Semin
2020-09-29spi: dw: Discard DW SSI chip type storagesSerge Semin
2020-09-29spi: dw: Use relaxed IO-methods to access FIFOsSerge Semin
2020-09-29spi: dw: Clear IRQ status on DW SPI controller resetSerge Semin
2020-09-29spi: dw: Discard IRQ threshold macroSerge Semin
2020-09-29spi: dw-dma: Add one-by-one SG list entries transferSerge Semin
2020-09-08spi: dw: Add support for RX sample delay registerLars Povlsen
2020-05-29spi: dw: Use regset32 DebugFS method to create regdump fileSerge Semin
2020-05-29spi: dw: Cleanup generic DW DMA code namingsSerge Semin
2020-05-29spi: dw: Move Non-DMA code to the DW PCIe-SPI driverSerge Semin
2020-05-29spi: dw: Use DMA max burst to set the request thresholdsSerge Semin
2020-05-29spi: dw: Locally wait for the DMA transfers completionSerge Semin
2020-05-22spi: dw: Discard dma_width member of the dw_spi structureSerge Semin
2020-05-22spi: dw: Discard unused void priv pointerSerge Semin
2020-05-22spi: dw: Discard static DW DMA slave structuresSerge Semin
2020-05-07spi: dw: Get rid of dma_inited flagAndy Shevchenko
2020-05-06spi: dw: Add Elkhart Lake PSE DMA supportJarkko Nikula
2020-05-06spi: dw: Propagate struct device pointer to ->dma_init() callbackAndy Shevchenko
2020-05-06spi: dw: Add 'mfld' suffix to Intel Medfield related routinesAndy Shevchenko
2020-05-06spi: dw: Downgrade interrupt.h to irqreturn.h where appropriateAndy Shevchenko
2020-05-06spi: dw: Move interrupt.h to spi-dw.h who is user of itAndy Shevchenko
2020-05-05spi: dw: Add support for DesignWare DWC_ssiWan Ahmad Zainie
2020-05-05spi: dw: Add update_cr0() callback to update CTRLR0Wan Ahmad Zainie
2020-05-05spi: dw: Fix typo in few registers nameWan Ahmad Zainie
2020-04-16spi: dw: remove unused dw_spi_chip handlingClement Leger
2020-01-03spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2019-10-30spi: dw: Drop GPIO headerLinus Walleij
2018-10-11dw: spi: add support for Amazon's Alpine spi controllerTalel Shenhar
2018-07-30spi: dw: export dw_spi_set_csAlexandre Belloni
2018-07-18spi: dw: allow providing own set_cs callbackAlexandre Belloni
2018-02-12spi: dw: Convert to generalized SPI controller APIJarkko Nikula
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman