index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-airoha-snfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
1
-3
/
+3
2026-01-19
spi: Drop duplicate device_set_node() call
Andy Shevchenko
1
-1
/
+0
2025-11-27
spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
Mikhail Kshevetskiy
1
-1
/
+24
2025-10-17
spi: airoha: buffer must be 0xff-ed before writing
Mikhail Kshevetskiy
1
-0
/
+4
2025-10-17
spi: airoha: avoid reading flash page settings from SNFI registers during dri...
Mikhail Kshevetskiy
1
-110
/
+5
2025-10-17
spi: airoha: set custom sector size equal to flash page size
Mikhail Kshevetskiy
1
-16
/
+19
2025-10-17
spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SP...
Mikhail Kshevetskiy
1
-33
/
+102
2025-10-17
spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
Mikhail Kshevetskiy
1
-38
/
+0
2025-10-17
spi: airoha: support of dualio/quadio flash reading commands
Mikhail Kshevetskiy
1
-6
/
+22
2025-10-17
spi: airoha: unify dirmap read/write code
Mikhail Kshevetskiy
1
-18
/
+32
2025-10-17
spi: airoha: remove unnecessary switch to non-dma mode
Mikhail Kshevetskiy
1
-3
/
+0
2025-10-17
spi: airoha: remove unnecessary restriction length
Mikhail Kshevetskiy
1
-7
/
+0
2025-10-16
spi: airoha: fix reading/writing of flashes with more than one plane per lun
Mikhail Kshevetskiy
1
-3
/
+6
2025-10-16
spi: airoha: switch back to non-dma mode in the case of error
Mikhail Kshevetskiy
1
-2
/
+5
2025-10-16
spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
Mikhail Kshevetskiy
1
-26
/
+82
2025-10-16
spi: airoha: return an error for continuous mode dirmap creation cases
Mikhail Kshevetskiy
1
-0
/
+4
2024-10-07
spi: Merge up v6.12
Mark Brown
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
spi: airoha: do not keep {tx,rx} dma buffer always mapped
Lorenzo Bianconi
1
-83
/
+71
2024-09-20
spi: airoha: remove read cache in airoha_snand_dirmap_read()
Lorenzo Bianconi
1
-21
/
+0
2024-09-18
spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
Lorenzo Bianconi
1
-2
/
+2
2024-09-18
spi: airoha: fix dirmap_{read,write} operations
Lorenzo Bianconi
1
-4
/
+14
2024-04-30
spi: airoha: add SPI-NAND Flash controller driver
Lorenzo Bianconi
1
-0
/
+1129