summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2022-04-04mtd: parsers: bcm47xxpart: print correct offset on read errorRafał Miłecki
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-03-14mtd: nand: ecc: mxic: Fix compile test issueMiquel Raynal
2022-03-14mtd: nand: mxic-ecc: make two read-only arrays static constColin Ian King
2022-03-14mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3Geert Uytterhoeven
2022-03-14mtd: core: Remove partid and partname debugfs filesTudor Ambarus
2022-03-14mtd: tests: Fix eraseblock read speed miscalculation for lower partition sizesAmit Kumar Mahapatra
2022-03-14mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong
2022-03-14mtd: rawnand: rockchip: fix platform_get_irq.cocci warningYihao Han
2022-03-08mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is setTudor Ambarus
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman