Boris Brezillon
|
adbbc3bc82
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
|
8 年之前 |
Boris Brezillon
|
f6a6da1793
mtd: use mtd_set_ecclayout() where appropriate
|
8 年之前 |
Linus Torvalds
|
402521b8f7
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
|
9 年之前 |
Niklas Cassel
|
d164ea3267
mtd: concat: set the return lengths properly
|
10 年之前 |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 年之前 |
Shmulik Ladkani
|
3b27dac039
mtd: unify initialization of erase_info->fail_addr
|
13 年之前 |
Artem Bityutskiy
|
834247ec7e
mtd: remove retlen zeroing duplication
|
13 年之前 |
Artem Bityutskiy
|
664addc248
mtd: remove R/O checking duplication
|
13 年之前 |
Artem Bityutskiy
|
5def48982b
mtd: do not duplicate length and offset checks in drivers
|
13 年之前 |
Artem Bityutskiy
|
7918687644
mtd: mtdconcat: return -EOPNOTSUPP if block_markbad is undefined
|
13 年之前 |
Artem Bityutskiy
|
3c3c10bba1
mtd: add leading underscore to all mtd functions
|
13 年之前 |
Artem Bityutskiy
|
800ffd3496
mtd: do not use mtd->block_markbad directly
|
13 年之前 |
Artem Bityutskiy
|
8f461a7302
mtd: introduce mtd_can_have_bb helper
|
13 年之前 |
Artem Bityutskiy
|
381345652f
mtd: do not use mtd->lock, unlock and is_locked directly
|
13 年之前 |
Artem Bityutskiy
|
cd621274b0
mtd: do not use mtd->get_unmapped_area directly
|
13 年之前 |
Artem Bityutskiy
|
5942ddbc50
mtd: introduce mtd_block_markbad interface
|
13 年之前 |
Artem Bityutskiy
|
7086c19d07
mtd: introduce mtd_block_isbad interface
|
13 年之前 |
Artem Bityutskiy
|
ead995f8d4
mtd: introduce mtd_resume interface
|
13 年之前 |
Artem Bityutskiy
|
3fe4bae884
mtd: introduce mtd_suspend interface
|
13 年之前 |
Artem Bityutskiy
|
b66005cd3e
mtd: introduce mtd_unlock interface
|
13 年之前 |
Artem Bityutskiy
|
7799f9ac8d
mtd: introduce mtd_lock interface
|
13 年之前 |
Artem Bityutskiy
|
85f2f2a809
mtd: introduce mtd_sync interface
|
13 年之前 |
Artem Bityutskiy
|
b0a31f7b2a
mtd: introduce mtd_writev interface
|
13 年之前 |
Artem Bityutskiy
|
a2cc5ba075
mtd: introduce mtd_write_oob interface
|
13 年之前 |
Artem Bityutskiy
|
fd2819bbc9
mtd: introduce mtd_read_oob interface
|
13 年之前 |
Artem Bityutskiy
|
eda95cbf75
mtd: introduce mtd_write interface
|
13 年之前 |
Artem Bityutskiy
|
329ad399a9
mtd: introduce mtd_read interface
|
13 年之前 |
Artem Bityutskiy
|
04c601bfa4
mtd: introduce mtd_get_unmapped_area interface
|
13 年之前 |
Artem Bityutskiy
|
7e1f0dc055
mtd: introduce mtd_erase interface
|
13 年之前 |
Brian Norris
|
d57f40544a
mtd: utilize `mtd_is_*()' functions
|
13 年之前 |