aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-11-11Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-10-22UBI: return ENOSPC if no enough space availableshengyong
2015-10-22UBI: Validate data_sizeRichard Weinberger
2015-10-22mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-08-04Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidKevin Hilman
2015-08-03mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON
2015-08-03mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2015-08-03mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-08-03mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-06-25Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.07-androidAlex Shi
2015-05-13UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-05-06UBI: fix check for "too many bytes"Brian Norris
2015-05-06UBI: initialize LEB number variableBrian Norris
2015-05-06UBI: fix out of bounds writeBrian Norris
2015-05-06UBI: account for bitflips in both the VID header and dataBrian Norris
2015-03-30Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-26mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-01-16Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger
2015-01-16UBI: Fix invalid vfree()Richard Weinberger
2014-11-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-11-14UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2014-09-17Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-android-14.09Mark Brown
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-29Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2014-07-28mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan
2014-07-10Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2014-07-09mtd: pxa3xx_nand: make the driver work on big-endian systemsThomas Petazzoni
2014-07-09mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-07-09mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-06-13Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2014-05-13mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter
2014-05-13mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter
2014-05-13mtd: diskonchip: mem resource name is not optionalSasha Levin
2014-05-13mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina
2014-03-19mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta
2014-02-14mtd: nand: fix off-by-one read retry mode countingBrian Norris
2014-02-04UBI: fix some use after free bugsDan Carpenter
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie