summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy1-1/+1
2009-05-18UBI: fix races in I/O debugging checksArtem Bityutskiy1-7/+73
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy1-1/+1
2008-12-03UBI: fix warnings when debugging is enabledArtem Bityutskiy1-8/+18
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-4/+2
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-4/+4
2008-07-24UBI: rework scrubbing messagesArtem Bityutskiy1-1/+7
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-2/+2
2008-07-24UBI: amend commentariesArtem Bityutskiy1-11/+11
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy1-0/+4
2007-12-26UBI: fix error code in ubi_io_read()Artem Bityutskiy1-0/+10
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