aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAge
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: rework scrubbing messagesArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: amend commentariesArtem Bityutskiy2008-07-24
* UBI: be verbose when debuggin is enabledArtem Bityutskiy2008-04-17
* 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