index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
debug.c
Age
Commit message (
Expand
)
Author
2012-12-10
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
2012-06-27
UBI: correct usage of IS_ENABLED()
Brian Norris
2012-06-07
UBI: fix debugfs-less systems support
Artem Bityutskiy
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_seb
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
2012-05-20
UBI: always dump VID and EC headers in case of errors
Artem Bityutskiy
2012-05-20
UBI: always dump flash contents in case of errors
Artem Bityutskiy
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
2011-06-01
UBI: switch debugging tests knobs to debugfs
Artem Bityutskiy
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-05-20
UBI: switch to dynamic printks
Artem Bityutskiy
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-03-16
UBI: make tests modes dynamic
Artem Bityutskiy
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2011-03-16
UBI: make debugging messages dynamic
Artem Bityutskiy
2009-08-14
UBI: introduce flash dump helper
Artem Bityutskiy
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy