1. e4e3295 Revert "[MTD] blkdev helper code: fix printk format warning" by David Woodhouse · 18 years ago
  2. 51197ab [MTD] Add SSFDC (SmartMedia) read-only translation layer by Claudio Lanconelli · 18 years ago
  3. 98aacdf [MTD] pmc551 pci cleanup by Jiri Slaby · 18 years ago
  4. 7fefb92 [MTD] pmc551 use kzalloc by Jiri Slaby · 18 years ago
  5. cdf0a7d [MTD] pmc551 whitespace cleanup by Jiri Slaby · 18 years ago
  6. e417fcf [MTD] Remove iq80310 map driver by Lennert Buytenhek · 18 years ago
  7. 6a545a0 [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout by Frank Haverkamp · 18 years ago
  8. 17c2dae [MTD] physmap: add power management support by Lennert Buytenhek · 18 years ago
  9. 25f0c65 ioremap balanced with iounmap for drivers/mtd subsystem by Amol Lad · 18 years ago
  10. dd8e9ed [MTD] Switch to pci_get_device and do ref counting by Alan Cox · 18 years ago
  11. 668040f [MTD] blkdev helper code: fix printk format warning by Randy Dunlap · 18 years ago
  12. f40a6f1 [MTD] Fix ixp4xx partition parsing. by Brian Walsh · 18 years ago
  13. cbc88ba [MTD NAND] Remove old code in au1550nd.c by Michal Piotrowski · 18 years ago
  14. 187ef15 [MTD] Unlock NOR flash automatically where necessary by Håvard Skinnemoen · 18 years ago
  15. ea59830 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() by Josef 'Jeff' Sipek · 18 years ago
  16. de591da MTD: Fix bug in fixup_convert_atmel_pri by Håvard Skinnemoen · 18 years ago
  17. fa6c220 [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 by Aubrey Lee · 18 years ago
  18. 0a7d5f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  19. fb8d81e [PATCH] MTD NAND: Fix ams-delta after core conversion by Jonathan McDowell · 18 years ago
  20. 7fd5aec [PATCH] mtd corruption fix by Richard Purdie · 18 years ago
  21. 0165508 MTD: Add lock/unlock operations for Atmel AT49BV6416 by Haavard Skinnemoen · 18 years ago
  22. 5b0c5c2 MTD: Convert Atmel PRI information to AMD format by Haavard Skinnemoen · 18 years ago
  23. 79b9cd5 [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap by Takashi YOSHII · 18 years ago
  24. c4e6952 [PATCH] MTD: Add Macronix MX29F040 to JEDEC by Takashi YOSHI · 18 years ago
  25. 46a1652 [MTD] Fixes of performance and stability issues in CFI driver. by Alexey Korolev · 18 years ago
  26. c4e7fb3 block2mtd.c: Make kernel boot command line arguments work (try 4) by Ville Herva · 18 years ago
  27. 9a90986 [MTD NAND] Fix lookup error in nand_get_flash_type() by David Woodhouse · 18 years ago
  28. 9d05cd5 remove #error on !PCI from pmc551.c by Rolf Eike Beer · 18 years ago
  29. 6a5a297c MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion by Richard Purdie · 18 years ago
  30. 8b0036e [MTD] NAND: OOB buffer offset fixups by Vitaly Wool · 18 years ago
  31. 220b0f5 [PATCH] [MTD] NAND: fix dead URL in Kconfig by Artem B. Bityutskiy · 18 years ago
  32. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. 27a2886 [MTD] NAND: Fix broken sharpsl driver by Thomas Gleixner · 18 years ago
  35. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  36. 844d3b4 MTD: fix all kernel-doc warnings by Randy Dunlap · 18 years ago
  37. 7f8a894 [MTD] DOC: Fixup read functions and do a little cleanup by Thomas Gleixner · 18 years ago
  38. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  39. 6a93096 [MTD] NAND: Select chip before checking write protect status by Thomas Gleixner · 18 years ago
  40. 1887f51 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() by Herbert Valerio Riedel · 18 years ago
  41. 0e4ced5 [MTD] NAND: Fix typo in mtd/nand/ts7250.c by Petr Stetiar · 18 years ago
  42. 176dfc6 [PATCH] 64bit resource: fix up printks for resources in mtd drivers by Greg Kroah-Hartman · 18 years ago
  43. 6d4f822 [MTD] Fix off-by-one error in physmap.c by Sascha Hauer · 18 years ago
  44. ce5b096 [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver by Lennert Buytenhek · 18 years ago
  45. 2c06a08 [MTD NAND] s3c2412 support in s3c2410.c by Ben Dooks · 18 years ago
  46. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  47. 29f7ac7 [MTD] sun_uflash: Port to new EBUS device layer. by David S. Miller · 18 years ago
  48. 17ffc7b [MTD] Initialize 'writesize' by Artem B. Bityutskiy · 18 years ago
  49. 1794c13 [MTD] NAND: ndfc fix address offset thinko by Thomas Gleixner · 18 years ago
  50. 99974c6 [MTD] NAND: S3C2410 convert prinks to dev_*()s by Ben Dooks · 18 years ago
  51. 0d420f9 [MTD] NAND: Missing fixups by Savin Zlobec · 18 years ago
  52. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  53. 7e4178f [PATCH] NAND: fix remaining OOB length calculation by Vitaly Wool · 18 years ago
  54. b6d5ee0 [MTD] NAND Fixup NDFC merge brokeness by Thomas Gleixner · 18 years ago
  55. ad3b5fb [MTD NAND] S3C2410 driver cleanup by Ben Dooks · 18 years ago
  56. d1fef3c [MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation. by Ben Dooks · 18 years ago
  57. 21c8db9 [MTD] Restore MTD_ROM and MTD_RAM types by David Woodhouse · 18 years ago
  58. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  59. f906887 [MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compiles by David Woodhouse · 18 years ago
  60. e55a3e8 kconfig: remove leading whitespace in menu prompts by Roman Zippel · 18 years ago
  61. f24ff6b [MTD] Prepare physmap for 64-bit-resources by Andrew Morton · 18 years ago
  62. 73c619e [MTD] Disconnect struct mtd_info from ABI by Joern Engel · 18 years ago
  63. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  64. e369d62 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  65. e121972 [MTD] remove a forgotten MTD_XIP by Joern Engel · 18 years ago
  66. 7e9a0bb [MTD] Fix build warnings (and debug build error) in nand_base.c by Andrew Morton · 18 years ago
  67. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  68. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  69. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  70. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  71. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  72. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  73. 8be834f [MTD] NAND Fix platform structure and NDFC driver by Thomas Gleixner · 18 years ago
  74. 19676ff [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. by Andrew Morton · 18 years ago
  75. 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
  76. ba0251f [MTD] NAND Consolidate references and add back default name setting by Thomas Gleixner · 18 years ago
  77. cca3b83 [MTD] NAND simplify nand_chip_select by Thomas Gleixner · 18 years ago
  78. 29da9ce [MTD] Fix thinko in nand_write_page_hwecc() by David Woodhouse · 18 years ago
  79. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 18 years ago
  80. e4d222f [MTD] Remove PCI dependency for Geode CS553[56] NAND controller. by David Woodhouse · 18 years ago
  81. c5b553c [MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes by David Woodhouse · 18 years ago
  82. 8546ac4 [MTD] Remove the only useless readv implementation by Thomas Gleixner · 18 years ago
  83. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 18 years ago
  84. 7314e9e [MTD] NAND Cleanup oob functions by Thomas Gleixner · 18 years ago
  85. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 18 years ago
  86. 04bbd0e [MTD] NAND Initialize controller lock and wq only once by Thomas Gleixner · 18 years ago
  87. 12efdde [MTD] NAND fix cmd_ctrl breakage by Thomas Gleixner · 18 years ago
  88. ace4dfe [MTD] NAND coding style and namespace cleanup by Thomas Gleixner · 18 years ago
  89. d470a97 [MTD] NAND LED support cleanup by Thomas Gleixner · 18 years ago
  90. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  91. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  92. 3821720 [MTD] Export nand_write_raw by Thomas Gleixner · 18 years ago
  93. 85b85fe [MTD] Mark NAND drivers TOTO and PPChameleon broken by Thomas Gleixner · 18 years ago
  94. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  95. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  96. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  97. 0cddd6c [MTD] ECC rework broke diskonchip by Thomas Gleixner · 18 years ago
  98. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  99. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  100. 7aa65bf [MTD] NAND cleanup nand_scan by Thomas Gleixner · 18 years ago