summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/debug.c
Commit message (Expand)AuthorAgeFilesLines
* UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
* UBI: rename sv to avArtem Bityutskiy2012-05-201-11/+11
* UBI: rename si to aiArtem Bityutskiy2012-05-201-2/+2
* UBI: rename seb to aebArtem Bityutskiy2012-05-201-8/+8
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-201-2/+2
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-201-2/+2
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-201-4/+0
* UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy2012-05-201-2/+2
* UBI: rename ubi_dbg_dump_sebArtem Bityutskiy2012-05-201-2/+2
* 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/+6
* UBI: always dump flash contents in case of errorsArtem Bityutskiy2012-05-201-40/+35
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-9/+1
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-1/+1
* UBI: switch debugging tests knobs to debugfsArtem Bityutskiy2011-06-011-7/+33
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-011-4/+227
* UBI: switch to dynamic printksArtem Bityutskiy2011-05-201-3/+0
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-141-9/+9
* UBI: make tests modes dynamicArtem Bityutskiy2011-03-161-0/+3
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-161-0/+3
* UBI: make debugging messages dynamicArtem Bityutskiy2011-03-161-0/+8
* UBI: introduce flash dump helperArtem Bityutskiy2009-08-141-0/+32
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-051-0/+2
* UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-241-2/+0
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-76/+84
* UBI: use byte hexdumpArtem Bityutskiy2007-10-141-2/+2
* UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-141-35/+2
* UBI: bugfix in error pathArtem Bityutskiy2007-07-181-3/+3
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-19/+19
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+224