aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2022-05-16mtd: rawnand: renesas: Use runtime PM instead of the raw clock APIMiquel Raynal
2022-05-16mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not neededPhil Edworthy
2022-05-16mtd: rawnand: rockchip: Check before clk_disable_unprepare() not neededPhil Edworthy
2022-05-12mtd: nand: MTD_NAND_ECC_MEDIATEK should depend on ARCH_MEDIATEKGeert Uytterhoeven
2022-05-12mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()Minghao Chi
2022-05-12mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4Rickard x Andersson
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-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-11mtd: rawnand: omap_elm: Add compatible for AM64 ELMRoger Quadros
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-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 '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: 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-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros
2022-02-18mtd: rawnand: stm32_fmc2: Add NAND Write Protect supportChristophe Kerello
2022-02-18mtd: rawnand: pl353: Set the nand chip node as the flash nodeAmit Kumar Mahapatra
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal
2022-02-09mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel Raynal
2022-02-09mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-31mtd: rawnand: Fix misuses of of_match_node()Miquel Raynal
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal