aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAgeFilesLines
...
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-141-37/+29
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-141-2/+2
* UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-141-1/+1
* UBI: add more printsArtem Bityutskiy2007-10-141-1/+4
* UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
* UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-23/+23
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-181-5/+6
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+1259