summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/spi
AgeCommit message (Expand)Author
2025-12-04Merge tag 'mtd/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-11-29mtd: spinand: add support for FudanMicro FM25S01BI3Mikhail Zhilkin
2025-11-17mtd: spinand: esmt: add support for F50L1G41LCDaniel Golle
2025-11-03mtd: spinand: fmsh: remove QE bit for FM25S01A flashMikhail Kshevetskiy
2025-10-04Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-09-29mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2025-09-29mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2025-09-29mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2025-09-05mtd: spinand: winbond: Fix oob_layout for W25N01JWSanthosh Kumar K
2025-08-28mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-08-28mtd: spinand: gigadevice: Add continuous read supportTeng Wu
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-18mtd: spinand: winbond: Increase maximum frequency on an octal operationMiquel Raynal
2025-06-18mtd: spinand: winbond: Fix W35N number of planes/LUNMiquel Raynal
2025-05-16mtd: spinand: esmt: fix id code for F50D1G41LBGeorge Moussalem
2025-04-29mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chipsMiquel Raynal
2025-04-29mtd: spinand: winbond: Add octal supportMiquel Raynal
2025-04-29mtd: spinand: winbond: Add support for W35N01JW in single modeMiquel Raynal
2025-04-29mtd: spinand: winbond: Rename DTR variantsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-04mtd: spinand: macronix: Add support for read retryCheng Ming Lin
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-02-10mtd: spinand: esmt: OTP access for F50{L,D}1G41LBMartin Kurbanov
2025-02-10mtd: spinand: micron: OTP access for MT29F2G01ABAGDMartin Kurbanov
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov