Ezequiel Garcia
|
f83c3838b9
mtd: Move major number definitions to major.h
|
11 years ago |
Huang Shijie
|
818b973929
mtd: nand: add a helper to detect the nand type
|
11 years ago |
Huang Shijie
|
c41a0582d5
mtd: add a new ecc_step_size field to mtd_info{}
|
12 years ago |
Artem Bityutskiy
|
26a4734623
mtd: add 'const' qualifier to a couple of register functions
|
12 years ago |
Vipin Kumar
|
2f25ae97fe
mtd: nand: Increase the ecc placement locations to 640
|
12 years ago |
Brian Norris
|
d2d48480d1
mtd: move mtd_read_oob() definition out of mtd.h
|
13 years ago |
Mike Dunn
|
d062d4ede8
mtd: bitflip_threshold added to mtd_info and sysfs
|
13 years ago |
Mike Dunn
|
86c2072be6
mtd: ecc_strength is at ecc step granularity
|
13 years ago |
Mike Dunn
|
1d0b95b083
mtd: add ecc_strength fields to mtd structs
|
13 years ago |
Artem Bityutskiy
|
de3cac9357
mtd: check for zero length in OTP functions
|
13 years ago |
Artem Bityutskiy
|
664addc248
mtd: remove R/O checking duplication
|
13 years ago |
Artem Bityutskiy
|
8273a0c911
mtd: add offset and length checks to the API function
|
13 years ago |
Artem Bityutskiy
|
5e4e6e3fdf
mtd: return error code from mtd_unpoint
|
13 years ago |
Artem Bityutskiy
|
3c3c10bba1
mtd: add leading underscore to all mtd functions
|
13 years ago |
Linus Torvalds
|
71b1b20b8a
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
|
13 years ago |
Artem Bityutskiy
|
7d73101921
mtd: fix merge conflict resolution breakage
|
13 years ago |
Linus Torvalds
|
d3712b9dfc
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
|
13 years ago |
Artem Bityutskiy
|
1a30871fe6
mtd: fix MTD suspend
|
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
|
079c985e7a
mtd: do not use mtd->suspend and mtd->resume directly
|
13 years ago |
Artem Bityutskiy
|
381345652f
mtd: do not use mtd->lock, unlock and is_locked directly
|
13 years ago |
Artem Bityutskiy
|
327cf2922b
mtd: do not use mtd->sync directly
|
13 years ago |
Artem Bityutskiy
|
1dbebd3256
mtd: harmonize mtd_writev usage
|
13 years ago |
Artem Bityutskiy
|
e2936b2af5
mtd: do not use mtd->lock_user_prot_reg directly
|
13 years ago |
Artem Bityutskiy
|
27c151a5e5
mtd: mtd->write_user_prot_reg directly
|
13 years ago |
Artem Bityutskiy
|
b6de3d6cb6
mtd: do not use mtd->read_*_prot_reg directly
|
13 years ago |
Artem Bityutskiy
|
87e858a97e
mtd: do not use mtd->get_*_prot_info directly
|
13 years ago |
Artem Bityutskiy
|
dac2639f98
mtd: do not use mtd->read_oob directly
|
13 years ago |
Artem Bityutskiy
|
016c1291ce
mtd: mtdoops: do not use mtd->panic_write directly
|
13 years ago |