summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-09-19mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun
2018-08-15mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam
2018-08-03mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan
2018-07-22mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-07-03ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger
2018-07-03ubi: fastmap: Cancel work upon detachRichard Weinberger
2018-07-03mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami
2018-05-01mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-01mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2018-04-24ubi: Fix error for write accessRomain Izard
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger
2018-04-13mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal
2018-04-13mtd: nand: check ecc->total sanity in nand_scan_tailMasahiro Yamada
2018-04-13mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon
2018-04-13ubi: fastmap: Fix slab corruptionRabin Vincent
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong
2018-03-22mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya
2018-03-22mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-03-03mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner
2018-02-17ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-02-17ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer
2018-02-17mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-02-17mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-17mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-02-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-01-10mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2017-11-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-11-30mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-11-08mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon
2017-09-13mtd: nand: qcom: fix config error for BCHAbhishek Sahu
2017-09-13mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu
2017-09-13mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon