summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/scan.c
AgeCommit message (Expand)Author
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2011-02-06UBI: cleanup comments about corrupted PEBsArtem Bityutskiy
2011-02-06UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy
2010-12-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-11-19UBI: release locks in check_corruptionDan Carpenter
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: 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-08-30UBI: fix forward compatibilityArtem Bityutskiy
2010-08-02UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy
2010-06-16UBI: improve delete-compatible volumes handlingBrijesh Singh
2010-06-14UBI: fix error message and compilation warningsArtem Bityutskiy
2010-06-11UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET
2010-06-04UBI: improve corrupted flash handlingArtem Bityutskiy
2010-06-04UBI: introduce eraseblock counter variablesArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy
2009-08-14UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy
2009-08-14UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy
2009-07-24UBI: compatible fallback in absense of sequence numbersAdrian Hunter
2009-07-15UBI: fix bug in image sequence number handlingHolger Brunck
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-11-06UBI: fix EBADMSG handlingZoltan Sogor
2008-09-26UBI: fix IS_ERR testJulien Brunel
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy