aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAge
* UBI: fix error code in ubi_io_read()Artem Bityutskiy2007-12-26
* UBI: use byte hexdumpArtem Bityutskiy2007-10-14
* UBI: do not use vmalloc on I/O pathArtem Bityutskiy2007-10-14
* UBI: allocate memory with GFP_NOFSArtem Bityutskiy2007-10-14
* UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-14
* UBI: add more printsArtem Bityutskiy2007-10-14
* UBI: fix commentsArtem Bityutskiy2007-07-18
* UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-18
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27