summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2019-02-20mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2018-11-22mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2018-11-10mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2018-10-13mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu1-10/+10
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-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-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-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-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
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-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal1-1/+4
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki1-2/+2
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde1-0/+7
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-0/+1
2017-04-30ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-22mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2017-04-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-04-18UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon1-3/+4
2017-02-08mtd: blkdevs: fix switch-bool compilation warningTomer Barletz1-6/+2
2016-12-23mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-08-22ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-08-22ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-08-22mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios1-1/+1
2016-07-12UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger1-7/+8
2016-06-07UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-06-07UBI: fix missing brace control flowBrian Norris1-1/+2
2016-06-07UBI: do propagate positive error codes upArtem Bityutskiy1-0/+1
2016-06-07UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2-2/+10
2016-04-18mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-03-13ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2015-10-28UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-10-28UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-10-28mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-07-04mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5