WANG Cong
|
a3dd332305
kexec: remove KMSG_DUMP_KEXEC
|
13 years ago |
Artem Bityutskiy
|
800ffd3496
mtd: do not use mtd->block_markbad directly
|
13 years ago |
Artem Bityutskiy
|
8f461a7302
mtd: introduce mtd_can_have_bb helper
|
13 years ago |
Artem Bityutskiy
|
016c1291ce
mtd: mtdoops: do not use mtd->panic_write directly
|
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
|
7ae79d7ff1
mtd: introduce mtd_panic_write 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 |
Roman Tereshonkov
|
556f063580
mtdoops: fix the oops_page_used array size
|
13 years ago |
Roman Tereshonkov
|
3538c56329
mtd: mtdoops: skip reading initially bad blocks
|
13 years ago |
Brian Norris
|
d57f40544a
mtd: utilize `mtd_is_*()' functions
|
13 years ago |
Linus Torvalds
|
ab2020f2f1
Merge git://git.infradead.org/mtd-2.6
|
14 years ago |
Seiji Aguchi
|
fc2d557c74
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC
|
14 years ago |
Tejun Heo
|
75c52a4963
mtd: don't use flush_scheduled_work()
|
14 years ago |
David Woodhouse
|
a1452a3771
mtd: Update copyright notices
|
15 years ago |
Ben Hutchings
|
24c1549677
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
|
15 years ago |
KOSAKI Motohiro
|
0f4bd46ec2
kmsg_dump: Dump on crash_kexec as well
|
15 years ago |
Simon Kagstrom
|
2e386e4bac
mtd: mtdoops: refactor as a kmsg_dumper
|
15 years ago |
Simon Kagstrom
|
9507b0c838
mtd: mtdoops: make record size configurable
|
15 years ago |
Simon Kagstrom
|
1114e3d00f
mtd: mtdoops: limit the maximum mtd partition size
|
15 years ago |
Simon Kagstrom
|
be95745f01
mtd: mtdoops: keep track of used/unused pages in an array
|
15 years ago |
Artem Bityutskiy
|
a15b124fc4
mtd: mtdoops: several minor cleanups
|
15 years ago |
Adrian Hunter
|
48ec00ac89
[MTD] mtdoops: fix a bit of spin lock usage
|
16 years ago |
Adrian Hunter
|
e2a0f25b4f
[MTD] mtdoops: allow MTD selection by name
|
16 years ago |
Adrian Hunter
|
69423d99fc
[MTD] update internal API to support 64-bit device size
|
16 years ago |
Richard Purdie
|
43b5693d40
[MTD] mtdoops: Fix a bug where block may not be erased
|
17 years ago |
Richard Purdie
|
f0482ee366
[MTD] mtdoops: Add a magic number to logged kernel oops
|
17 years ago |
Richard Purdie
|
ecd5b31023
[MTD] mtdoops: Fix an off by one error
|
17 years ago |