summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-04-28mtd: cfi_cmdset_0002: Rename chip_ready variablesTokunori Ikegami
2022-04-28mtd: cfi_cmdset_0002: Add S29GL064N ID definitionTokunori Ikegami
2022-04-28mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-04-28mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami
2022-04-27Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal
2022-04-27mtd: nand: mtk-ecc: also parse nand-ecc-engine if availableChuanhong Guo
2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo
2022-04-27mtd: rawnand: tmio: check return value after calling platform_get_resource()Yang Yingliang
2022-04-27mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()Yang Yingliang
2022-04-27mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()Yang Yingliang
2022-04-27mtd: spi-nor: micron-st: Remove status polling on volatile registers writeTudor Ambarus
2022-04-27mtd: spi-nor: spansion: Remove status polling on volatile registers writeTudor Ambarus
2022-04-27mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus
2022-04-27mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()Tudor Ambarus
2022-04-27mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()Tudor Ambarus
2022-04-27mtd: spi-nor: core: Add helpers to read/write any registerTudor Ambarus
2022-04-27mtd: spi-nor: manufacturers: Use spi_nor_read_id() core methodTudor Ambarus
2022-04-27mtd: spi-nor: core: Introduce method for RDID opTudor Ambarus
2022-04-27mtd: spi-nor: core: Use auto-detection only onceTudor Ambarus
2022-04-27mtd: spi-nor: Introduce spi_nor_match_id()Tudor Ambarus
2022-04-27mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_nameTudor Ambarus
2022-04-27mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()Chen-Tsung Hsieh
2022-04-26mtd: mtdoops: Add a timestamp to the mtdoops header.Jean-Marc Eurin
2022-04-26mtd: mtdoops: Create a header structure for the saved mtdoops.Jean-Marc Eurin
2022-04-26mtd: mtdoops: Fix the size of the header read buffer.Jean-Marc Eurin
2022-04-25mtdblock: warn if opened on NANDBjørn Mork
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch
2022-04-25mtd: core: Check devicetree alias for indexVincent Whitchurch
2022-04-25mtd: maps: ixp4xx: Drop driverLinus Walleij
2022-04-21mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flashAndreas Böhler
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek
2022-04-21mtd: rawnand: gpmi: Add large oob bch setting supportHan Xu
2022-04-21mtd: rawnand: gpmi: Rename the variable ecc_chunk_sizeHan Xu
2022-04-21mtd: rawnand: gpmi: Uninline the gpmi_check_ecc functionHan Xu
2022-04-21mtd: rawnand: gpmi: Add strict ecc strength checkHan Xu
2022-04-21mtd: rawnand: gpmi: Refactor bch geometry settings functionHan Xu
2022-04-21mtd: rawnand: denali: Use managed device resourcesZheyu Ma
2022-04-21mtd: rawnand: qcom: fix memory corruption that causes panicMd Sadre Alam
2022-04-21mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-11mtd: rawnand: omap_elm: Add compatible for AM64 ELMRoger Quadros
2022-04-04mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo
2022-04-04mtd: rawnand: print offset instead of page number for bad blocksRafał Miłecki
2022-04-04mtd: spinand: gigadevice: add support for GD5FxGM7xExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: add support for GD5F1GQ5RExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: add support for GD5FxGQ4xExxGChuanhong Guo
2022-04-04mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxGChuanhong Guo
2022-04-04mtd: rawnand: davinci: Remove redundant unsigned comparison to zeroWang Weiyang