Commit Graph

26918 Commits (098a19811b483f8e047d8292641c88e776452de0)
 

Author SHA1 Message Date
David Woodhouse 098a19811b [JFFS2] Preallocate node refs for cleanmarker in summary scan 19 years ago
David Woodhouse 13ba42df4a [JFFS2] Fix calculation of potential summary marker offset on NOR flash. 19 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 f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 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 8be834f762 [MTD] NAND Fix platform structure and NDFC driver 19 years ago
Andrew Morton 19676ff0a6 [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. 19 years ago
David Woodhouse 33280eac70 [MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64 19 years ago
David Woodhouse a6a8bef722 [JFFS2] Preallocate raw_node_refs in a couple of missing places in scan 19 years ago
David Woodhouse 2ebf09c249 [JFFS2] Fix oops when marking space dirty in scan, but no previous node exists. 19 years ago
David Woodhouse ddc58bd65e [JFFS2] Fix wbuf recovery of f->metadata->raw node. 19 years ago
Thomas Gleixner ba0251fe87 [MTD] NAND Consolidate references and add back default name setting 19 years ago
Thomas Gleixner cca3b837bb [MTD] NAND simplify nand_chip_select 19 years ago
David Woodhouse 29da9cea46 [MTD] Fix thinko in nand_write_page_hwecc() 19 years ago
David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 years ago
Thomas Gleixner f75e5097ef [MTD] NAND modularize write function 19 years ago
David Woodhouse e4d222ff18 [MTD] Remove PCI dependency for Geode CS553[56] NAND controller. 19 years ago
David Woodhouse 89291a9d5b [JFFS2] Fix 64-bit size_t problems in XATTR code. 19 years ago
David Woodhouse c5b553cc2c [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes 19 years ago
Thomas Gleixner 8546ac4f84 [MTD] Remove the only useless readv implementation 19 years ago
Thomas Gleixner f5bbdacc41 [MTD] NAND Modularize read function 19 years ago
Thomas Gleixner 9577f44a89 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl 19 years ago
Thomas Gleixner 7fac464868 [MTD] Add ECC statistics to struct mtd_info 19 years ago
Thomas Gleixner 7314e9e7d5 [MTD] NAND Cleanup oob functions 19 years ago
Thomas Gleixner 7a30601b3a [MTD] NAND Introduce NAND_NO_READRDY option 19 years ago
Thomas Gleixner 04bbd0eafb [MTD] NAND Initialize controller lock and wq only once 19 years ago
David Woodhouse 8b9e9fe8c6 [JFFS2] Fix and improve debugging output during scan. 19 years ago
David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
David Woodhouse f61579c337 [JFFS2] Correctly handle wasted space before summary node. 19 years ago
David Woodhouse c38c1b613d [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. 19 years ago
David Woodhouse f560928baa [JFFS2] Allocate node_ref for wasted space when skipping to page boundary 19 years ago
Thomas Gleixner 12efdde313 [MTD] NAND fix cmd_ctrl breakage 19 years ago
Thomas Gleixner ace4dfee56 [MTD] NAND coding style and namespace cleanup 19 years ago
David Woodhouse c7c16c8e76 [JFFS2] Revert Artem's Bunkage in debug messages. 19 years ago
David Woodhouse 0305c8659f Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git 19 years ago
David Woodhouse 99988f7bbd [JFFS2] Introduce ref_next() macro for finding next physical node 19 years ago
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
Thomas Gleixner d470a97c70 [MTD] NAND LED support cleanup 19 years ago
Thomas Gleixner cad74f2c38 [MTD] NAND remove write_byte/word function from nand_chip 19 years ago
Thomas Gleixner 7abd3ef987 [MTD] Refactor NAND hwcontrol to cmd_ctrl 19 years ago
Thomas Gleixner 3821720d51 [MTD] Export nand_write_raw 19 years ago
Thomas Gleixner 85b85fee0c [MTD] Mark NAND drivers TOTO and PPChameleon broken 19 years ago
Thomas Gleixner 9223a456da [MTD] Remove read/write _ecc variants 19 years ago
Thomas Gleixner 2528e8cdf3 [MTD] Remove readv/readv_ecc 19 years ago
Thomas Gleixner 9d8522df37 [MTD] Remove nand writev support 19 years ago
Thomas Gleixner 0cddd6c258 [MTD] ECC rework broke diskonchip 19 years ago
Thomas Gleixner 9a57d470fd [MTD] NAND ECC hwctl function has no return value 19 years ago