1. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 19 years ago
  2. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 19 years ago
  3. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 19 years ago
  4. 0cddd6c [MTD] ECC rework broke diskonchip by Thomas Gleixner · 19 years ago
  5. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 19 years ago
  6. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 19 years ago
  7. 7aa65bf [MTD] NAND cleanup nand_scan by Thomas Gleixner · 19 years ago
  8. 58dd8f2b [MTD] NAND consolidate data types by Thomas Gleixner · 19 years ago
  9. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 19 years ago
  10. ce4c61f [MTD] Add support for NDFC NAND controller by Thomas Gleixner · 19 years ago
  11. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 19 years ago
  12. 819d6a3 [MTD] Improve software ECC calculation by Thomas Gleixner · 19 years ago
  13. 5fa4339 [MTD] Introduce MTD_BIT_WRITEABLE by Joern Engel · 19 years ago
  14. 2831877 [MTD] Introduce writesize by Joern Engel · 19 years ago
  15. 3d12c0c [MTD] Add Amstrad Delta NAND support by Jonathan McDowell · 19 years ago
  16. 35af68b NAND: Fix NAND ECC errors on AMD Au1550 by Sergei Shtylyov · 19 years ago
  17. 155285c NAND: AMD Au1550 driver reads write-only register by Sergei Shtylyov · 19 years ago
  18. cead4db [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs by David Woodhouse · 19 years ago
  19. f41a5f8 [MTD] Add help text for MTD_NAND_CS553X option. by David Woodhouse · 19 years ago
  20. 52239da [MTD NAND] Modify check for modules registering NAND devices without ->owner by David Woodhouse · 19 years ago
  21. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 19 years ago
  22. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 19 years ago
  23. e0c7d76 [MTD NAND] Indent all of drivers/mtd/nand/*.c. by David Woodhouse · 19 years ago
  24. 6943f8a [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips by David Woodhouse · 19 years ago
  25. 9d75414 [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. by David Woodhouse · 19 years ago
  26. c3f8abf [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. by David Woodhouse · 19 years ago
  27. 4992a9e Trivial typo fixes in Kconfig files (MTD). by Egry Gábor · 19 years ago
  28. 179fdc3 [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip by David Woodhouse · 19 years ago
  29. 7d532dd ts72xx NAND driver by Lennert Buytenhek · 19 years ago
  30. 6e62e8c MTD: Correct Poodle partition size by Richard Purdie · 19 years ago
  31. 8fe833c [PATCH] LED: add NAND MTD activity LED trigger by Richard Purdie · 19 years ago
  32. 87d10f3 [PATCH] drivers/mtd: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  33. 54af6b4 [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's by Adrian Bunk · 19 years ago
  34. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  35. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  36. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  37. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  38. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  39. 0c2e4b4 [ARM] Drivers should not make use of architecture private __ioremap by Russell King · 19 years ago
  40. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  41. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  42. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  43. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  44. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  45. 61b03bd [MTD] NAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  46. 3096617 [MTD] NAND Kconfig: Simplify dependencies by Thomas Gleixner · 19 years ago
  47. 868801e [MTD] NAND: nand_write_ecc memory and OOB corruption by Todd Poynor · 19 years ago
  48. 49196f3 [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) by Vitaly Wool · 19 years ago
  49. 87c146d [MTD] NAND sharpsl.c: Add support for akita and borzoi models by Richard Purdie · 19 years ago
  50. cfd320f [MTD] NAND s3c2410.c: Fix timing calculation bugs by Ben Dooks · 19 years ago
  51. d574504 [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err by Ben Dooks · 19 years ago
  52. 61a72754 [MTD] NAND: s3c2410.c Initialize owner in device_driver struct by Ben Dooks · 19 years ago
  53. 0255fc1 [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk() by Ben Dooks · 19 years ago
  54. ef6f0d1 [MTD] NAND: Alchemy board driver cleanup by Pete Popov · 19 years ago
  55. 962034f [MTD] NAND: Add suspend/resume functionality by Vitaly Wool · 19 years ago
  56. d409466 [MTD] NAND: Use correct mask for OOB size calculation by Thomas Gleixner · 19 years ago
  57. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  58. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  59. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  60. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  61. 62052d4 [PATCH] MTD: Update SharpSL partition definitions by Richard Purdie · 19 years ago
  62. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  63. 19870da [MTD] NAND: Fix broken bad block scan for 16 bit devices by Thomas Gleixner · 19 years ago
  64. fb8d82a [MTD] NAND s3c2410: Add missing NULL pointer check by Ben Dooks · 19 years ago
  65. ba9fb37 [MTD] NAND: Remove unmaintained tx49xx board drivers by Thomas Gleixner · 19 years ago
  66. 0c80336 [MTD] NAND: sharpsl.c set correct file permissions by Thomas Gleixner · 19 years ago
  67. bd7bcf5 [MTD] NAND: Add ST chip IDs. by Thomas Gleixner · 19 years ago
  68. a4f957f [MTD] NAND: s3c24xx updates by Ben Dooks · 19 years ago
  69. d7e78d4 [MTD] NAND: Change exports to _GPL by Thomas Gleixner · 19 years ago
  70. c9e05365 [MTD] NAND: Fix broken bad block table scan by Thomas Gleixner · 19 years ago
  71. 0dfc624 [MTD] NAND: Reorganize chip locking by Thomas Gleixner · 19 years ago
  72. f1f67a9 [MTD] NAND: Add Hynix to manufacturer list by Nicolas S. Dade · 20 years ago
  73. 90e260c [MTD] NAND: Honour autoplacement schemes supplied by the caller by Thomas Gleixner · 20 years ago
  74. 0a18cde [MTD] NAND: Fix the broken dynamic array allocations by Jarkko Lavinen · 20 years ago
  75. abc37e6 [MTD] DiskOnChip: Add some comments by Dan Brown · 20 years ago
  76. 7e4a1d3 [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. by Dan Brown · 20 years ago
  77. dff59421 [MTD] DiskOnChip: Prevent problems with existing filesystems by Dan Brown · 20 years ago
  78. 82e1d19 [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections. by Dan Brown · 20 years ago
  79. e5a3e8c [MTD] DiskOnChip: Fix (?) free OOB array info. by Dan Brown · 20 years ago
  80. 22c60f5 [MTD] NAND: Move the NULL check into the calling function by Thomas Gleixner · 20 years ago
  81. bb75ba4 [MTD] NAND: Fix missing NULL pointer check by Dan Brown · 20 years ago
  82. 998cf64 [MTD] NAND: Fix oob available calculation by Thomas Gleixner · 20 years ago
  83. 1a78ff6 [MTD] DiskOnChip: Scan the entire device for Media Headers. by Dan Brown · 20 years ago
  84. 15fc108 [MTD] NAND: Use arrays of needed size instead of constant-sized. by Artem B. Bityuckiy · 20 years ago
  85. 5150228 [MTD] NAND nandsim: Use NAND_SKIP_BBT option by Artem B. Bityuckiy · 20 years ago
  86. 3e4ef3b [MTD] NAND s3c2410: Simplify command handling by Ben Dooks · 20 years ago
  87. 3b946e3 [MTD] NAND: Fixed unused loop variable by Ben Dooks · 20 years ago
  88. 20a6c21 [MTD] NAND: Use cond_resched instead of msleep by Thomas Gleixner · 20 years ago
  89. 3b88775 [MTD] NAND: Check command timeout by Thomas Gleixner · 20 years ago
  90. dfd6129 [MTD] DiskOnChip: Wait for the command to finish. by Thomas Gleixner · 20 years ago
  91. fdf2fd5 [MTD] Sparse fixes by Ben Dooks · 20 years ago
  92. 171650a [MTD] NAND: Fix bad block table scan for small page devices by Artem B. Bityuckiy · 20 years ago
  93. 0ea4a75 [MTD] NAND: Early Manufacturer ID lookup by Kyungmin Park · 20 years ago
  94. eeada24 [MTD] NAND: Read only OOB bytes during bad block scan by Artem B. Bityuckiy · 20 years ago
  95. 41ce921 [MTD] NAND: Allow operation without bad block table by Artem B. Bityuckiy · 20 years ago
  96. 0040bf3 [MTD] NAND: Skip bad block table scan on request by Thomas Gleixner · 20 years ago
  97. f29a4b8 [MTD] DiskOnChip: big endian fix for NFTL devices by Thomas Gleixner · 20 years ago
  98. 3960539 [MTD] DiskOnChip code cleanup by Thomas Gleixner · 20 years ago
  99. 651078b [MTD] DiskOnChip use CONFIG_ options instead of random symbols by Thomas Gleixner · 20 years ago
  100. ed3786a [MTD] rtc_from4 error status check, disable virtual erase blocks by David A. Marlin · 20 years ago