summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/debug.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-131-0/+2
* UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger2015-03-261-0/+5
* UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-261-0/+5
* mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-041-3/+3
* UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-101-46/+6
* UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-101-0/+9
* UBI: print lessArtem Bityutskiy2012-09-041-5/+0
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-041-4/+4
* UBI: print PID in debug messagesArtem Bityutskiy2012-09-041-1/+2
* UBI: rename sv to avArtem Bityutskiy2012-05-201-1/+1
* UBI: rename seb to aebArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-201-1/+1
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-201-1/+1
* UBI: rename few functions for consistencyArtem Bityutskiy2012-05-201-3/+2
* UBI: get rid of dbg_errArtem Bityutskiy2012-05-201-2/+0
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-201-63/+0
* UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy2012-05-201-2/+2
* UBI: rename ubi_dbg_dump_sebArtem Bityutskiy2012-05-201-3/+3
* UBI: rename ubi_dbg_dump_svArtem Bityutskiy2012-05-201-2/+2
* UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy2012-05-201-2/+2
* UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy2012-05-201-2/+2
* UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy2012-05-201-6/+2
* UBI: always dump flash contents in case of errorsArtem Bityutskiy2012-05-201-3/+2
* UBI: always dump the stack on errorArtem Bityutskiy2012-05-201-4/+1
* UBI: fix debugging messagesArtem Bityutskiy2012-01-111-1/+4
* UBI: do not link debug messages when debugging is disabledArtem Bityutskiy2011-08-191-1/+1
* UBI: switch debugging tests knobs to debugfsArtem Bityutskiy2011-06-011-21/+16
* UBI: make it possible to use struct ubi_device in debug.hArtem Bityutskiy2011-06-011-8/+0
* UBI: prepare debugging stuff to further debugfs conversionArtem Bityutskiy2011-06-011-8/+15
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-011-17/+42
* UBI: switch to dynamic printksArtem Bityutskiy2011-05-201-55/+28
* UBI: turn some macros into static inlineArtem Bityutskiy2011-05-201-25/+38
* UBI: improve checking in debugging printsArtem Bityutskiy2011-05-201-8/+25
* UBI: make tests modes dynamicArtem Bityutskiy2011-03-161-20/+36
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-161-5/+13
* UBI: make debugging messages dynamicArtem Bityutskiy2011-03-161-25/+29
* UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-161-3/+0
* UBI: introduce debugging helper functionArtem Bityutskiy2010-10-191-0/+4
* UBI: add write checkingArtem Bityutskiy2010-02-011-0/+4
* UBI: introduce flash dump helperArtem Bityutskiy2009-08-141-0/+2
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-051-0/+1
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-051-0/+6
* UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-281-5/+5
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-24/+44
* UBI: amend commentariesArtem Bityutskiy2008-07-241-3/+3
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-231-0/+2
|\
| * UBI: be verbose when debuggin is enabledArtem Bityutskiy2008-04-171-0/+2
* | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-1/+1
|/
* UBI: add PID to debugging printsArtem Bityutskiy2007-12-261-14/+7