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