summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-201-8/+7
* mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann2018-11-211-1/+1
* mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski2018-11-101-0/+6
* mtdchar: fix overflows in adjustment of `count`Jann Horn2018-09-261-3/+7
* mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap2018-09-261-3/+3
* mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-09-191-2/+6
* mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesJane Wan2018-08-061-7/+10
* ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-07-251-20/+57
* ubi: Fix Fastmap's update_vol()Richard Weinberger2018-07-251-0/+1
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2018-07-254-14/+30
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2018-07-252-4/+27
* ubi: Rework Fastmap attach base codeRichard Weinberger2018-07-254-42/+162
* ubi: Introduce vol_ignored()Richard Weinberger2018-07-252-6/+33
* mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami2018-07-111-10/+12
* mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami2018-07-111-0/+10
* mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami2018-07-111-3/+3
* mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser2018-07-111-1/+4
* ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-07-111-1/+91
* ubi: fastmap: Cancel work upon detachRichard Weinberger2018-07-032-3/+4
* mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund2018-07-031-0/+2
* mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund2018-07-031-1/+1
* mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund2018-07-031-3/+3
* mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund2018-07-031-4/+5
* mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami2018-07-031-1/+1
* gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann2018-05-161-5/+73
* mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-021-3/+6
* mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-05-021-0/+17
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-021-5/+11
* ubi: Reject MLC NANDRichard Weinberger2018-04-241-0/+11
* ubi: Fix error for write accessRomain Izard2018-04-241-1/+1
* ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger2018-04-241-1/+0
* mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-04-081-0/+2
* mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-281-2/+3
* mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal2018-03-221-2/+7
* ubi: Fix race condition between ubi volume creation and udevClay McClure2018-03-181-5/+10
* mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer2018-03-031-3/+3
* mtd: cfi: enforce valid geometry configurationArnd Bergmann2018-02-251-0/+4
* mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann2018-02-251-2/+3
* mtd: maps: add __init attributeJulia Lawall2018-02-253-6/+6
* mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann2018-02-251-2/+4
* ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen2018-02-161-16/+26
* mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal2018-02-161-1/+7
* mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-02-161-1/+4
* mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu2018-02-161-10/+3
* mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-12-051-3/+6
* mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki2017-07-051-16/+22
* mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki2017-07-051-2/+2
* mtd: spi-nor: fix spansion quad enableJoël Esponde2017-06-291-0/+7
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2017-05-081-0/+1