aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAge
* UBI: fix typo in a messageArtem Bityutskiy2011-04-14
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-14
* UBI: check if we are in RO mode in the erase routineArtem Bityutskiy2011-04-05
* UBI: use GFP_NOFS properlyArtem Bityutskiy2011-03-24
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-16
* UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-16
* UBI: allocate erase checking buffer on demandArtem Bityutskiy2011-03-16
* UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-16
* UBI: always re-read in case of read failuresArtem Bityutskiy2011-02-06
* UBI: use raw mtd read function in debugging codeArtem Bityutskiy2011-02-06
* UBI: try to reveal buggy MTD driversArtem Bityutskiy2011-02-06
* UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy2011-01-26
* UBI: fix NOR erase preparation quirkHolger Brunck2011-01-26
* UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy2010-12-03
* UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-19
* UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-19
* UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-19
* UBI: rename IO error codeArtem Bityutskiy2010-10-19
* UBI: fix error message and compilation warningsArtem Bityutskiy2010-06-14
* UBI: improve ECC error messageArtem Bityutskiy2010-06-11
* 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