index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2017-05-08
ubi: Add debugfs file for tracking PEB state
Ben Shelton
1
-1
/
+125
2016-05-24
UBI: Silence an unintialized variable warning
Dan Carpenter
1
-1
/
+2
2015-12-17
UBI: fix return error code
Sudip Mukherjee
1
-1
/
+1
2015-04-13
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
1
-2
/
+87
2015-03-27
UBI: Add initial support for fastmap self checks
Richard Weinberger
1
-0
/
+11
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-5
/
+5
2012-12-10
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
1
-30
/
+4
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
1
-78
/
+71
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-2
/
+2
2012-06-27
UBI: correct usage of IS_ENABLED()
Brian Norris
1
-4
/
+4
2012-06-07
UBI: fix debugfs-less systems support
Artem Bityutskiy
1
-2
/
+10
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
1
-11
/
+11
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
1
-8
/
+8
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
1
-4
/
+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
-2
/
+2
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
/
+6
2012-05-20
UBI: always dump flash contents in case of errors
Artem Bityutskiy
1
-40
/
+35
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-9
/
+1
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-1
/
+1
2011-06-01
UBI: switch debugging tests knobs to debugfs
Artem Bityutskiy
1
-7
/
+33
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-4
/
+227
2011-05-20
UBI: switch to dynamic printks
Artem Bityutskiy
1
-3
/
+0
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
1
-9
/
+9
2011-03-16
UBI: make tests modes dynamic
Artem Bityutskiy
1
-0
/
+3
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
1
-0
/
+3
2011-03-16
UBI: make debugging messages dynamic
Artem Bityutskiy
1
-0
/
+8
2009-08-14
UBI: introduce flash dump helper
Artem Bityutskiy
1
-0
/
+32
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
1
-0
/
+2
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
1
-2
/
+0
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
1
-76
/
+84
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
1
-2
/
+2
2007-10-14
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
1
-35
/
+2
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
1
-3
/
+3
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
1
-19
/
+19
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+224