Commit Graph

10 Commits (312facaf924edd4db6b81e3a1518adf56c9cd8bd)

Author SHA1 Message Date
Ezequiel Garcia 64575574f2 UBI: introduce helpers dbg_chk_{io, gen} 12 years ago
Artem Bityutskiy d125a75342 UBI: do not allocate the memory unnecessarily 12 years ago
Richard Weinberger dac6e2087a UBI: Add fastmap stuff to attach.c 13 years ago
Brian Norris 55393ba1bd UBI: fix trivial typo 'it' => 'is' 13 years ago
Artem Bityutskiy 719bb84017 UBI: print less 13 years ago
Artem Bityutskiy e28453bbb7 UBI: use pr_ helper instead of printk 13 years ago
Artem Bityutskiy 049333cecb UBI: comply with coding style 13 years ago
Matthieu CASTET 193819cf2e UBI: erase free PEB with bitflip in EC header 13 years ago
Joel Reardon 6dd3bc7e60 UBI: add volume id struct ubi_ainf_peb 13 years ago
Artem Bityutskiy ae4a8104e3 UBI: rename scan.c to attach.c 13 years ago
Artem Bityutskiy 9c47fb2fbe UBI: rename UBI_SCAN_UNKNOWN_EC 13 years ago
Artem Bityutskiy 47e1ec70b2 UBI: move and rename attach_by_scanning 13 years ago
Artem Bityutskiy fbd0107f4d UBI: amend comments after all the renamings 13 years ago
Artem Bityutskiy 1fc2e3e59d UBI: rename ubi_scan_leb_slab 13 years ago
Artem Bityutskiy 66a2af3824 UBI: rename ubi_scan_destroy_ai 13 years ago
Artem Bityutskiy c87fbd7deb UBI: rename ubi_scan_get_free_peb 13 years ago
Artem Bityutskiy d717dc2f85 UBI: rename ubi_scan_rm_volume 13 years ago
Artem Bityutskiy dcd85fdd10 UBI: rename ubi_scan_find_av 13 years ago
Artem Bityutskiy 3561188ac2 UBI: rename ubi_scan_add_used 13 years ago
Artem Bityutskiy ee663d9292 UBI: remove unused function 13 years ago
Artem Bityutskiy 13d33dad35 UBI: make ubi_scan_erase_peb static and rename 13 years ago
Artem Bityutskiy 517af48c05 UBI: rename sv to av 13 years ago
Artem Bityutskiy a4e6042f1d UBI: rename si to ai 13 years ago
Artem Bityutskiy 2c5ec5ce66 UBI: rename seb to aeb 13 years ago
Artem Bityutskiy afc15a814b UBI: rename struct ubi_scan_info 13 years ago
Artem Bityutskiy cb28a9322d UBI: rename struct ubi_scan_volume 13 years ago
Artem Bityutskiy 227423d241 UBI: rename struct ubi_scan_leb 13 years ago
Artem Bityutskiy e2986827d5 UBI: get rid of dbg_err 13 years ago
Artem Bityutskiy 7bf523ae25 UBI: more of clean-up terminology for self-checks 13 years ago
Artem Bityutskiy aa44d1d35f UBI: remove Kconfig debugging option 13 years ago
Artem Bityutskiy b989bd4c57 UBI: rename ubi_dbg_dump_seb 13 years ago
Artem Bityutskiy 614c74a75c UBI: rename ubi_dbg_dump_sv 13 years ago
Richard Weinberger 0964f6a27b UBI: remove superfluous "!!" operation 13 years ago
Artem Bityutskiy a904e3f1de UBI: always dump VID and EC headers 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
Richard Weinberger a29852be49 UBI: fix error handling in ubi_scan() 13 years ago
Brian Norris d57f40544a mtd: utilize `mtd_is_*()' functions 14 years ago
Artem Bityutskiy 2a734bb8d5 UBI: use debugfs for the extra checks knobs 14 years ago
Artem Bityutskiy feddbb34eb UBI: fix minor stylistic issues 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Artem Bityutskiy 92d124f531 UBI: make self-checks dynamic 14 years ago
Artem Bityutskiy fef2deb31f UBI: cleanup comments about corrupted PEBs 14 years ago
Artem Bityutskiy 6c1e875ca6 UBI: add slab cache for ubi_scan_leb objects 14 years ago
Artem Bityutskiy 7ac760c2f7 UBI: fix corrupted PEB detection for NOR flash 14 years ago
Dan Carpenter 1b1d76e2df UBI: release locks in check_corruption 14 years ago
Artem Bityutskiy 45aafd3299 UBI: tighten the corrupted PEB criteria 15 years ago
Artem Bityutskiy df3fca4cdd UBI: fix check_data_ff return code 15 years ago
Artem Bityutskiy fb22b59b2c UBI: remember copy_flag while scanning 15 years ago
Artem Bityutskiy 5fc01ab693 UBI: preserve corrupted PEBs 15 years ago