Commit Graph

26938 Commits (7e4178f90eec862affc97469118d5008bd1b5bda)
 

Author SHA1 Message Date
Vitaly Wool 7e4178f90e [PATCH] NAND: fix remaining OOB length calculation 19 years ago
Thomas Gleixner b6d5ee00e3 [MTD] NAND Fixup NDFC merge brokeness 19 years ago
Ben Dooks ad3b5fb772 [MTD NAND] S3C2410 driver cleanup 19 years ago
Ben Dooks d1fef3c5e1 [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. 19 years ago
David Woodhouse 1046d88001 [JFFS2] Check CRC32 on dirent and data nodes each time they're read 19 years ago
David Woodhouse fc6612f627 [JFFS2] When retiring nextblock, allocate a node_ref for the wasted space 19 years ago
David Woodhouse 2ba72cb754 [JFFS2] Mark XATTR support as experimental, for now 19 years ago
David Woodhouse 3877f0b6c9 [JFFS2] Don't trust node headers before the CRC is checked. 19 years ago
David Woodhouse 21c8db9eff [MTD] Restore MTD_ROM and MTD_RAM types 19 years ago
Artem B. Bityutskiy 783ed81ff3 [MTD] assume mtd->writesize is 1 for NOR flashes 19 years ago
David Woodhouse f9068876f5 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles 19 years ago
Andrew Morton f24ff6bf8c [MTD] Prepare physmap for 64-bit-resources 19 years ago
David Woodhouse 4ed0156f77 [JFFS2] Fix more breakage caused by janitorial meddling. 19 years ago
David Woodhouse 3bcc86f507 [JFFS2] Remove stray __exit from jffs2_compressors_exit() 19 years ago
Joern Engel e9482b4374 [MTD] Allow alternate JFFS2 mount variant for root filesystem. 19 years ago
Joern Engel 73c619ea0e [MTD] Disconnect struct mtd_info from ABI 19 years ago
Joern Engel 92cbfdcc36 [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 19 years ago
Joern Engel e369d62e92 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE 19 years ago
Joern Engel e1219724be [MTD] remove a forgotten MTD_XIP 19 years ago
Andrew Morton 7e9a0bb00c [MTD] Fix build warnings (and debug build error) in nand_base.c 19 years ago
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