aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/scan.c
Commit message (Expand)AuthorAge
* 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