summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-hisi-sfc-v3xx.c
AgeCommit message (Expand)Author
2024-01-23spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detectedDevyn Liu
2023-08-14spi: hisi-sfc-v3xx: switch to use modern nameYang Yingliang
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2022-11-03spi: hisi-sfc-v3xx: Fix a typo ("duall")Jonathan Neuschäfer
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