summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-28mtd: spinand: Use more specific naming for the reset opMiquel Raynal
2025-04-28mtd: rawnand: Add Loongson-1 NAND Controller DriverKeguang Zhang
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-07mtd: rawnand: Add status chack in r852_ready()Wentao Liang
2025-04-07mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNANDGeert Uytterhoeven
2025-03-26Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-03-26Merge tag 'nand/for-6.15' into mtd/nextMiquel Raynal
2025-03-18mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()Zhang Heng
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-18spi: Merge up fixesMark Brown
2025-03-04mtd: rawnand: brcmnand: fix PM resume warningKamal Dasu
2025-03-04mtd: spinand: macronix: Add support for read retryCheng Ming Lin
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam
2025-02-24mtd: rawnand: use kcalloc() instead of kzalloc()Ethan Carter Edwards
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi
2025-02-11mtd: rawnand: qcom: fix broken config in qcom_param_page_type_execChristian Marangi
2025-02-10mtd: rawnand: cadence: fix incorrect device in dma_unmap_singleNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: use dma_map_resource for sdma addressNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: fix error code in cadence_nand_init()Niravkumar L Rabara
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
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov
2025-01-20mtd: spinand: skyhigh: Align with recent read from cache variant changesMiquel Raynal
2025-01-15mtd: spinand: winbond: Add support for DTR operationsMiquel Raynal
2025-01-15mtd: spinand: winbond: Add comment about namingMiquel Raynal
2025-01-15mtd: spinand: winbond: Update the *JW chip definitionsMiquel Raynal
2025-01-15mtd: spinand: Enhance the logic when picking a variantMiquel Raynal
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal
2025-01-15Merge tag 'spi-mem-dtr-2' into nand/nextMiquel Raynal
2025-01-15mtd: rawnand: davinci: add ROM supported OOB layoutMarcus Folkesson
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-01-08mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTRBastien Curutchet
2025-01-08mtd: rawnand: qcom: Fix build issue on x86 architectureMd Sadre Alam
2024-12-24Merge tag 'mtd/qcom-reorg-for-spi-6.14' into nand/nextMiquel Raynal
2024-12-24mtd: rawnand: qcom: use FIELD_PREP and GENMASKMd Sadre Alam
2024-12-24mtd: nand: Add qpic_common API fileMd Sadre Alam