summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+4
2018-11-13mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang1-0/+1
2018-11-04mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski1-0/+6
2018-10-04mtd: rawnand: atmel: add module param to avoid using dmaPeter Rosin1-1/+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-24mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven1-2/+2
2018-08-15mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+3
2018-08-03mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan1-7/+10
2018-07-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada1-1/+5
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-08mtd: rawnand: fix return value check for bad block statusAbhishek Sahu1-1/+1
2018-07-03ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger1-1/+89
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-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez1-1/+1
2018-05-01mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-01mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-5/+11
2018-05-01mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer1-2/+17
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-12mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal1-0/+21
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon1-1/+1
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya1-5/+1
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya1-13/+10
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya1-2/+3
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong1-2/+2
2018-03-19mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya1-0/+7
2018-03-19mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal1-2/+7
2018-03-03mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh1-1/+1
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer1-3/+3
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner1-4/+2
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-02-16ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-02-16ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal1-1/+4
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu1-10/+3