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