summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-06-16mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-06-16mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun
2018-06-16ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-06-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-13mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2018-02-13mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-11-11mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto
2017-11-11mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-11-11mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König
2017-08-26mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni
2017-07-18ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-03-16mtd: nand: xway: disable module supportHauke Mehrtens
2017-02-23ubi: Fix Fastmap's update_vol()Richard Weinberger
2017-02-23ubi: Fix races around ubi_refill_pools()Richard Weinberger
2017-02-23ubi: Deal with interrupted erasures in WLRichard Weinberger
2017-02-23UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2016-11-20mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-11-20ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger
2016-11-20ubi: Make volume resize power cut awareRichard Weinberger
2016-11-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-11-20mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-11-20mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-08-22ubi: Make recover_peb power cut awareRichard Weinberger
2016-08-22UBI: Fix static volume checks when Fastmap is usedRichard Weinberger
2016-08-22UBI: fix missing brace control flowBrian Norris
2016-08-22UBI: do propagate positive error codes upArtem Bityutskiy
2016-05-01mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-03-24ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-02-02mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2016-02-02mtd: nand: denali: add missing nand_release() call in denali_remove()Boris BREZILLON
2015-12-13mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2015-12-09mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2015-10-19UBI: return ENOSPC if no enough space availableshengyong
2015-10-19UBI: Validate data_sizeRichard Weinberger
2015-09-30UBI: block: Add missing cache flushesKevin Cernekee
2015-09-30mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-07-15mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-07-09mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-12UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-05-05UBI: fix check for "too many bytes"Brian Norris
2015-05-05UBI: initialize LEB number variableBrian Norris
2015-05-05UBI: fix out of bounds writeBrian Norris
2015-05-05UBI: account for bitflips in both the VID header and dataBrian Norris
2015-03-23mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros
2015-01-15mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-05UBI: Fix invalid vfree()Richard Weinberger
2015-01-05UBI: Fix double free after do_sync_erase()Richard Weinberger
2014-11-17UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2014-11-13mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov