Commit Graph

56 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
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 381345652f mtd: do not use mtd->lock, unlock and is_locked directly 13 years ago
Artem Bityutskiy cd621274b0 mtd: do not use mtd->get_unmapped_area directly 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 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 a2cc5ba075 mtd: introduce mtd_write_oob interface 13 years ago
Artem Bityutskiy fd2819bbc9 mtd: introduce mtd_read_oob 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 7e1f0dc055 mtd: introduce mtd_erase interface 13 years ago
Brian Norris d57f40544a mtd: utilize `mtd_is_*()' functions 14 years ago
Brian Norris 92394b5c2b mtd: spelling fixes 14 years ago
Felix Radensky 431e1ecabd mtd: mtdconcat: fix NAND OOB write 14 years ago
Holger Brunck 771df61949 mtd: adapt writebufsize calculation for concat 14 years ago
Anatolij Gustschin 7fa33ac0a7 mtd: initialize writebufsize in the MTD object of a partition 14 years ago
David Woodhouse a1452a3771 mtd: Update copyright notices 15 years ago
Martin Krause e1d0fe3cdd mtd: mtdconcat: fix bug with uninitialized lock and unlock functions 15 years ago
Julia Lawall d80f2666b5 drivers/mtd: Use kmemdup 15 years ago
Roel Kluin ebf2e93036 mtd: mtdconcat: prevent a read from eraseregions[-1] 16 years ago
David Howells 6e232cfce3 NOMMU: Add support for direct mapping through mtdconcat if possible 16 years ago
Kay Sievers 475b44c199 mtd: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Kay Sievers 160bbab300 [MTD] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David Woodhouse 26cdb67c74 [MTD] Remove more strange u_intxx_t types 16 years ago
Adrian Hunter 69423d99fc [MTD] update internal API to support 64-bit device size 16 years ago
Adrian Hunter bb0eb217c9 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff 17 years ago
Adrian Bunk 59018b6d2a MTD/JFFS2: remove CVS keywords 17 years ago
Chris Paulson-Ellis a2e1b833d9 [MTD] fix mtdconcat for subpage-write NAND 18 years ago
David Woodhouse 0bf9733d0d [MTD] Fix do_div() type warning in mtdconcat 18 years ago
Vitaly Wool 1f92267c51 [MTD] [NAND] make oobavail public 18 years ago
Artem Bityutskiy 64f6071056 [MTD] remove unused ecctype,eccsize fields from struct mtd_info 18 years ago
Thomas Gleixner 29072b9607 [MTD] NAND: add subpage write support 18 years ago
Burman Yan 95b93a0cd4 [MTD] replace kmalloc+memset with kzalloc 18 years ago
Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 years ago
Thomas Gleixner f1a28c0284 [MTD] NAND Expose the new raw mode function and status info to userspace 19 years ago
Thomas Gleixner 9a1fcdfd4b [MTD] NAND Signal that a bitflip was corrected by ECC 19 years ago
Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 years ago
Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout 19 years ago
Thomas Gleixner ff268fb879 [MTD] NAND Consolidate oobinfo handling 19 years ago
Thomas Gleixner 9223a456da [MTD] Remove read/write _ecc variants 19 years ago
Thomas Gleixner 9d8522df37 [MTD] Remove nand writev support 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
Andrew Morton 6c8b44abc8 [MTD] Avoid 64-bit division in mtdconcat 19 years ago