summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)AuthorFilesLines
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal1-1/+1
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal2-48/+79
2025-05-13mtd: core: always create master deviceAlexander Usyskin1-1/+1
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-04-29mtd: spinand: Define octal operationsMiquel Raynal1-0/+33
2025-04-29mtd: spinand: Use more specific naming for the (quad) program load opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (single) program load opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the program execution opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal1-19/+19
2025-04-29mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal1-3/+3
2025-04-29mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal1-6/+6
2025-04-29mtd: spinand: Use more specific naming for the page read opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the erase opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the get/set feature opsMiquel Raynal1-2/+2
2025-04-29mtd: spinand: Use more specific naming for the read ID opMiquel Raynal1-1/+1
2025-04-29mtd: spinand: Use more specific naming for the write enable/disable opMiquel Raynal1-1/+1
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal1-1/+1
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds3-4/+133
2025-03-18mtd: nand: Fix a kdoc commentMiquel Raynal1-1/+1
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal1-4/+4
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin1-0/+15
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam1-0/+7
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi1-1/+5
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov1-0/+7
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov1-0/+4
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov1-0/+93
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov1-0/+6
2025-01-15mtd: spinand: Add support for read DTR operationsMiquel Raynal1-0/+35
2025-01-15mtd: spinand: Add an optional frequency to read from cache macrosMiquel Raynal1-2/+3
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal1-4/+16
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam1-8/+11
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal1-0/+475
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam1-12/+19
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam1-0/+468
2024-12-05mtd: spinand: Add support for SkyHigh S35ML-3 familyTakahiro Kuwano1-0/+1
2024-12-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano1-0/+1
2024-11-23Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-3/+3
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET2-3/+3
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-09mtd: spinand: Add support for setting plane select bitsCheng Ming Lin1-0/+2
2024-09-06mtd: spi-nand: Expose spinand_write_reg_op()Miquel Raynal1-0/+1
2024-09-06mtd: spi-nand: Add continuous read supportMiquel Raynal1-0/+16
2024-09-06mtd: nand: Introduce a block iteratorMiquel Raynal1-0/+74
2024-09-06mtd: nand: Rename the NAND IO iteration helperMiquel Raynal1-8/+8
2024-05-27mtd: cfi: Get rid of redundant 'else'Andy Shevchenko1-16/+16
2024-03-22Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2