Commit Graph

93 Commits (a41b51a1f7c15a1b00f30a3ad2d0373ad51b883d)

Author SHA1 Message Date
Mike Dunn edbc4540e0 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 13 years ago
Mike Dunn d062d4ede8 mtd: bitflip_threshold added to mtd_info and sysfs 13 years ago
Mike Dunn 6a918bade9 mtd: flash drivers set ecc strength 13 years ago
Mike Dunn 994c8409c4 mtd: fix partition wrapper functions 13 years ago
Artem Bityutskiy 664addc248 mtd: remove R/O checking duplication 13 years ago
Artem Bityutskiy 5def48982b mtd: do not duplicate length and offset checks in drivers 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
Stefan Roese 58edc904bb mtd: minor coding style cleanup in mtdpart.c 13 years ago
Artem Bityutskiy 5942ddbc50 mtd: introduce mtd_block_markbad interface 13 years ago
Artem Bityutskiy 7086c19d07 mtd: introduce mtd_block_isbad interface 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 e95e978645 mtd: introduce mtd_is_locked interface 13 years ago
Artem Bityutskiy b66005cd3e mtd: introduce mtd_unlock interface 13 years ago
Artem Bityutskiy 7799f9ac8d mtd: introduce mtd_lock interface 13 years ago
Artem Bityutskiy 85f2f2a809 mtd: introduce mtd_sync interface 13 years ago
Artem Bityutskiy b0a31f7b2a mtd: introduce mtd_writev interface 13 years ago
Artem Bityutskiy 4403dbfb45 mtd: introduce mtd_lock_user_prot_reg interface 13 years ago
Artem Bityutskiy 482b43adbb mtd: introduce mtd_write_user_prot_reg interface 13 years ago
Artem Bityutskiy 4ea1cabb92 mtd: introduce mtd_read_user_prot_reg interface 13 years ago
Artem Bityutskiy 855e5d8cfe mtd: introduce mtd_get_user_prot_info interface 13 years ago
Artem Bityutskiy d264f72ae5 mtd: introduce mtd_read_fact_prot_reg interface 13 years ago
Artem Bityutskiy a750b5ce5e mtd: introduce mtd_get_fact_prot_info interface 13 years ago
Artem Bityutskiy a2cc5ba075 mtd: introduce mtd_write_oob interface 13 years ago
Artem Bityutskiy fd2819bbc9 mtd: introduce mtd_read_oob interface 13 years ago
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 14 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