1. eb68450 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code by Jörn Engel · 17 years ago
  2. c32b8dc [MTD] [NAND] treat any negative return value from correct() as an error by Matt Reimer · 17 years ago
  3. 39e73fc [MTD] [NAND] nandsim: bugfix in initialization by Artem Bityutskiy · 17 years ago
  4. 4226594 [MTD] Fix typo in Alauda config option help text. by Dave Jones · 17 years ago
  5. b773bb2 [MTD] [NAND] add s3c2440-specific read_buf/write_buf by Matt Reimer · 17 years ago
  6. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  7. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  8. b37bde1 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver by Bryan Wu · 17 years ago
  9. f96880d [MTD] [NAND] Fix compiler warning in Alauda driver by akpm@linux-foundation.org · 17 years ago
  10. 49defc0 [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. by David Woodhouse · 17 years ago
  11. 1fcf8ce [MTD] [NAND] Resume method for CAFÉ NAND controller by David Woodhouse · 17 years ago
  12. 06ed24e [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. by David Woodhouse · 17 years ago
  13. b7a7018 [MTD] [NAND] s3c2410: fix arch moves by Ben Dooks · 17 years ago
  14. 98b830d [MTD] [NAND] nandsim: avoid deadlocking FS by Artem Bityutskiy · 17 years ago
  15. e208520 [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers by Jörn Engel · 17 years ago
  16. 62d24d9 Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by David Woodhouse · 17 years ago
  17. 3feb0ff [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc by Josh Boyer · 17 years ago
  18. 515495a [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  19. a4265f8 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  20. 06a7643 [MTD] [NAND] fix race in nand_base.c by Artem Bityutskiy · 17 years ago
  21. 9d7b4b5 [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. by Roland Stigge · 17 years ago
  22. 440fdb5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  23. 8b2b403 [MTD] [NAND] nand_base.c fix broken link by maximilian attems · 17 years ago
  24. 0b0ef2e [MIPS] Remove Momentum Ocelot support. by Ralf Baechle · 17 years ago
  25. c0b8ba7 [MTD] [NAND] fix race in nand_base.c by Artem Bityutskiy · 17 years ago
  26. 4a32cfa [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. by Roland Stigge · 17 years ago
  27. 4cfff0d [MTD] Clean up duplicate includes in drivers/mtd/ by Jesper Juhl · 17 years ago
  28. 30eb0db [MTD] [NAND] Add NAND manufacturer AMD. by Steven J. Hill · 17 years ago
  29. a2e96b6 [MTD] Remove Ocelot G support from DiskOnChip drivers. by Yoichi Yuasa · 17 years ago
  30. db1b39d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  31. 192cca6 [MIPS] Remove Momenco Ocelot C support by Franck Bui-Huu · 17 years ago
  32. 8f46c52 [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100 by Adrian Bunk · 17 years ago
  33. 02d9291 [MTD] [NAND] Change NDFC driver to support 405 platforms too by Stefan Roese · 17 years ago
  34. 8b099a3 [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  35. 1100b47 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  36. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  37. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  38. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  39. 711fdf6 [MTD] [NAND] platform NAND driver: add driver by Vitaly Wool · 17 years ago
  40. 693ef66 [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support by Andrew Victor · 17 years ago
  41. 1a12f46 [MTD] [NAND] Tidy up handling of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  42. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  43. 048c37b [MTD] [NAND] Support multiple chips in CAFÉ driver by David Woodhouse · 17 years ago
  44. 1444800 [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic by David Woodhouse · 17 years ago
  45. 8c61b7a [MTD] [NAND] Use rslib for CAFÉ ECC by Segher Boessenkool · 17 years ago
  46. 54d33c4 [MTD] [NAND] CM-x270 MTD driver by Mike Rapoport · 17 years ago
  47. 78ab67d [MTD] [NAND] Wrong calculation of page number in nand_block_bad() by Knobloch, Thomas · 17 years ago
  48. ec98c68 Use menuconfig objects: MTD by Jan Engelhardt · 17 years ago
  49. a5ac8ae [MTD] nandsim: enhance nandsim to allow arbitrary NAND size by Adrian Hunter · 17 years ago
  50. 57aa6b5 [MTD] nandsim: Enhance nandsim optionally to report wear information by Adrian Hunter · 17 years ago
  51. 514087e7 [MTD] nandsim: enhance nandsim to simulate flash errors by Adrian Hunter · 17 years ago
  52. 2b77a0e [MTD] nandsim: add partition capability to nandsim by Adrian Hunter · 17 years ago
  53. 4226b51 [MTD] [NAND] Casting bug in nand_default_block_markbad by Andre Renaud · 17 years ago
  54. 1cf9827 [MTD] [NAND] Move ancient NAND chip support into a config option by Thomas Gleixner · 17 years ago
  55. 90424de [MTD] [NAND] Use ecc.read/write_page_raw consequently by Thomas Gleixner · 17 years ago
  56. 8c60e54 [MTD][NAND] Add Micron Manufacturer ID by sshahrom@micron.com · 17 years ago
  57. 8e5368a [MTD] [NAND] Remember timing settings for CAFÉ NAND controller. by David Woodhouse · 17 years ago
  58. 89e2bf6 [MTD] [NAND] Correct misspelled preprocessor variable. by Robert P. J. Day · 17 years ago
  59. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 17 years ago
  60. dff5e44 [ARM] 4233/1: nand/s3c2410.c: warning fix by Arnaud Patard · 17 years ago
  61. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  62. 4f65992 [MTD] [NAND] S3C2412 fix hw ecc by Matthieu CASTET · 17 years ago
  63. 2a7295b2 [MTD] [NAND] Work around false compiler warning in CAFÉ driver by Andrew Morton · 17 years ago
  64. 2db6346 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 by Thomas Gleixner · 17 years ago
  65. 67a9c7a [MTD] [NAND] eXcite nand flash driver by Thomas Koeller · 17 years ago
  66. a259324 [MTD] [NAND] S3C2410: Hardware ECC correction code by Ben Dooks · 17 years ago
  67. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 17 years ago
  68. d24030f [MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction. by Adrian Bunk · 17 years ago
  69. 0373615 [MTD] [NAND] Correctly validate out-of-band offset and length by Adrian Hunter · 17 years ago
  70. aa8f127 [MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND by David Woodhouse · 17 years ago
  71. 4285431 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  72. a127430 [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h by Al Viro · 17 years ago
  73. f7c37d7 [MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver. by David Woodhouse · 17 years ago
  74. 527a4f4 [MTD] [NAND] Inherit CAFÉ NAND timing setup from firmware by David Woodhouse · 17 years ago
  75. dd11b8c [MTD] NAND: Support for 16-bit bus-width on AT91. by Andrew Victor · 18 years ago
  76. 4a0c50c [MTD] nandsim: bugfix in page addressing by Artem Bityutskiy · 18 years ago
  77. 418b2e5 [MTD] NAND: use SmartMedia ECC byte order for ndfc by Timo Lindhorst · 18 years ago
  78. 7dcb483 [MTD] [NAND] Compile fix in rfc_from4.c by Mariusz Kozlowski · 18 years ago
  79. bd3c97a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  80. c9ac597 [MTD] Remove trailing whitespace by David Woodhouse · 18 years ago
  81. 29072b9 [MTD] NAND: add subpage write support by Thomas Gleixner · 18 years ago
  82. ce10604 [MTD] Tidy bitrev usage in rtc_from4.c by Andrew Morton · 18 years ago
  83. fc02919 [MTD] [NAND] fix ifdef option in nand_ecc.c by Timo Lindhorst · 18 years ago
  84. 28bdd4a [MTD] [NAND] Update CAFÉ driver interrupt handler prototype by David Woodhouse · 18 years ago
  85. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  86. 1aaaeab Merge git://git.infradead.org/~dwmw2/cafe-2.6 by David Woodhouse · 18 years ago
  87. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  88. 4010db5 [MTD] [NAND] Fix endianess bug in ndfc.c by Stefan Roese · 18 years ago
  89. 1605cd3 [MTD] [NAND] rtc_from4.c: use lib/bitrev.c by Adrian Bunk · 18 years ago
  90. cad4065 [MTD] NAND: Fix ECC settings in CAFÉ controller driver. by David Woodhouse · 18 years ago
  91. be8444b [MTD] NAND: Add register debugging spew option to CAFÉ driver by David Woodhouse · 18 years ago
  92. 195a253 [MTD] NAND: Use register #defines throughout CAFÉ driver, not numbers by David Woodhouse · 18 years ago
  93. a020727 [MTD] NAND: Fix timing calculation in CAFÉ debugging message by David Woodhouse · 18 years ago
  94. efbfe96c [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 by Jesper Juhl · 18 years ago
  95. 63a1423 [MTD] NAND: Remove empty block ECC workaround by David Woodhouse · 18 years ago
  96. 7608194 [MTD] NAND: Add ECC debugging for CAFÉ by David Woodhouse · 18 years ago
  97. b478c77 [MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc on by David Woodhouse · 18 years ago
  98. dcc41bc [MTD] NAND: Reset Café controller before initialising. by David Woodhouse · 18 years ago
  99. 2c8cfdc [MTD] NAND: Café ECC -- remove spurious BUG_ON() in err_pos() by David Woodhouse · 18 years ago
  100. ff0dab6 [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled by Ricard Wanderlöf · 18 years ago