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 |
Artem Bityutskiy
|
7950d023c5
UBI: use raw mtd read function in debugging code
|
14 years ago |
Artem Bityutskiy
|
276832d878
UBI: try to reveal buggy MTD drivers
|
14 years ago |
Artem Bityutskiy
|
2fff570e7c
UBI: add a commentary about allocating VID header buffer on stack
|
14 years ago |
Holger Brunck
|
d4c6381303
UBI: fix NOR erase preparation quirk
|
14 years ago |
Artem Bityutskiy
|
7ac760c2f7
UBI: fix corrupted PEB detection for NOR flash
|
14 years ago |
Artem Bityutskiy
|
bb00e180a9
UBI: make check_pattern function non-static
|
15 years ago |
Artem Bityutskiy
|
92e1a7d9e7
UBI: handle bit-flips when no header found
|
15 years ago |
Artem Bityutskiy
|
74d82d2660
UBI: remove duplicate IO error codes
|
15 years ago |
Artem Bityutskiy
|
756e1df1d2
UBI: rename IO error code
|
15 years ago |
Artem Bityutskiy
|
f5d5b1f8c1
UBI: fix error message and compilation warnings
|
15 years ago |
Artem Bityutskiy
|
1a49af2ca0
UBI: improve ECC error message
|
15 years ago |
Artem Bityutskiy
|
eb89580e1a
UBI: introduce a new IO return code
|
15 years ago |
Artem Bityutskiy
|
786d783185
UBI: simplify IO error codes
|
15 years ago |