aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14UBI: use byte hexdumpArtem Bityutskiy1-1/+1
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy1-37/+29
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy1-2/+2
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy1-1/+1
2007-10-14UBI: add more printsArtem Bityutskiy1-1/+4
2007-07-18UBI: fix commentsArtem Bityutskiy1-3/+3
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh1-1/+1
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig1-23/+23
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-5/+6
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+1259