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. 21c8db9 [MTD] Restore MTD_ROM and MTD_RAM types by David Woodhouse · 18 years ago
  7. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  8. f906887 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles by David Woodhouse · 18 years ago
  9. f24ff6b [MTD] Prepare physmap for 64-bit-resources by Andrew Morton · 18 years ago
  10. 73c619e [MTD] Disconnect struct mtd_info from ABI by Joern Engel · 18 years ago
  11. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  12. e369d62 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  13. e121972 [MTD] remove a forgotten MTD_XIP by Joern Engel · 18 years ago
  14. 7e9a0bb [MTD] Fix build warnings (and debug build error) in nand_base.c by Andrew Morton · 18 years ago
  15. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  16. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  17. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  18. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  19. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  20. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  21. 8be834f [MTD] NAND Fix platform structure and NDFC driver by Thomas Gleixner · 18 years ago
  22. 19676ff [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. by Andrew Morton · 18 years ago
  23. 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
  24. ba0251f [MTD] NAND Consolidate references and add back default name setting by Thomas Gleixner · 18 years ago
  25. cca3b83 [MTD] NAND simplify nand_chip_select by Thomas Gleixner · 18 years ago
  26. 29da9ce [MTD] Fix thinko in nand_write_page_hwecc() by David Woodhouse · 18 years ago
  27. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 18 years ago
  28. e4d222f [MTD] Remove PCI dependency for Geode CS553[56] NAND controller. by David Woodhouse · 18 years ago
  29. c5b553c [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes by David Woodhouse · 18 years ago
  30. 8546ac4 [MTD] Remove the only useless readv implementation by Thomas Gleixner · 18 years ago
  31. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 18 years ago
  32. 7314e9e [MTD] NAND Cleanup oob functions by Thomas Gleixner · 18 years ago
  33. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 18 years ago
  34. 04bbd0e [MTD] NAND Initialize controller lock and wq only once by Thomas Gleixner · 18 years ago
  35. 12efdde [MTD] NAND fix cmd_ctrl breakage by Thomas Gleixner · 18 years ago
  36. ace4dfe [MTD] NAND coding style and namespace cleanup by Thomas Gleixner · 18 years ago
  37. d470a97 [MTD] NAND LED support cleanup by Thomas Gleixner · 18 years ago
  38. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  39. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  40. 3821720 [MTD] Export nand_write_raw by Thomas Gleixner · 18 years ago
  41. 85b85fe [MTD] Mark NAND drivers TOTO and PPChameleon broken by Thomas Gleixner · 18 years ago
  42. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  43. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  44. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  45. 0cddd6c [MTD] ECC rework broke diskonchip by Thomas Gleixner · 18 years ago
  46. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  47. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  48. 7aa65bf [MTD] NAND cleanup nand_scan by Thomas Gleixner · 18 years ago
  49. 58dd8f2b [MTD] NAND consolidate data types by Thomas Gleixner · 18 years ago
  50. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 18 years ago
  51. ce4c61f [MTD] Add support for NDFC NAND controller by Thomas Gleixner · 18 years ago
  52. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 18 years ago
  53. 819d6a3 [MTD] Improve software ECC calculation by Thomas Gleixner · 18 years ago
  54. 5fa4339 [MTD] Introduce MTD_BIT_WRITEABLE by Joern Engel · 18 years ago
  55. c8b229d [MTD] Merge STMicro NOR_ECC code with Intel Sibley code by Joern Engel · 18 years ago
  56. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  57. 615191b [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver by David Woodhouse · 18 years ago
  58. ecde263 [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver by David Woodhouse · 18 years ago
  59. 3d12c0c [MTD] Add Amstrad Delta NAND support by Jonathan McDowell · 18 years ago
  60. 6c8b44a [MTD] Avoid 64-bit division in mtdconcat by Andrew Morton · 18 years ago
  61. 5fc3dbc [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe by David Woodhouse · 18 years ago
  62. dcb6592 git-mtd: symbol_get() fix by Andrew Morton · 18 years ago
  63. f6a673b [MTD] Fix printk format error in gen_probe.c by David Woodhouse · 18 years ago
  64. fd0e518 [MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet. by David Woodhouse · 18 years ago
  65. e8d3293 MTD: mtdconcat NAND/Sibley support (rev.2) by Alexander Belyakov · 18 years ago
  66. ceb31db LASAT depends on MTD_CFI by Martin Michlmayr · 18 years ago
  67. be21ce1 Re-add module description for ms02-nv to Kconfig by Martin Michlmayr · 18 years ago
  68. 683b30c [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased by Sean Young · 18 years ago
  69. ae282d4 [MTD] generic: propagate oobavail to MTD partitions by Vitaly Wool · 18 years ago
  70. 599fb32 [PCMCIA MTD] Fix leak and crash on reboot by Sean Young · 18 years ago
  71. c172471 cfi_cmdset_0001: factorize code to wait for flash status by Nicolas Pitre · 18 years ago
  72. 6e7a680 cfi-cmdset-0001: always update the chip status by Nicolas Pitre · 18 years ago
  73. df54b52c CHIPS: Fix potential starvation in cfi_cmdset_0001 by Josh Boyer · 19 years ago
  74. 35af68b NAND: Fix NAND ECC errors on AMD Au1550 by Sergei Shtylyov · 18 years ago
  75. b020bb7 [MTD] Fix build warnings in RedBoot MTD partition parser. by Ben Dooks · 18 years ago
  76. 155285c NAND: AMD Au1550 driver reads write-only register by Sergei Shtylyov · 18 years ago
  77. cead4db [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs by David Woodhouse · 18 years ago
  78. ce589a0 drivers/mtd/devices/docprobe.c: correct #if's by Adrian Bunk · 18 years ago
  79. f41a5f8 [MTD] Add help text for MTD_NAND_CS553X option. by David Woodhouse · 18 years ago
  80. 52239da [MTD NAND] Modify check for modules registering NAND devices without ->owner by David Woodhouse · 18 years ago
  81. 2f20670 [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c by David Woodhouse · 18 years ago
  82. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  83. 0f5ae3d [MTD] Deal correctly with NOR chips which are smaller than the map window by David Woodhouse · 18 years ago
  84. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 18 years ago
  85. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  86. 4f678a5 mtd: fix memory leaks in phram_setup by Jesper Juhl · 18 years ago
  87. e0c7d76 [MTD NAND] Indent all of drivers/mtd/nand/*.c. by David Woodhouse · 18 years ago
  88. 6943f8a [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips by David Woodhouse · 18 years ago
  89. 9d75414 [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. by David Woodhouse · 18 years ago
  90. c3f8abf [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. by David Woodhouse · 18 years ago
  91. 4992a9e Trivial typo fixes in Kconfig files (MTD). by Egry Gábor · 18 years ago
  92. 7528707 OneNAND: fix block command typo by Kyungmin Park · 18 years ago
  93. 493c646 OneNAND: One-Time Programmable (OTP) support by Kyungmin Park · 18 years ago
  94. 3cecf69 OneNAND: Handle erase correctly in Double Density Package (DDP) by Kyungmin Park · 18 years ago
  95. 34c1060 OneNAND: Write oob area with aligned size, mtd->oobsize by Kyungmin Park · 18 years ago
  96. 8e6ec69 OneNAND: Add write_oob verify function by Kyungmin Park · 18 years ago
  97. d9777f1 OneNand: Fix free byte positions. by Jarkko Lavinen · 18 years ago
  98. 9c01f87d OneNAND: handle byte access on BufferRAM by Kyungmin Park · 18 years ago
  99. 628bee6 OneNAND: Add touch_softlock_watchdog() by Kyungmin Park · 18 years ago
  100. 1867b7e [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig by Jean-Luc Leger · 18 years ago