aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/debug.c
Commit message (Expand)AuthorAge
* UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-10
* UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-04
* UBI: comply with coding styleArtem Bityutskiy2012-09-04
* UBI: correct usage of IS_ENABLED()Brian Norris2012-06-27
* UBI: fix debugfs-less systems supportArtem Bityutskiy2012-06-07
* UBI: rename sv to avArtem Bityutskiy2012-05-20
* UBI: rename si to aiArtem Bityutskiy2012-05-20
* UBI: rename seb to aebArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_volumeArtem Bityutskiy2012-05-20
* UBI: rename struct ubi_scan_lebArtem Bityutskiy2012-05-20
* UBI: remove Kconfig debugging optionArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_sebArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_svArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy2012-05-20
* UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy2012-05-20
* UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy2012-05-20
* UBI: always dump flash contents in case of errorsArtem Bityutskiy2012-05-20
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* UBI: switch debugging tests knobs to debugfsArtem Bityutskiy2011-06-01
* UBI: use debugfs for the extra checks knobsArtem Bityutskiy2011-06-01
* UBI: switch to dynamic printksArtem Bityutskiy2011-05-20
* UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-14
* UBI: make tests modes dynamicArtem Bityutskiy2011-03-16
* UBI: make self-checks dynamicArtem Bityutskiy2011-03-16
* UBI: make debugging messages dynamicArtem Bityutskiy2011-03-16
* UBI: introduce flash dump helperArtem Bityutskiy2009-08-14
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-05
* UBI: remove pre-sqnum images supportArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: use byte hexdumpArtem Bityutskiy2007-10-14
* UBI: use linux print_hex_dump(), not home-grown oneArtem Bityutskiy2007-10-14
* UBI: bugfix in error pathArtem Bityutskiy2007-07-18
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27