aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/io.c
AgeCommit message (Expand)Author
2010-12-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy
2010-10-19UBI: handle bit-flips when no header foundArtem Bityutskiy
2010-10-19UBI: remove duplicate IO error codesArtem Bityutskiy
2010-10-19UBI: rename IO error codeArtem Bityutskiy
2010-06-14UBI: fix error message and compilation warningsArtem Bityutskiy
2010-06-11UBI: improve ECC error messageArtem Bityutskiy
2010-06-04UBI: introduce a new IO return codeArtem Bityutskiy
2010-06-04UBI: simplify IO error codesArtem Bityutskiy
2010-05-07UBI: misc comment fixesShinya Kuribayashi
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01UBI: add write checkingArtem Bityutskiy
2010-02-01UBI: simplify debugging return codesArtem Bityutskiy
2009-08-14UBI: improve NOR flash erasure quirkArtem Bityutskiy
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy
2009-08-14UBI: amend NOR flash pre-erase quirkArtem Bityutskiy
2009-07-08UBI: fix compilation warningsArtem Bityutskiy
2009-07-07UBI: fix NOR flash recoveryArtem Bityutskiy
2009-07-05UBI: nicify image sequence number handlingArtem Bityutskiy
2009-07-05UBI: add image sequence number to EC headerAdrian Hunter
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy
2009-06-10UBI: fix multiple spelling typosArtem Bityutskiy
2009-05-18UBI: fix races in I/O debugging checksArtem Bityutskiy
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy
2008-12-03UBI: fix warnings when debugging is enabledArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: rework scrubbing messagesArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy
2007-12-26UBI: fix error code in ubi_io_read()Artem Bityutskiy
2007-10-14UBI: use byte hexdumpArtem Bityutskiy
2007-10-14UBI: do not use vmalloc on I/O pathArtem Bityutskiy
2007-10-14UBI: allocate memory with GFP_NOFSArtem Bityutskiy
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy
2007-10-14UBI: add more printsArtem Bityutskiy
2007-07-18UBI: fix commentsArtem Bityutskiy
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy