index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: Fix permission display of the debugfs files
ZhaoLong Wang
2023-02-02
1
-9
/
+10
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
ubi: Fix a mistake in comment
Kai Song
2021-12-23
1
-1
/
+1
*
ubifs: fix snprintf() checking
Dan Carpenter
2021-06-18
1
-1
/
+1
*
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
2020-05-17
1
-10
/
+2
*
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-0
/
+1
|
\
|
*
ubi: Print skip_check in ubi_dump_vol_info()
Stefan Roese
2019-11-17
1
-0
/
+1
*
|
mtd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-14
1
-88
/
+43
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ubi: Add debugfs file for tracking PEB state
Ben Shelton
2017-05-08
1
-1
/
+125
*
UBI: Silence an unintialized variable warning
Dan Carpenter
2016-05-24
1
-1
/
+2
*
UBI: fix return error code
Sudip Mukherjee
2015-12-16
1
-1
/
+1
*
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
2015-04-13
1
-2
/
+87
*
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
1
-0
/
+11
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
1
-5
/
+5
*
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
2012-12-10
1
-30
/
+4
*
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
1
-78
/
+71
*
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
1
-2
/
+2
*
UBI: correct usage of IS_ENABLED()
Brian Norris
2012-06-27
1
-4
/
+4
*
UBI: fix debugfs-less systems support
Artem Bityutskiy
2012-06-07
1
-2
/
+10
*
UBI: rename sv to av
Artem Bityutskiy
2012-05-20
1
-11
/
+11
*
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename seb to aeb
Artem Bityutskiy
2012-05-20
1
-8
/
+8
*
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
1
-4
/
+0
*
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename ubi_dbg_dump_seb
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: always dump VID and EC headers in case of errors
Artem Bityutskiy
2012-05-20
1
-6
/
+6
*
UBI: always dump flash contents in case of errors
Artem Bityutskiy
2012-05-20
1
-40
/
+35
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
1
-9
/
+1
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
UBI: switch debugging tests knobs to debugfs
Artem Bityutskiy
2011-06-01
1
-7
/
+33
*
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-06-01
1
-4
/
+227
*
UBI: switch to dynamic printks
Artem Bityutskiy
2011-05-20
1
-3
/
+0
*
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-04-14
1
-9
/
+9
*
UBI: make tests modes dynamic
Artem Bityutskiy
2011-03-16
1
-0
/
+3
*
UBI: make self-checks dynamic
Artem Bityutskiy
2011-03-16
1
-0
/
+3
*
UBI: make debugging messages dynamic
Artem Bityutskiy
2011-03-16
1
-0
/
+8
*
UBI: introduce flash dump helper
Artem Bityutskiy
2009-08-14
1
-0
/
+32
*
UBI: add image sequence number to EC header
Adrian Hunter
2009-07-05
1
-0
/
+2
*
UBI: remove pre-sqnum images support
Artem Bityutskiy
2008-07-24
1
-2
/
+0
*
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
1
-76
/
+84
*
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
1
-2
/
+2
*
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
1
-35
/
+2
*
UBI: bugfix in error path
Artem Bityutskiy
2007-07-18
1
-3
/
+3
[next]