summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/io.c
AgeCommit message (Expand)Author
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-04-14UBI: fix typo in a messageArtem Bityutskiy
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy
2011-03-16UBI: allocate erase checking buffer on demandArtem Bityutskiy
2011-03-16UBI: allocate write checking buffer on demandArtem Bityutskiy
2011-02-06UBI: always re-read in case of read failuresArtem Bityutskiy
2011-02-06UBI: use raw mtd read function in debugging codeArtem Bityutskiy
2011-02-06UBI: try to reveal buggy MTD driversArtem Bityutskiy
2011-01-26UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy
2011-01-26UBI: fix NOR erase preparation quirkHolger Brunck
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