summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/scan.c
AgeCommit message (Expand)AuthorLines
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy-33/+8
2008-01-25UBI: add layout volume informationArtem Bityutskiy-1/+1
2008-01-25UBI: fix warningsArtem Bityutskiy-1/+1
2008-01-25UBI: add sanity checkArtem Bityutskiy-1/+6
2008-01-25UBI: remove bogus assertionArtem Bityutskiy-1/+0
2007-10-14Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse-24/+21
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy-11/+8
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy-2/+2
2007-10-14UBI: fix sparse warningsArtem Bityutskiy-8/+8
2007-10-14UBI: fix leak in ubi_scan_erase_pebFlorin Malita-4/+4
2007-08-01[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski-9/+8
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy-1/+0
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh-3/+3
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig-28/+28
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy-3/+3
2007-07-18UBI: add few more commentsArtem Bityutskiy-2/+6
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy-1/+1
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy-19/+27
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy-1/+3
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy-0/+1368