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-221-1/+1
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2018-11-101-5/+5
* mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu2018-10-131-10/+10
* 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: 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
* 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
* 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
* mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-04-081-0/+2
* 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: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-02-161-1/+4
* mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-11-301-3/+6
* 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
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-04-301-4/+4
* mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki2017-04-221-6/+4
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-04-181-3/+1
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2017-04-181-3/+4
* mtd: blkdevs: fix switch-bool compilation warningTomer Barletz2017-02-081-6/+2
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-12-231-0/+3
* ubi: Make volume resize power cut awareRichard Weinberger2016-08-221-7/+18
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-08-221-1/+4
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-08-221-1/+1
* UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2016-07-121-7/+8
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-063-2/+22
* UBI: fix missing brace control flowBrian Norris2016-06-061-1/+2
* UBI: do propagate positive error codes upArtem Bityutskiy2016-06-061-0/+1
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2016-06-062-2/+10
* mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-04-181-1/+2
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-131-1/+1
* UBI: return ENOSPC if no enough space availableshengyong2015-10-272-0/+2
* UBI: Validate data_sizeRichard Weinberger2015-10-271-0/+5
* mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-10-271-0/+3
* mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-07-031-0/+5