summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2014-11-13mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-11-13mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-11-13mtd: m25p80: get rid of spi_get_device_idRafał Miłecki
2014-11-13mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris
2014-07-13mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NORAndrea Adami
2014-07-13mtd: nand: reduce the warning noise when the ECC is too weakThomas Petazzoni
2014-07-05mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan