summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-airoha-snfi.c
AgeCommit message (Expand)Author
2025-11-27spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-10-17spi: airoha: buffer must be 0xff-ed before writingMikhail Kshevetskiy
2025-10-17spi: airoha: avoid reading flash page settings from SNFI registers during dri...Mikhail Kshevetskiy
2025-10-17spi: airoha: set custom sector size equal to flash page sizeMikhail Kshevetskiy
2025-10-17spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SP...Mikhail Kshevetskiy
2025-10-17spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMTMikhail Kshevetskiy
2025-10-17spi: airoha: support of dualio/quadio flash reading commandsMikhail Kshevetskiy
2025-10-17spi: airoha: unify dirmap read/write codeMikhail Kshevetskiy
2025-10-17spi: airoha: remove unnecessary switch to non-dma modeMikhail Kshevetskiy
2025-10-17spi: airoha: remove unnecessary restriction lengthMikhail Kshevetskiy
2025-10-16spi: airoha: fix reading/writing of flashes with more than one plane per lunMikhail Kshevetskiy
2025-10-16spi: airoha: switch back to non-dma mode in the case of errorMikhail Kshevetskiy
2025-10-16spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy
2025-10-16spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy
2024-10-07spi: Merge up v6.12Mark Brown
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30spi: airoha: do not keep {tx,rx} dma buffer always mappedLorenzo Bianconi
2024-09-20spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi
2024-09-18spi: airoha: fix airoha_snand_{write,read}_data data_len estimationLorenzo Bianconi
2024-09-18spi: airoha: fix dirmap_{read,write} operationsLorenzo Bianconi
2024-04-30spi: airoha: add SPI-NAND Flash controller driverLorenzo Bianconi