summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens
2016-11-28mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2016-11-24UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2016-10-07mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-10-06mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-08-19ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-08-19ubi: Make volume resize power cut awareRichard Weinberger
2016-04-11mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-03-14ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-02-15mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2015-10-28UBI: return ENOSPC if no enough space availableshengyong
2015-10-28UBI: Validate data_sizeRichard Weinberger
2015-08-04mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON
2015-07-30mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-07-30mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-15UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-05-04UBI: fix check for "too many bytes"Brian Norris
2015-05-04UBI: initialize LEB number variableBrian Norris
2015-05-04UBI: fix out of bounds writeBrian Norris
2015-05-04UBI: account for bitflips in both the VID header and dataBrian Norris
2015-01-26mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-26UBI: Fix double free after do_sync_erase()Richard Weinberger
2015-01-26UBI: Fix invalid vfree()Richard Weinberger
2014-11-13UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
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-29mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan
2014-07-17mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-07-17mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-05-15mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter
2014-05-15mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter
2014-05-15mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina
2014-02-13mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik
2013-12-20Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia
2013-12-04mtd: gpmi: fix the NULL pointerHuang Shijie
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2013-12-04mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu
2013-12-04mtd: m25p80: fix allocation sizeBrian Norris
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia
2013-09-27mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer
2013-09-27mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-08-30mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin
2013-08-30mtd: ofpart: use for_each_child_of_node() macroWei Yongjun
2013-08-30mtd: mtdswap: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-30mtd cs553x_nand: use kzalloc() instead of memsetDan Carpenter