summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2018-04-13mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal1-0/+21
2018-04-13mtd: nand: check ecc->total sanity in nand_scan_tailMasahiro Yamada1-0/+5
2018-04-13mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon1-4/+6
2018-04-13ubi: fastmap: Fix slab corruptionRabin Vincent1-4/+29
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-22mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya1-0/+7
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: 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-17ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-02-17ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-02-17mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-02-17mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal1-1/+4
2018-02-17mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu1-10/+3
2018-02-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-01-10mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon1-0/+1
2017-11-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li1-2/+11
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-11-30mtd: nand: omap2: Fix subpage writeRoger Quadros1-115/+224
2017-11-08mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon1-0/+4
2017-09-14mtd: nand: qcom: fix config error for BCHAbhishek Sahu1-1/+1
2017-09-14mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu1-4/+12
2017-09-14mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon1-3/+4
2017-08-16nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal1-1/+7
2017-08-16mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon1-1/+3
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu1-3/+58
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde1-0/+7
2017-05-25mtd: nand: add ooblayout for old hamming layoutAlexander Couzens1-1/+69
2017-05-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros1-0/+9
2017-05-25mtd: nand: orion: fix clk handlingSimon Baatz1-21/+21
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-1/+7
2017-01-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter1-1/+3
2017-01-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter1-1/+1
2017-01-26mtd: nand: xway: fix build because of module functionsHauke Mehrtens1-4/+1
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2017-01-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds3-30/+55
2016-10-28ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-10-28mtd: mtk: avoid warning in mtk_ecc_encodeArnd Bergmann1-10/+9
2016-10-28mtd: nand: Fix data interface configuration logicBoris Brezillon1-18/+42
2016-10-28mtd: nand: gpmi: disable the clocks on errorsFabio Estevam1-2/+4