summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-05-26mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal
2021-05-26mtd: rawnand: Handle the double bytes in NV-DDR modeMiquel Raynal
2021-05-26mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal
2021-05-26mtd: rawnand: Avoid accessing NV-DDR timings from legacy codeMiquel Raynal
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal
2021-05-26mtd: rawnand: Add an indirection on onfi_fill_interface_config()Miquel Raynal
2021-05-26mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal
2021-05-26mtd: rawnand: atmel: Check the proposed data interface is supportedMiquel Raynal
2021-05-26mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal
2021-05-26mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal
2021-05-26mtd: core: Potential NULL dereference in mtd_otp_size()Dan Carpenter
2021-05-26mtd: core: Fix freeing of otp_info bufferJon Hunter
2021-05-10mtd: parsers: ofpart: fix parsing subpartitionsRafał Miłecki
2021-05-10mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: rawnand: tmio: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-10mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick
2021-05-10drivers: mtd: sm_ftl: Fix alignment of block commentShubhankar Kuranagatti
2021-05-10mtd: Create partname and partid debug files for child MTDsPetr Malat
2021-05-10mtd: tests: Remove redundant assignment to errYang Li
2021-05-10mtd: *nftl: return -ENOMEM when kmalloc failedYang Li
2021-05-10mtd: mtd_oobtest: Remove redundant assignment to errJiapeng Chong
2021-05-10mtd: core: add OTP nvmem provider supportMichael Walle
2021-05-10mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens
2021-05-10mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens
2021-05-10mtd: nftlcore: remove set but rewrite variablesTian Tao
2021-05-10mtd: rawnand: qcom: allow override of partition parserBaruch Siach
2021-05-10mtd: rawnand: silence static checker warning in nand_setup_interface()Dan Carpenter
2021-05-10mtd: mtdpart: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-10mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-10mtd: mtd_oobtest: fix error return code in mtd_oobtest_init()Zhang Xiaoxu
2021-05-10mtd: phram: Fix error return code in phram_setup()Yu Kuai
2021-05-10mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai
2021-05-10mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()Yu Kuai
2021-05-10mtd: rawnand: hisi504: Remove redundant dev_err call in probeWei Li
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-26Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-04-19Revert "mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND"Fabio Estevam
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus
2021-04-15ubi: Remove unnecessary struct declarationWan Jiabing
2021-04-15ubi: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-15Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-04-15Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger