Shmulik Ladkani
|
3b27dac039
mtd: unify initialization of erase_info->fail_addr
|
13 years ago |
Artem Bityutskiy
|
de3cac9357
mtd: check for zero length in OTP functions
|
13 years ago |
Artem Bityutskiy
|
bcb1d23871
mtd: move zero length verification to MTD API functions
|
13 years ago |
Artem Bityutskiy
|
0dd5235f51
mtd: harmonize mtd_point interface implementation
|
13 years ago |
Artem Bityutskiy
|
834247ec7e
mtd: remove retlen zeroing duplication
|
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 |
Brian Norris
|
3ee5014185
mtd: mtdcore: remove unnecessary mtd->resume check
|
13 years ago |
Artem Bityutskiy
|
3c3c10bba1
mtd: add leading underscore to all mtd functions
|
13 years ago |
Fabio Estevam
|
335a5f409e
mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined
|
13 years ago |
Artem Bityutskiy
|
1a30871fe6
mtd: fix MTD suspend
|
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
|
1dbebd3256
mtd: harmonize mtd_writev usage
|
13 years ago |
Artem Bityutskiy
|
33c87b4a2c
mtd: mtdcore: export symbols cleanup
|
13 years ago |
Artem Bityutskiy
|
52b020317f
mtd: clean-up the default_mtd_writev function
|
13 years ago |
Artem Bityutskiy
|
d5de20a9a1
mtd: kill dev_to_mtd helper
|
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
|
eda95cbf75
mtd: introduce mtd_write interface
|
13 years ago |
Jason Liu
|
4d523b60ef
mtd: check parts pointer before using it
|
14 years ago |
Brian Norris
|
92394b5c2b
mtd: spelling fixes
|
14 years ago |
Brian Norris
|
289c052221
mtd: replace DEBUG() with pr_debug()
|
14 years ago |
Dmitry Eremin-Solenikov
|
15c60a508a
mtd: drop mtd_device_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
c797533015
mtd: abstract last MTD partition parser argument
|
14 years ago |
Dmitry Eremin-Solenikov
|
1c4c215cbd
mtd: add new API for handling MTD registration
|
14 years ago |
Jamie Iles
|
eea72d5fdf
mtd: remove add_mtd_partitions, add_mtd_device and friends
|
14 years ago |
Jamie Iles
|
f5671ab3f6
mtd: introduce mtd_device_(un)register()
|
14 years ago |
Wanlong Gao
|
d5ca51292d
mtd:fix the bad format in the mtdcore.c
|
14 years ago |