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