aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAge
* UBI: introduce a new IO return codeArtem Bityutskiy2010-06-04
* UBI: simplify IO error codesArtem Bityutskiy2010-06-04
* UBI: misc comment fixesShinya Kuribayashi2010-05-07
* UBI: fix s/then/than/ typosShinya Kuribayashi2010-05-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBI: add write checkingArtem Bityutskiy2010-02-01
* UBI: simplify debugging return codesArtem Bityutskiy2010-02-01
* UBI: improve NOR flash erasure quirkArtem Bityutskiy2009-08-14
* UBI: introduce flash dump helperArtem Bityutskiy2009-08-14
* UBI: amend NOR flash pre-erase quirkArtem Bityutskiy2009-08-14
* UBI: fix compilation warningsArtem Bityutskiy2009-07-08
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-07
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-05
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-05
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-05
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-05
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-10
* UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-18
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-28
* UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-03
* 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