Ezequiel Garcia
|
64575574f2
UBI: introduce helpers dbg_chk_{io, gen}
|
12 years ago |
Artem Bityutskiy
|
719bb84017
UBI: print less
|
13 years ago |
Artem Bityutskiy
|
049333cecb
UBI: comply with coding style
|
13 years ago |
Artem Bityutskiy
|
fbd0107f4d
UBI: amend comments after all the renamings
|
13 years ago |
Artem Bityutskiy
|
97d6104bac
UBI: rename few functions for consistency
|
13 years ago |
Artem Bityutskiy
|
e2986827d5
UBI: get rid of dbg_err
|
13 years ago |
Artem Bityutskiy
|
8056eb4ac4
UBI: clean-up terminology for self-checks in io.c
|
13 years ago |
Artem Bityutskiy
|
aa44d1d35f
UBI: remove Kconfig debugging option
|
13 years ago |
Artem Bityutskiy
|
f01e2d1654
UBI: always warn if case of I/O errors
|
13 years ago |
Artem Bityutskiy
|
a904e3f1de
UBI: always dump VID and EC headers in case of errors
|
13 years ago |
Artem Bityutskiy
|
ef7088e7f8
UBI: always dump flash contents in case of errors
|
13 years ago |
Artem Bityutskiy
|
25886a368d
UBI: always dump the stack on error
|
13 years ago |
Artem Bityutskiy
|
0ca39d74de
UBI: rename peb_buf1 to peb_buf
|
13 years ago |
Artem Bityutskiy
|
5942ddbc50
mtd: introduce mtd_block_markbad interface
|
13 years ago |
Artem Bityutskiy
|
7086c19d07
mtd: introduce mtd_block_isbad interface
|
13 years ago |
Artem Bityutskiy
|
eda95cbf75
mtd: introduce mtd_write interface
|
13 years ago |
Artem Bityutskiy
|
329ad399a9
mtd: introduce mtd_read interface
|
13 years ago |
Artem Bityutskiy
|
7e1f0dc055
mtd: introduce mtd_erase interface
|
13 years ago |
Brian Norris
|
d57f40544a
mtd: utilize `mtd_is_*()' functions
|
13 years ago |
Artem Bityutskiy
|
27a0f2a37a
UBI: prepare debugging stuff to further debugfs conversion
|
14 years ago |
Artem Bityutskiy
|
2a734bb8d5
UBI: use debugfs for the extra checks knobs
|
14 years ago |
Artem Bityutskiy
|
1426414431
UBI: fix typo in a message
|
14 years ago |
Artem Bityutskiy
|
feddbb34eb
UBI: fix minor stylistic issues
|
14 years ago |
Artem Bityutskiy
|
3efe509070
UBI: check if we are in RO mode in the erase routine
|
14 years ago |
Artem Bityutskiy
|
3d46b316bc
UBI: use GFP_NOFS properly
|
14 years ago |
Artem Bityutskiy
|
92d124f531
UBI: make self-checks dynamic
|
14 years ago |
Artem Bityutskiy
|
6f9fdf62db
UBI: remove UBI_IO_DEBUG macro
|
14 years ago |
Artem Bityutskiy
|
332873d60b
UBI: allocate erase checking buffer on demand
|
14 years ago |
Artem Bityutskiy
|
a75867432a
UBI: allocate write checking buffer on demand
|
14 years ago |
Artem Bityutskiy
|
a87f29cbbc
UBI: always re-read in case of read failures
|
14 years ago |