Age | Commit message (Expand) | Author | Files | Lines |
2013-02-04 | mtd: rename random32() to prandom_u32() | Akinobu Mita | 1 | -3/+3 |
2012-12-10 | UBI: embed ubi_debug_info field in ubi_device struct | Ezequiel Garcia | 1 | -46/+6 |
2012-12-10 | UBI: introduce helpers dbg_chk_{io, gen} | Ezequiel Garcia | 1 | -0/+9 |
2012-09-04 | UBI: print less | Artem Bityutskiy | 1 | -5/+0 |
2012-09-04 | UBI: use pr_ helper instead of printk | Artem Bityutskiy | 1 | -4/+4 |
2012-09-04 | UBI: print PID in debug messages | Artem Bityutskiy | 1 | -1/+2 |
2012-05-20 | UBI: rename sv to av | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename seb to aeb | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename struct ubi_scan_volume | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename struct ubi_scan_leb | Artem Bityutskiy | 1 | -1/+1 |
2012-05-20 | UBI: rename few functions for consistency | Artem Bityutskiy | 1 | -3/+2 |
2012-05-20 | UBI: get rid of dbg_err | Artem Bityutskiy | 1 | -2/+0 |
2012-05-20 | UBI: remove Kconfig debugging option | Artem Bityutskiy | 1 | -63/+0 |
2012-05-20 | UBI: rename ubi_dbg_dump_mkvol_req | Artem Bityutskiy | 1 | -2/+2 |
2012-05-20 | UBI: rename ubi_dbg_dump_seb | Artem Bityutskiy | 1 | -3/+3 |
2012-05-20 | UBI: rename ubi_dbg_dump_sv | Artem Bityutskiy | 1 | -2/+2 |
2012-05-20 | UBI: rename ubi_dbg_dump_vtbl_record | Artem Bityutskiy | 1 | -2/+2 |
2012-05-20 | UBI: rename ubi_dbg_dump_vol_info | Artem Bityutskiy | 1 | -2/+2 |
2012-05-20 | UBI: always dump VID and EC headers in case of errors | Artem Bityutskiy | 1 | -6/+2 |
2012-05-20 | UBI: always dump flash contents in case of errors | Artem Bityutskiy | 1 | -3/+2 |
2012-05-20 | UBI: always dump the stack on error | Artem Bityutskiy | 1 | -4/+1 |
2012-01-11 | UBI: fix debugging messages | Artem Bityutskiy | 1 | -1/+4 |
2011-08-19 | UBI: do not link debug messages when debugging is disabled | Artem Bityutskiy | 1 | -1/+1 |
2011-06-01 | UBI: switch debugging tests knobs to debugfs | Artem Bityutskiy | 1 | -21/+16 |
2011-06-01 | UBI: make it possible to use struct ubi_device in debug.h | Artem Bityutskiy | 1 | -8/+0 |
2011-06-01 | UBI: prepare debugging stuff to further debugfs conversion | Artem Bityutskiy | 1 | -8/+15 |
2011-06-01 | UBI: use debugfs for the extra checks knobs | Artem Bityutskiy | 1 | -17/+42 |
2011-05-20 | UBI: switch to dynamic printks | Artem Bityutskiy | 1 | -55/+28 |
2011-05-20 | UBI: turn some macros into static inline | Artem Bityutskiy | 1 | -25/+38 |
2011-05-20 | UBI: improve checking in debugging prints | Artem Bityutskiy | 1 | -8/+25 |
2011-03-16 | UBI: make tests modes dynamic | Artem Bityutskiy | 1 | -20/+36 |
2011-03-16 | UBI: make self-checks dynamic | Artem Bityutskiy | 1 | -5/+13 |
2011-03-16 | UBI: make debugging messages dynamic | Artem Bityutskiy | 1 | -25/+29 |
2011-03-16 | UBI: remove UBI_IO_DEBUG macro | Artem Bityutskiy | 1 | -3/+0 |
2010-10-19 | UBI: introduce debugging helper function | Artem Bityutskiy | 1 | -0/+4 |
2010-02-01 | UBI: add write checking | Artem Bityutskiy | 1 | -0/+4 |
2009-08-14 | UBI: introduce flash dump helper | Artem Bityutskiy | 1 | -0/+2 |
2009-07-05 | UBI: remove bogus debugging checks | Artem Bityutskiy | 1 | -0/+1 |
2009-07-05 | UBI: add empty eraseblocks verification | Artem Bityutskiy | 1 | -0/+6 |
2008-12-28 | UBI: fix checkpatch.pl warnings | Artem Bityutskiy | 1 | -5/+5 |
2008-07-24 | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 1 | -24/+44 |
2008-07-24 | UBI: amend commentaries | Artem Bityutskiy | 1 | -3/+3 |
2008-04-23 | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 1 | -0/+2 |
2008-04-22 | [MTD] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-17 | UBI: be verbose when debuggin is enabled | Artem Bityutskiy | 1 | -0/+2 |
2007-12-26 | UBI: add PID to debugging prints | Artem Bityutskiy | 1 | -14/+7 |
2007-10-14 | UBI: use linux print_hex_dump(), not home-grown one | Artem Bityutskiy | 1 | -2/+0 |
2007-07-18 | UBI: bugfix in error path | Artem Bityutskiy | 1 | -2/+0 |
2007-04-27 | UBI: Unsorted Block Images | Artem B. Bityutskiy | 1 | -0/+161 |