summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2019-12-21mtd: spear_smi: Fix Write Burst modeMiquel Raynal1-1/+37
2019-12-05mtd: Remove a debug trace in mtdpart.cBoris Brezillon1-1/+0
2019-12-05mtd: Check add_mtd_device() ret codeBoris Brezillon2-6/+32
2019-12-05ubi: Do not drop UBI device reference before usingPan Bian1-1/+1
2019-12-05ubi: Put MTD device after it is not usedPan Bian1-1/+1
2019-11-25mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado1-22/+5
2019-11-25mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor1-2/+2
2019-10-05mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami1-6/+12
2019-02-20mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2018-11-10mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski1-0/+6
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap1-3/+3
2018-09-19mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun1-2/+6
2018-08-06mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan1-7/+10
2018-07-25ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-07-25ubi: Fix Fastmap's update_vol()Richard Weinberger1-0/+1
2018-07-25ubi: Fix races around ubi_refill_pools()Richard Weinberger4-14/+30
2018-07-25ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2-4/+27
2018-07-25ubi: Rework Fastmap attach base codeRichard Weinberger4-42/+162
2018-07-25ubi: Introduce vol_ignored()Richard Weinberger2-6/+33
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-07-11ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger1-1/+91
2018-07-03ubi: fastmap: Cancel work upon detachRichard Weinberger2-3/+4
2018-07-03mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund1-0/+2
2018-07-03mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund1-1/+1
2018-07-03mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund1-3/+3
2018-07-03mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund1-4/+5
2018-07-03mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami1-1/+1
2018-05-16gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann1-5/+73
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-5/+11
2018-04-24ubi: Reject MLC NANDRichard Weinberger1-0/+11
2018-04-24ubi: Fix error for write accessRomain Izard1-1/+1
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger1-1/+0
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya1-2/+3
2018-03-22mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal1-2/+7
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer1-3/+3
2018-02-25mtd: cfi: enforce valid geometry configurationArnd Bergmann1-0/+4
2018-02-25mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann1-2/+3
2018-02-25mtd: maps: add __init attributeJulia Lawall3-6/+6
2018-02-25mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann1-2/+4
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7