Linus Torvalds
|
45175476ae
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
|
12 years ago |
Kees Cook
|
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
|
12 years ago |
Mike Frysinger
|
83ff59a066
UBI: support ubi_num on mtd.ubi command line
|
12 years ago |
Mike Frysinger
|
1557b9e1cb
UBI: do not abort init when ubi.mtd devices cannot be found
|
12 years ago |
Mike Frysinger
|
6fde0f307c
UBI: drop redundant "UBI error" string
|
12 years ago |
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 |