aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at1-0/+2
2015-03-26UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger1-0/+5
2015-03-26UBI: Add initial support for fastmap self checksRichard Weinberger1-0/+5
2013-02-04mtd: rename random32() to prandom_u32()Akinobu Mita1-3/+3
2012-12-10UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia1-46/+6
2012-12-10UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia1-0/+9
2012-09-04UBI: print lessArtem Bityutskiy1-5/+0
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy1-4/+4
2012-09-04UBI: print PID in debug messagesArtem Bityutskiy1-1/+2
2012-05-20UBI: rename sv to avArtem Bityutskiy1-1/+1
2012-05-20UBI: rename seb to aebArtem Bityutskiy1-1/+1
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy1-1/+1
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy1-1/+1
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy1-3/+2
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy1-2/+0
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy1-63/+0
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy1-3/+3
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy1-2/+2
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy1-2/+2
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy1-6/+2
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy1-3/+2
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy1-4/+1
2012-01-11UBI: fix debugging messagesArtem Bityutskiy1-1/+4
2011-08-19UBI: do not link debug messages when debugging is disabledArtem Bityutskiy1-1/+1
2011-06-01UBI: switch debugging tests knobs to debugfsArtem Bityutskiy1-21/+16
2011-06-01UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy1-8/+0
2011-06-01UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy1-8/+15
2011-06-01UBI: use debugfs for the extra checks knobsArtem Bityutskiy1-17/+42
2011-05-20UBI: switch to dynamic printksArtem Bityutskiy1-55/+28
2011-05-20UBI: turn some macros into static inlineArtem Bityutskiy1-25/+38
2011-05-20UBI: improve checking in debugging printsArtem Bityutskiy1-8/+25
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy1-20/+36
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy1-5/+13
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy1-25/+29
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy1-3/+0
2010-10-19UBI: introduce debugging helper functionArtem Bityutskiy1-0/+4
2010-02-01UBI: add write checkingArtem Bityutskiy1-0/+4
2009-08-14UBI: introduce flash dump helperArtem Bityutskiy1-0/+2
2009-07-05UBI: remove bogus debugging checksArtem Bityutskiy1-0/+1
2009-07-05UBI: add empty eraseblocks verificationArtem Bityutskiy1-0/+6
2008-12-28UBI: fix checkpatch.pl warningsArtem Bityutskiy1-5/+5
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-24/+44
2008-07-24UBI: amend commentariesArtem Bityutskiy1-3/+3
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-0/+2
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy1-0/+2
2007-12-26UBI: add PID to debugging printsArtem Bityutskiy1-14/+7
2007-10-14UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy1-2/+0