summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: xway: disable module supportHauke Mehrtens2017-03-161-1/+1
* ubi: Fix Fastmap's update_vol()Richard Weinberger2017-02-231-0/+1
* ubi: Fix races around ubi_refill_pools()Richard Weinberger2017-02-233-13/+29
* ubi: Deal with interrupted erasures in WLRichard Weinberger2017-02-231-2/+19
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2017-02-231-3/+4
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-11-201-0/+3
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-11-202-4/+26
* ubi: Make volume resize power cut awareRichard Weinberger2016-11-201-7/+18
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-11-201-1/+4
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-11-201-1/+1
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-11-201-3/+3
* ubi: Make recover_peb power cut awareRichard Weinberger2016-08-221-5/+14
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-08-223-2/+22
* UBI: fix missing brace control flowBrian Norris2016-08-221-1/+2
* UBI: do propagate positive error codes upArtem Bityutskiy2016-08-221-0/+1
* mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-05-011-1/+2
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-241-1/+1
* mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON2016-02-021-1/+0
* mtd: nand: denali: add missing nand_release() call in denali_remove()Boris BREZILLON2016-02-021-3/+10
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2015-12-131-5/+5
* mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON2015-12-091-1/+3
* UBI: return ENOSPC if no enough space availableshengyong2015-10-192-0/+2
* UBI: Validate data_sizeRichard Weinberger2015-10-191-0/+5
* UBI: block: Add missing cache flushesKevin Cernekee2015-09-301-0/+1
* mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-09-301-0/+3
* mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-07-151-2/+2
* mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris2015-07-091-0/+5
* UBI: fix soft lockup in ubi_check_volume()hujianyang2015-05-121-0/+2
* UBI: fix check for "too many bytes"Brian Norris2015-05-051-1/+1
* UBI: initialize LEB number variableBrian Norris2015-05-051-1/+1
* UBI: fix out of bounds writeBrian Norris2015-05-051-1/+2
* UBI: account for bitflips in both the VID header and dataBrian Norris2015-05-051-1/+1
* mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-03-231-6/+42
* mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros2015-01-161-7/+0
* mtd: tests: abort torturetest on erase errorsBrian Norris2015-01-151-1/+3
* UBI: Fix invalid vfree()Richard Weinberger2015-01-051-4/+6
* UBI: Fix double free after do_sync_erase()Richard Weinberger2015-01-051-7/+3
* UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2014-11-171-0/+1
* mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-11-131-0/+2
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-11-132-3/+52
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-11-133-13/+11
* mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-11-131-5/+5
* mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-11-132-29/+21
* mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-09-171-1/+1
* mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-09-171-1/+0
* Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-07-181-2/+2
|\
| * UBI: fastmap: do not miss bit-flipsBrian Norris2014-07-161-1/+1
| * UBI: fix the volumes tree sorting criteriaHeiko Schocher2014-07-011-1/+1
* | mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami2014-07-131-0/+43
* | mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni2014-07-131-2/+4