1. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  2. 7e4178f [PATCH] NAND: fix remaining OOB length calculation by Vitaly Wool · 18 years ago
  3. b6d5ee0 [MTD] NAND Fixup NDFC merge brokeness by Thomas Gleixner · 18 years ago
  4. ad3b5fb [MTD NAND] S3C2410 driver cleanup by Ben Dooks · 18 years ago
  5. d1fef3c [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. by Ben Dooks · 18 years ago
  6. 1046d88 [JFFS2] Check CRC32 on dirent and data nodes each time they're read by David Woodhouse · 18 years ago
  7. fc6612f [JFFS2] When retiring nextblock, allocate a node_ref for the wasted space by David Woodhouse · 18 years ago
  8. 2ba72cb [JFFS2] Mark XATTR support as experimental, for now by David Woodhouse · 18 years ago
  9. 3877f0b [JFFS2] Don't trust node headers before the CRC is checked. by David Woodhouse · 18 years ago
  10. 21c8db9 [MTD] Restore MTD_ROM and MTD_RAM types by David Woodhouse · 18 years ago
  11. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  12. f906887 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles by David Woodhouse · 18 years ago
  13. f24ff6b [MTD] Prepare physmap for 64-bit-resources by Andrew Morton · 18 years ago
  14. 4ed0156 [JFFS2] Fix more breakage caused by janitorial meddling. by David Woodhouse · 18 years ago
  15. 3bcc86f [JFFS2] Remove stray __exit from jffs2_compressors_exit() by David Woodhouse · 18 years ago
  16. e9482b4 [MTD] Allow alternate JFFS2 mount variant for root filesystem. by Joern Engel · 18 years ago
  17. 73c619e [MTD] Disconnect struct mtd_info from ABI by Joern Engel · 18 years ago
  18. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  19. e369d62 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  20. e121972 [MTD] remove a forgotten MTD_XIP by Joern Engel · 18 years ago
  21. 7e9a0bb [MTD] Fix build warnings (and debug build error) in nand_base.c by Andrew Morton · 18 years ago
  22. 098a198 [JFFS2] Preallocate node refs for cleanmarker in summary scan by David Woodhouse · 18 years ago
  23. 13ba42d [JFFS2] Fix calculation of potential summary marker offset on NOR flash. by David Woodhouse · 18 years ago
  24. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  25. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  26. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  27. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  28. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  29. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  30. 8be834f [MTD] NAND Fix platform structure and NDFC driver by Thomas Gleixner · 18 years ago
  31. 19676ff [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. by Andrew Morton · 18 years ago
  32. 33280ea [MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64 by David Woodhouse · 18 years ago
  33. a6a8bef [JFFS2] Preallocate raw_node_refs in a couple of missing places in scan by David Woodhouse · 18 years ago
  34. 2ebf09c [JFFS2] Fix oops when marking space dirty in scan, but no previous node exists. by David Woodhouse · 18 years ago
  35. ddc58bd [JFFS2] Fix wbuf recovery of f->metadata->raw node. by David Woodhouse · 18 years ago
  36. ba0251f [MTD] NAND Consolidate references and add back default name setting by Thomas Gleixner · 18 years ago
  37. cca3b83 [MTD] NAND simplify nand_chip_select by Thomas Gleixner · 18 years ago
  38. 29da9ce [MTD] Fix thinko in nand_write_page_hwecc() by David Woodhouse · 18 years ago
  39. 9bfeb69 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. by David Woodhouse · 18 years ago
  40. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 18 years ago
  41. e4d222f [MTD] Remove PCI dependency for Geode CS553[56] NAND controller. by David Woodhouse · 18 years ago
  42. 89291a9 [JFFS2] Fix 64-bit size_t problems in XATTR code. by David Woodhouse · 18 years ago
  43. c5b553c [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes by David Woodhouse · 18 years ago
  44. 8546ac4 [MTD] Remove the only useless readv implementation by Thomas Gleixner · 18 years ago
  45. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 18 years ago
  46. 9577f44 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl by Thomas Gleixner · 18 years ago
  47. 7fac464 [MTD] Add ECC statistics to struct mtd_info by Thomas Gleixner · 18 years ago
  48. 7314e9e [MTD] NAND Cleanup oob functions by Thomas Gleixner · 18 years ago
  49. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 18 years ago
  50. 04bbd0e [MTD] NAND Initialize controller lock and wq only once by Thomas Gleixner · 18 years ago
  51. 8b9e9fe [JFFS2] Fix and improve debugging output during scan. by David Woodhouse · 18 years ago
  52. 046b8b9 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() by David Woodhouse · 18 years ago
  53. f61579c3 [JFFS2] Correctly handle wasted space before summary node. by David Woodhouse · 18 years ago
  54. c38c1b6 [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. by David Woodhouse · 18 years ago
  55. f560928 [JFFS2] Allocate node_ref for wasted space when skipping to page boundary by David Woodhouse · 18 years ago
  56. 12efdde [MTD] NAND fix cmd_ctrl breakage by Thomas Gleixner · 18 years ago
  57. ace4dfe [MTD] NAND coding style and namespace cleanup by Thomas Gleixner · 18 years ago
  58. c7c16c8 [JFFS2] Revert Artem's Bunkage in debug messages. by David Woodhouse · 18 years ago
  59. 0305c86 Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git by David Woodhouse · 18 years ago
  60. 99988f7 [JFFS2] Introduce ref_next() macro for finding next physical node by David Woodhouse · 18 years ago
  61. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  62. d470a97 [MTD] NAND LED support cleanup by Thomas Gleixner · 18 years ago
  63. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  64. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  65. 3821720 [MTD] Export nand_write_raw by Thomas Gleixner · 18 years ago
  66. 85b85fe [MTD] Mark NAND drivers TOTO and PPChameleon broken by Thomas Gleixner · 18 years ago
  67. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  68. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  69. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  70. 0cddd6c [MTD] ECC rework broke diskonchip by Thomas Gleixner · 18 years ago
  71. 9a57d47 [MTD] NAND ECC hwctl function has no return value by Thomas Gleixner · 18 years ago
  72. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  73. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  74. 7aa65bf [MTD] NAND cleanup nand_scan by Thomas Gleixner · 18 years ago
  75. 58dd8f2 [MTD] NAND consolidate data types by Thomas Gleixner · 18 years ago
  76. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 18 years ago
  77. dcb0932 [JFFS2] Simplify writebuffer handling by Thomas Gleixner · 18 years ago
  78. ce4c61f [MTD] Add support for NDFC NAND controller by Thomas Gleixner · 18 years ago
  79. 41796c2 [MTD] Add platform support for NAND by Thomas Gleixner · 18 years ago
  80. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 18 years ago
  81. 819d6a3 [MTD] Improve software ECC calculation by Thomas Gleixner · 18 years ago
  82. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  83. 5fa4339 [MTD] Introduce MTD_BIT_WRITEABLE by Joern Engel · 18 years ago
  84. c8b229d [MTD] Merge STMicro NOR_ECC code with Intel Sibley code by Joern Engel · 18 years ago
  85. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  86. 8ca9ed5 [MTD] Use single flag to mark writeable devices. by Joern Engel · 18 years ago
  87. 987d47b [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure by David Woodhouse · 18 years ago
  88. 0eac940 [JFFS2] Add some preemptive BUG checks for XATTR code by David Woodhouse · 18 years ago
  89. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  90. a1b563d [JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush by David Woodhouse · 18 years ago
  91. 3b79673 [JFFS2] Fix accounting error in jffs2_link_node_ref() by David Woodhouse · 18 years ago
  92. 06c6764 [JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for !SUMMARY case. by David Woodhouse · 18 years ago
  93. 0d25971 Merge git://git.infradead.org/jffs2-devel-2.6 by David Woodhouse · 18 years ago
  94. 615191b [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver by David Woodhouse · 18 years ago
  95. ecde263 [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver by David Woodhouse · 18 years ago
  96. 3d12c0c [MTD] Add Amstrad Delta NAND support by Jonathan McDowell · 18 years ago
  97. ca89a51 [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref by David Woodhouse · 18 years ago
  98. 010b06d [JFFS2] Locking issues in summary write code. by David Woodhouse · 18 years ago
  99. 9167e0f [JFFS2] Remove stray kfree of summary info in XATTR code. by David Woodhouse · 18 years ago
  100. 0bcc099 [JFFS2] File node reference for wasted space when flushing wbuf by David Woodhouse · 18 years ago