aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/io.c
Commit message (Expand)AuthorAge
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
* UBI: print lessArtem Bityutskiy2012-09-04
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: amend comments after all the renamingsArtem Bityutskiy2012-05-20
* UBI: rename few functions for consistencyArtem Bityutskiy2012-05-20
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-20
* UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy2012-05-20
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-20
* UBI: always warn if case of I/O errorsArtem Bityutskiy2012-05-20
* UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy2012-05-20
* UBI: always dump flash contents in case of errorsArtem Bityutskiy2012-05-20
* UBI: always dump the stack on errorArtem Bityutskiy2012-05-20
* UBI: rename peb_buf1 to peb_bufArtem Bityutskiy2012-03-09
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy2011-06-01
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-01
* 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