aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-01-03mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-12-06mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-12-06mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2012-10-30mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-17mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud
2012-10-17mtd: omap2: fix module loadingAndreas Bießmann
2012-10-17mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-10-17mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie
2012-10-17mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan
2012-10-17UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-10-17UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-10-17mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-09-19UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-07-25mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-12mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-06-10mtd: of_parts: fix breakage in KconfigFrank Svendsboe
2012-06-10mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-05-31mtd: sm_ftl: fix typo in major number.Maxim Levitsky
2012-04-13mtd: m25p80: set writebufsizeBrian Norris
2012-04-13mtd: lart: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: block2mtd: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: sst25l: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang
2012-04-13mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck
2012-04-13mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde
2012-04-02UBI: fix eraseblock picking criteriaArtem Bityutskiy
2012-04-02UBI: fix error handling in ubi_scan()Richard Weinberger
2012-02-13Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy
2012-02-13mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2012-01-25UBI: make vid_hdr non-staticRichard Weinberger
2012-01-25UBI: fix debugging messagesArtem Bityutskiy
2012-01-25UBI: fix nameless volumes handlingRichard Weinberger
2012-01-25UBI: fix use-after-free on error pathArtem Bityutskiy
2012-01-25UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2012-01-25mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang
2012-01-25mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris
2012-01-25mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov
2012-01-25mtdoops: fix the oops_page_used array sizeRoman Tereshonkov
2011-12-19mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok
2011-12-07mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron
2011-12-05mtd: gpmi: add missing include 'module.h'Wolfram Sang
2011-12-02mtd: ndfc: fix typo in structure dereferenceTony Breeds
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-10-31mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-30mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang