aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-05-21Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-13UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
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-01-16Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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' into linux-linaro-lsk-androidMark Brown
2014-11-14UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2014-09-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark 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-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-05-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark 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: atmel_nand: Disable subpage NAND write when using Atmel PMECCHerve Codina
2014-02-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-14.02Mark Brown
2014-02-13mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik
2013-12-05Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
2013-09-27Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-09-26mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris
2013-09-26UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger
2013-08-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-14mtd: omap2: allow bulding as a moduleArnd Bergmann
2013-07-01mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds
2013-04-19vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-19mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-05mtd: omap2: Use module_platform_driver()Sachin Kamat
2013-04-05mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat