Ezequiel Garcia
|
eab737722e
UBI: embed ubi_debug_info field in ubi_device struct
|
12 years ago |
Ezequiel Garcia
|
d856c13c11
UBI: replace memcpy with struct assignment
|
12 years ago |
Richard Weinberger
|
dac6e2087a
UBI: Add fastmap stuff to attach.c
|
12 years ago |
Richard Weinberger
|
77e6c2f04d
UBI: Add fastmap bits to build.c
|
12 years ago |
Jiang Lu
|
cf38aca520
UBI: load after mtd device drivers
|
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 |
Artem Bityutskiy
|
abb3e01103
UBI: fix autoresize handling in R/O mode
|
13 years ago |
Richard Genoud
|
edac493dfb
UBI: allow specifying bad PEBs limit using module parameter
|
13 years ago |
Richard Genoud
|
d2f588f934
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
|
13 years ago |
Richard Genoud
|
256334c319
UBI: prepare for max_beb_per1024 module parameter addition
|
13 years ago |
Richard Genoud
|
5993f9b738
UBI: introduce MTD_PARAM_MAX_COUNT
|
13 years ago |
Richard Genoud
|
95e6fb027e
UBI: separate bad_peb_limit in a function
|
13 years ago |
Richard Genoud
|
ba4087e956
UBI: use the whole MTD device size to get bad_peb_limit
|
13 years ago |
Shmulik Ladkani
|
8beeb3bb9d
UBI: introduce new bad PEB limit
|
13 years ago |
Artem Bityutskiy
|
5739dd7213
UBI: print image sequence number as unsigned integer
|
13 years ago |
Artem Bityutskiy
|
47e1ec70b2
UBI: move and rename attach_by_scanning
|
13 years ago |
Artem Bityutskiy
|
41e0cd9d4e
UBI: rename _init_scan functions
|
13 years ago |
Artem Bityutskiy
|
fbd0107f4d
UBI: amend comments after all the renamings
|
13 years ago |
Artem Bityutskiy
|
66a2af3824
UBI: rename ubi_scan_destroy_ai
|
13 years ago |
Artem Bityutskiy
|
a4e6042f1d
UBI: rename si to ai
|
13 years ago |
Artem Bityutskiy
|
afc15a814b
UBI: rename struct ubi_scan_info
|
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
|
0ca39d74de
UBI: rename peb_buf1 to peb_buf
|
13 years ago |
Josselin Costanzi
|
43b043e78b
UBI: reduce memory consumption
|
13 years ago |
Artem Bityutskiy
|
8f461a7302
mtd: introduce mtd_can_have_bb helper
|
13 years ago |
Artem Bityutskiy
|
01a4110d2b
UBI: fix oops in error path
|
14 years ago |
Artem Bityutskiy
|
2a734bb8d5
UBI: use debugfs for the extra checks knobs
|
14 years ago |