summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2017-08-26mtd: nand: fsmc: fix NAND width handlingThomas Petazzoni1-4/+5
2017-07-18ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-03-16mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2017-02-23ubi: Fix Fastmap's update_vol()Richard Weinberger1-0/+1
2017-02-23ubi: Fix races around ubi_refill_pools()Richard Weinberger3-13/+29
2017-02-23ubi: Deal with interrupted erasures in WLRichard Weinberger1-2/+19
2017-02-23UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon1-3/+4
2016-11-20mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-11-20ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2-4/+26
2016-11-20ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-11-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-11-20mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios1-1/+1
2016-11-20mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-08-23ubi: Make recover_peb power cut awareRichard Weinberger1-5/+14
2016-08-23UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-08-23UBI: fix missing brace control flowBrian Norris1-1/+2
2016-08-23UBI: do propagate positive error codes upArtem Bityutskiy1-0/+1
2016-05-01mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-03-24ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-02-02mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON1-1/+0
2016-02-02mtd: nand: denali: add missing nand_release() call in denali_remove()Boris BREZILLON1-3/+10
2015-12-13mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2015-12-09mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2015-10-19UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-10-19UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-09-30UBI: block: Add missing cache flushesKevin Cernekee1-0/+1
2015-09-30mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-07-15mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-07-09mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-05-12UBI: fix soft lockup in ubi_check_volume()hujianyang1-0/+2
2015-05-05UBI: fix check for "too many bytes"Brian Norris1-1/+1
2015-05-05UBI: initialize LEB number variableBrian Norris1-1/+1
2015-05-05UBI: fix out of bounds writeBrian Norris1-1/+2
2015-05-05UBI: account for bitflips in both the VID header and dataBrian Norris1-1/+1
2015-03-23mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard1-6/+42
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros1-7/+0
2015-01-15mtd: tests: abort torturetest on erase errorsBrian Norris1-1/+3
2015-01-05UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2015-01-05UBI: Fix double free after do_sync_erase()Richard Weinberger1-7/+3
2014-11-17UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud1-0/+1
2014-11-13mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov1-0/+2
2014-11-13mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2-3/+52
2014-11-13mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings3-13/+11
2014-11-13mtd: m25p80: get rid of spi_get_device_idRafał Miłecki1-5/+5
2014-11-13mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2-29/+21
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+2
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris1-1/+1
2014-07-14mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami1-0/+43