summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-hisi-sfc-v3xx.c
AgeCommit message (Expand)Author
2021-04-12spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protectionYicong Yang
2021-04-12spi: hisi-sfc-v3xx: fix potential irq race conditionYicong Yang
2021-01-27spi: hisi-sfc-v3xx: add address mode checkYicong Yang
2021-01-13spi: hisi-sfc-v3xx: extend version checking compatibilityYicong Yang
2020-09-28spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred"Colin Ian King
2020-09-25spi: hisi-sfc-v3xx: add support for IRQ modeYicong Yang
2020-09-25spi: hisi-sfc-v3xx: factor out the bit definition of interrupt registerYicong Yang
2020-09-25spi: hisi-sfc-v3xx: factor out bus config and transfer functionsYicong Yang
2020-09-25spi: hisi-sfc-v3xx: factor out IO modes configurationYicong Yang
2020-04-17spi: hisi-sfc-v3xx: add error check after per operationYicong Yang
2020-02-28spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bitsJohn Garry
2020-02-28spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modesJohn Garry
2020-01-10spi: Add HiSilicon v3xx SPI NOR flash controller driverJohn Garry