summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-11-22mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-11-10mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2018-10-13mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-07-11ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger
2018-07-03mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2018-04-24ubi: Fix error for write accessRomain Izard
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-03-22mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-04-30ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-22mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-04-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-04-18UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2017-02-08mtd: blkdevs: fix switch-bool compilation warningTomer Barletz
2016-12-23mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-08-22ubi: Make volume resize power cut awareRichard Weinberger
2016-08-22ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-08-22mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-12UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger
2016-06-06UBI: Fix static volume checks when Fastmap is usedRichard Weinberger
2016-06-06UBI: fix missing brace control flowBrian Norris
2016-06-06UBI: do propagate positive error codes upArtem Bityutskiy
2016-06-06UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger
2016-04-18mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-03-13ubi: Fix out of bounds write in volume update codeRichard Weinberger
2015-10-27UBI: return ENOSPC if no enough space availableshengyong
2015-10-27UBI: Validate data_sizeRichard Weinberger
2015-10-27mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-07-03mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-17UBI: fix check for "too many bytes"Brian Norris