summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/debug.h
AgeCommit message (Expand)Author
2013-02-22UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia
2013-02-22UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia
2012-10-05UBI: print lessArtem Bityutskiy
2012-10-05UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-10-05UBI: print PID in debug messagesArtem Bityutskiy
2012-05-23UBI: rename sv to avArtem Bityutskiy
2012-05-23UBI: rename seb to aebArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_volumeArtem Bityutskiy
2012-05-23UBI: rename struct ubi_scan_lebArtem Bityutskiy
2012-05-23UBI: rename few functions for consistencyArtem Bityutskiy
2012-05-23UBI: get rid of dbg_errArtem Bityutskiy
2012-05-23UBI: remove Kconfig debugging optionArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_sebArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_svArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy
2012-05-23UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy
2012-05-23UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy
2012-05-23UBI: always dump flash contents in case of errorsArtem Bityutskiy
2012-05-23UBI: always dump the stack on errorArtem Bityutskiy
2012-01-14UBI: fix debugging messagesArtem Bityutskiy
2011-08-19UBI: do not link debug messages when debugging is disabledArtem Bityutskiy
2011-06-01UBI: switch debugging tests knobs to debugfsArtem Bityutskiy
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy
2011-05-20UBI: switch to dynamic printksArtem Bityutskiy
2011-05-20UBI: turn some macros into static inlineArtem Bityutskiy
2011-05-20UBI: improve checking in debugging printsArtem Bityutskiy
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy
2010-10-19UBI: introduce debugging helper functionArtem Bityutskiy
2010-02-01UBI: add write checkingArtem Bityutskiy
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy
2007-12-26UBI: add PID to debugging printsArtem Bityutskiy
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy
2007-07-18UBI: bugfix in error pathArtem Bityutskiy
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy