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
|
14 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
|
15 years ago |
Roel Kluin
|
a57ca0466a
mtd: mtdpart: prevent a read from regions[-1]
|
15 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 |
Yauhen Kharuzhy
|
d8877f191e
[MTD] mtdpart: Make ecc_stats more realistic.
|
16 years ago |
David Brownell
|
1f24b5a8ec
[MTD] driver model updates
|
16 years ago |
David Howells
|
402d326519
NOMMU: Present backing device capabilities for MTD chardevs
|
16 years ago |
Adrian Hunter
|
69423d99fc
[MTD] update internal API to support 64-bit device size
|
16 years ago |
Linus Torvalds
|
2be508d847
Merge git://git.infradead.org/mtd-2.6
|
16 years ago |
Johannes Berg
|
a65e5d782f
remove CONFIG_KMOD from drivers
|
17 years ago |
Adrian Hunter
|
bb0eb217c9
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
|
17 years ago |