summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
AgeCommit message (Expand)Author
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-05UBI: do not select KALLSYMS_ALLArtem Bityutskiy
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy
2011-03-16UBI: kill debugging bufferArtem Bityutskiy
2011-03-16UBI: allocate erase checking buffer on demandArtem Bityutskiy
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy
2011-03-08UBI: provide LEB offset informationArtem Bityutskiy
2011-03-08UBI: incorporate maximum write sizeArtem Bityutskiy
2011-02-06UBI: always re-read in case of read failuresArtem Bityutskiy
2011-02-06UBI: cleanup comments about corrupted PEBsArtem Bityutskiy
2011-02-06UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy
2011-02-06UBI: use raw mtd read function in debugging codeArtem Bityutskiy
2011-02-06UBI: try to reveal buggy MTD driversArtem Bityutskiy
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy
2011-01-26UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy
2011-01-26UBI: cleanup LEB start calculationsJohn Ogness
2011-01-26UBI: fix NOR erase preparation quirkHolger Brunck
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-01-06UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin
2010-12-03mtd: use vzallocJoe Perches
2010-12-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-11-19UBI: release locks in check_corruptionDan Carpenter
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-10-21UBI: tighten the corrupted PEB criteriaArtem Bityutskiy
2010-10-21UBI: fix check_data_ff return codeArtem Bityutskiy
2010-10-21UBI: remember copy_flag while scanningArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy
2010-10-19UBI: introduce debugging helper functionArtem Bityutskiy
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy
2010-10-19UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy
2010-10-19UBI: separate out corrupted listArtem Bityutskiy
2010-10-19UBI: change cascade of ifs to switch statementsArtem Bityutskiy
2010-10-19UBI: rename a local variableArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-10-19UBI: rename IO error codeArtem Bityutskiy
2010-10-19UBI: fix small 80 characters limit style issueArtem Bityutskiy
2010-10-19UBI: cleanup and simplify KconfigH Hartley Sweeten
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy