index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
spi
/
core.c
Age
Commit message (
Expand
)
Author
2026-02-06
mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
Md Sadre Alam
2026-01-30
mtd: spinand: Disable continuous read during probe
David LaPorte
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
2026-01-29
mtd: spinand: Propagate the bus interface across core helpers
Miquel Raynal
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
2026-01-29
mtd: spinand: Gather all the bus interface steps in one single function
Miquel Raynal
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
2026-01-29
mtd: spinand: Use standard return values
Miquel Raynal
2026-01-29
mtd: spinand: Add missing check
Miquel Raynal
2025-12-16
mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
Ahmed Naseef
2025-11-17
mtd: spinand: esmt: add support for F50L1G41LC
Daniel Golle
2025-09-29
mtd: spinand: repeat reading in regular mode if continuous reading fails
Mikhail Kshevetskiy
2025-09-29
mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...
Mikhail Kshevetskiy
2025-09-29
mtd: spinand: fix direct mapping creation sizes
Mikhail Kshevetskiy
2025-08-28
mtd: spinand: add support for FudanMicro FM25S01A
Tianling Shen
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
2025-07-30
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
2025-06-19
mtd: spinand: fix memory leak of ECC engine conf
Pablo Martin-Gomez
2025-04-29
mtd: spinand: Use more specific naming for the program execution op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the page read op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the erase op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the get/set feature ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the read ID op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the write enable/disable op
Miquel Raynal
2025-04-28
mtd: spinand: Use more specific naming for the reset op
Miquel Raynal
2025-03-04
mtd: spinand: Add read retry support
Cheng Ming Lin
2025-02-10
mtd: spinand: make spinand_{wait,otp_page_size} global
Martin Kurbanov
2025-02-10
mtd: spinand: add OTP support
Martin Kurbanov
2025-02-10
mtd: spinand: make spinand_{read,write}_page global
Martin Kurbanov
2025-01-15
mtd: spinand: Enhance the logic when picking a variant
Miquel Raynal
2025-01-15
Merge tag 'spi-mem-dtr-2' into nand/next
Miquel Raynal
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
2024-12-05
mtd: spinand: Add support for SkyHigh S35ML-3 family
Takahiro Kuwano
2024-12-05
mtd: spinand: Introduce a way to avoid raw access
Takahiro Kuwano
2024-12-05
mtd: spinand: Remove write_enable_op() in markbad()
Takahiro Kuwano
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
2024-09-09
mtd: spinand: Add support for setting plane select bits
Cheng Ming Lin
2024-09-06
mtd: spi-nand: Expose spinand_write_reg_op()
Miquel Raynal
2024-09-06
mtd: spi-nand: Add continuous read support
Miquel Raynal
2024-09-06
mtd: spi-nand: Isolate the MTD read logic in a helper
Miquel Raynal
2024-08-23
mtd: spinand: set bitflip_threshold to 75% of ECC strength
Daniel Golle
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
[next]