Matthieu CASTET
|
cd409c6128
mtdoops: don't erase flash at each boot
|
12 years ago |
David Woodhouse
|
ffe3150125
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
|
12 years ago |
David Woodhouse
|
2361f738b6
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |
Brian Norris
|
9cb93fbb5e
mtd: mtdoops: refactor loop
|
13 years ago |
Kay Sievers
|
e2ae715d66
kmsg - kmsg_dump() use iterator to receive log buffer content
|
13 years ago |
Artem Bityutskiy
|
bb4a09866f
mtdoops: clean-up new MTD API usage
|
13 years ago |
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 |