aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/scan.c
AgeCommit message (Expand)Author
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
2008-01-25UBI: add layout volume informationArtem Bityutskiy
2008-01-25UBI: fix warningsArtem Bityutskiy
2008-01-25UBI: add sanity checkArtem Bityutskiy
2008-01-25UBI: remove bogus assertionArtem Bityutskiy
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-10-14UBI: fix sparse warningsArtem Bityutskiy
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita
2007-08-01[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-07-18UBI: add few more commentsArtem Bityutskiy
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy