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
|
04c601bfa4
mtd: introduce mtd_get_unmapped_area interface
|
13 years ago |
Artem Bityutskiy
|
7219778ad9
mtd: introduce mtd_unpoint interface
|
13 years ago |
Artem Bityutskiy
|
d35ea200c0
mtd: introduce mtd_point 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
|
0612b9ddc2
mtd: rename MTD_OOB_* to MTD_OPS_*
|
14 years ago |
Dmitry Eremin-Solenikov
|
953b3bd191
mtd: remove put_partition_parser() from public header
|
14 years ago |
Dmitry Eremin-Solenikov
|
3165f44bcd
mtd: hide parse_mtd_partitions
|
14 years ago |
Dmitry Eremin-Solenikov
|
d26c87d64e
mtd: prepare to convert of_mtd_parse_partitions to partition parser
|
14 years ago |
Dmitry Eremin-Solenikov
|
c797533015
mtd: abstract last MTD partition parser argument
|
14 years ago |
Artem Bityutskiy
|
ad274cecdb
mtd: document parse_mtd_partitions
|
14 years ago |
Dmitry Eremin-Solenikov
|
1a31368bf9
mtd: add a flags for partitions which should just leave smth. after them
|
14 years ago |
Dmitry Eremin-Solenikov
|
5c4eefbd5b
mtd: mtdpart: default to cmdlinepart, NULL partitions probing
|
14 years ago |
Jamie Iles
|
eea72d5fdf
mtd: remove add_mtd_partitions, add_mtd_device and friends
|
14 years ago |
Artem Bityutskiy
|
7c802fbd54
mtd: be silent when mtd partition parser cannot be found
|
14 years ago |
Artem Bityutskiy
|
154bf89f5e
mtd: mtdpart: disallow reading OOB past the end of the partition
|
14 years ago |
Anatolij Gustschin
|
7fa33ac0a7
mtd: initialize writebufsize in the MTD object of a partition
|
14 years ago |
Roman Tereshonkov
|
a7e93dcd9a
mtd: fix master device identification for mtd repartition
|
14 years ago |
Roman Tereshonkov
|
5daa7b2149
mtd: prepare partition add and del functions for ioctl requests
|
15 years ago |
David Woodhouse
|
6ae0185fe2
mtd: Remove obsolete <mtd/compatmac.h> include
|
15 years ago |
David Woodhouse
|
a1452a3771
mtd: Update copyright notices
|
15 years ago |
Richard Cochran
|
9938424f0c
mtd: add an ioctl to query the lock status of a flash sector
|
15 years ago |
David Woodhouse
|
6469f540ea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Roel Kluin
|
a57ca0466a
mtd: mtdpart: prevent a read from regions[-1]
|
16 years ago |
Nicolas Pitre
|
2f82af08fc
Nicolas Pitre has a new email address
|
16 years ago |
David Woodhouse
|
b90cf6681f
[MTD] Remove option for add_mtd_partitions() to not register partitions.
|
16 years ago |
David Woodhouse
|
4704a78472
[MTD] Only set partition suspend/resume method if parent not registered
|
16 years ago |