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
|
381345652f
mtd: do not use mtd->lock, unlock and is_locked directly
|
13 years ago |
Artem Bityutskiy
|
cd621274b0
mtd: do not use mtd->get_unmapped_area 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
|
ead995f8d4
mtd: introduce mtd_resume interface
|
13 years ago |
Artem Bityutskiy
|
3fe4bae884
mtd: introduce mtd_suspend interface
|
13 years ago |
Artem Bityutskiy
|
b66005cd3e
mtd: introduce mtd_unlock interface
|
13 years ago |
Artem Bityutskiy
|
7799f9ac8d
mtd: introduce mtd_lock interface
|
13 years ago |
Artem Bityutskiy
|
85f2f2a809
mtd: introduce mtd_sync interface
|
13 years ago |
Artem Bityutskiy
|
b0a31f7b2a
mtd: introduce mtd_writev interface
|
13 years ago |
Artem Bityutskiy
|
a2cc5ba075
mtd: introduce mtd_write_oob interface
|
13 years ago |
Artem Bityutskiy
|
fd2819bbc9
mtd: introduce mtd_read_oob 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
|
04c601bfa4
mtd: introduce mtd_get_unmapped_area interface
|
13 years ago |
Artem Bityutskiy
|
7e1f0dc055
mtd: introduce mtd_erase interface
|
13 years ago |
Brian Norris
|
d57f40544a
mtd: utilize `mtd_is_*()' functions
|
13 years ago |
Brian Norris
|
92394b5c2b
mtd: spelling fixes
|
14 years ago |
Felix Radensky
|
431e1ecabd
mtd: mtdconcat: fix NAND OOB write
|
14 years ago |
Holger Brunck
|
771df61949
mtd: adapt writebufsize calculation for concat
|
14 years ago |
Anatolij Gustschin
|
7fa33ac0a7
mtd: initialize writebufsize in the MTD object of a partition
|
14 years ago |
David Woodhouse
|
a1452a3771
mtd: Update copyright notices
|
15 years ago |
Martin Krause
|
e1d0fe3cdd
mtd: mtdconcat: fix bug with uninitialized lock and unlock functions
|
15 years ago |
Julia Lawall
|
d80f2666b5
drivers/mtd: Use kmemdup
|
15 years ago |
Roel Kluin
|
ebf2e93036
mtd: mtdconcat: prevent a read from eraseregions[-1]
|
16 years ago |
David Howells
|
6e232cfce3
NOMMU: Add support for direct mapping through mtdconcat if possible
|
16 years ago |
Kay Sievers
|
160bbab300
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
David Woodhouse
|
26cdb67c74
[MTD] Remove more strange u_intxx_t types
|
16 years ago |