summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-011-3/+6
* mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-05-011-0/+17
* mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-05-011-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: mtd_oobtest: Handle bitflips during readsMiquel Raynal2018-04-131-0/+21
* mtd: nand: check ecc->total sanity in nand_scan_tailMasahiro Yamada2018-04-131-0/+5
* mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon2018-04-131-4/+6
* ubi: fastmap: Fix slab corruptionRabin Vincent2018-04-131-4/+29
* mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-04-081-0/+2
* mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-281-5/+1
* mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-03-281-13/+10
* mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-281-2/+3
* mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong2018-03-281-2/+2
* mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya2018-03-221-0/+7
* 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: brcmnand: Zero bitflip is not an errorAlbert Hsieh2018-03-031-1/+1
* mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer2018-03-031-3/+3
* mtd: nand: vf610: set correct ooblayoutStefan Agner2018-02-221-4/+2
* ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen2018-02-171-16/+26
* ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-02-171-20/+57
* mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal2018-02-171-1/+7
* mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-02-171-1/+4
* mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu2018-02-171-10/+3
* mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-101-0/+1
* mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li2017-11-301-2/+11
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
* mtd: nand: omap2: Fix subpage writeRoger Quadros2017-11-301-115/+224
* mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon2017-11-081-0/+4
* mtd: nand: qcom: fix config error for BCHAbhishek Sahu2017-09-131-1/+1
* mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu2017-09-131-4/+12
* mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon2017-09-131-3/+4
* nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal2017-08-161-1/+7
* mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon2017-08-161-1/+3
* mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu2017-07-051-3/+58
* mtd: spi-nor: fix spansion quad enableJoël Esponde2017-06-291-0/+7
* mtd: nand: add ooblayout for old hamming layoutAlexander Couzens2017-05-251-1/+69
* mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros2017-05-251-0/+9
* mtd: nand: orion: fix clk handlingSimon Baatz2017-05-251-21/+21
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-04-271-4/+4
* mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki2017-04-181-6/+4
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-03-181-3/+1
* mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall2017-03-121-1/+7
* mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter2017-01-261-1/+3
* mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter2017-01-261-1/+1
* mtd: nand: xway: fix build because of module functionsHauke Mehrtens2017-01-261-4/+1
* mtd: nand: xway: disable module supportHauke Mehrtens2017-01-261-1/+1