aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/scan.c
Commit message (Expand)AuthorAge
* UBI: fix forward compatibilityArtem Bityutskiy2010-08-30
* UBI: do not print message about corruptes PEBs if we have none of themArtem Bityutskiy2010-08-02
* UBI: improve delete-compatible volumes handlingBrijesh Singh2010-06-16
* UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-14
* UBI: generate random image_seq when formatting MTD devicesMatthieu CASTET2010-06-11
* UBI: improve corrupted flash handlingArtem Bityutskiy2010-06-04
* UBI: introduce eraseblock counter variablesArtem Bityutskiy2010-06-04
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
* UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-01
* UBI: fix backward compatibilityArtem Bityutskiy2009-10-20
* UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy2009-08-14
* UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy2009-08-14
* UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-24
* UBI: fix bug in image sequence number handlingHolger Brunck2009-07-15
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-05
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-05
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-18
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBI: fix EBADMSG handlingZoltan Sogor2008-11-06
* UBI: fix IS_ERR testJulien Brunel2008-09-26
* UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-24
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: fix mean EC calculationArtem Bityutskiy2008-04-19
* UBI: add layout volume informationArtem Bityutskiy2008-01-25
* UBI: fix warningsArtem Bityutskiy2008-01-25
* UBI: add sanity checkArtem Bityutskiy2008-01-25
* UBI: remove bogus assertionArtem Bityutskiy2008-01-25
* Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2007-10-14
|\
| * UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
| * UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
| * UBI: fix sparse warningsArtem Bityutskiy2007-10-14
| * UBI: fix leak in ubi_scan_erase_pebFlorin Malita2007-10-14
* | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-01
|/
* UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-18
* UBI: bugfix in sqnum calculationBrijesh Singh2007-07-18
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
* UBI: add few more commentsArtem Bityutskiy2007-07-18
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-18
* UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-18
* UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-18
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27