index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-hisi-sfc-v3xx.c
Age
Commit message (
Expand
)
Author
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2022-11-03
spi: hisi-sfc-v3xx: Fix a typo ("duall")
Jonathan Neuschäfer
2021-04-12
spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protection
Yicong Yang
2021-04-12
spi: hisi-sfc-v3xx: fix potential irq race condition
Yicong Yang
2021-01-27
spi: hisi-sfc-v3xx: add address mode check
Yicong Yang
2021-01-13
spi: hisi-sfc-v3xx: extend version checking compatibility
Yicong Yang
2020-09-28
spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred"
Colin Ian King
2020-09-25
spi: hisi-sfc-v3xx: add support for IRQ mode
Yicong Yang
2020-09-25
spi: hisi-sfc-v3xx: factor out the bit definition of interrupt register
Yicong Yang
2020-09-25
spi: hisi-sfc-v3xx: factor out bus config and transfer functions
Yicong Yang
2020-09-25
spi: hisi-sfc-v3xx: factor out IO modes configuration
Yicong Yang
2020-04-17
spi: hisi-sfc-v3xx: add error check after per operation
Yicong Yang
2020-02-28
spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits
John Garry
2020-02-28
spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes
John Garry
2020-01-10
spi: Add HiSilicon v3xx SPI NOR flash controller driver
John Garry