index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2022-11-03
spi: hisi-sfc-v3xx: Fix a typo ("duall")
Jonathan Neuschäfer
1
-1
/
+1
2021-04-12
spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protection
Yicong Yang
1
-4
/
+2
2021-04-12
spi: hisi-sfc-v3xx: fix potential irq race condition
Yicong Yang
1
-0
/
+1
2021-01-27
spi: hisi-sfc-v3xx: add address mode check
Yicong Yang
1
-1
/
+24
2021-01-13
spi: hisi-sfc-v3xx: extend version checking compatibility
Yicong Yang
1
-6
/
+2
2020-09-28
spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred"
Colin Ian King
1
-1
/
+1
2020-09-25
spi: hisi-sfc-v3xx: add support for IRQ mode
Yicong Yang
1
-22
/
+109
2020-09-25
spi: hisi-sfc-v3xx: factor out the bit definition of interrupt register
Yicong Yang
1
-6
/
+10
2020-09-25
spi: hisi-sfc-v3xx: factor out bus config and transfer functions
Yicong Yang
1
-9
/
+24
2020-09-25
spi: hisi-sfc-v3xx: factor out IO modes configuration
Yicong Yang
1
-42
/
+55
2020-04-17
spi: hisi-sfc-v3xx: add error check after per operation
Yicong Yang
1
-1
/
+25
2020-02-28
spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits
John Garry
1
-1
/
+55
2020-02-28
spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes
John Garry
1
-0
/
+43
2020-01-10
spi: Add HiSilicon v3xx SPI NOR flash controller driver
John Garry
1
-0
/
+284