1. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  2. 998a43e [MTD] Fix printk format warning in physmap. (resources again) by Randy Dunlap · 18 years ago
  3. 1aaaeab Merge git://git.infradead.org/~dwmw2/cafe-2.6 by David Woodhouse · 18 years ago
  4. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  5. 1918767 [MTD] Allow variable block sizes in mtd_blkdevs by Richard Purdie · 18 years ago
  6. 90afffc [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge by Dave Olsen · 18 years ago
  7. 4010db5 [MTD] [NAND] Fix endianess bug in ndfc.c by Stefan Roese · 18 years ago
  8. ddacff1 [MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() static by Adrian Bunk · 18 years ago
  9. 1605cd3 [MTD] [NAND] rtc_from4.c: use lib/bitrev.c by Adrian Bunk · 18 years ago
  10. cad4065 [MTD] NAND: Fix ECC settings in CAFÉ controller driver. by David Woodhouse · 18 years ago
  11. be8444b [MTD] NAND: Add register debugging spew option to CAFÉ driver by David Woodhouse · 18 years ago
  12. 195a253 [MTD] NAND: Use register #defines throughout CAFÉ driver, not numbers by David Woodhouse · 18 years ago
  13. a020727 [MTD] NAND: Fix timing calculation in CAFÉ debugging message by David Woodhouse · 18 years ago
  14. 63a1423 [MTD] NAND: Remove empty block ECC workaround by David Woodhouse · 18 years ago
  15. 7608194 [MTD] NAND: Add ECC debugging for CAFÉ by David Woodhouse · 18 years ago
  16. b478c77 [MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc on by David Woodhouse · 18 years ago
  17. dcc41bc [MTD] NAND: Reset Café controller before initialising. by David Woodhouse · 18 years ago
  18. 2c8cfdc [MTD] NAND: Café ECC -- remove spurious BUG_ON() in err_pos() by David Woodhouse · 18 years ago
  19. ff0dab6 [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled by Ricard Wanderlöf · 18 years ago
  20. 470b0a9 [MTD] NAND: Disable ECC checking on CAFÉ since it's broken for now by David Woodhouse · 18 years ago
  21. fbad569 [MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flash by David Woodhouse · 18 years ago
  22. 04459d7 [MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driver by David Woodhouse · 18 years ago
  23. c45aa05 Merge git://git.infradead.org/~dwmw2/cafe-2.6 by David Woodhouse · 18 years ago
  24. 784f4d5 [MTD] NAND: Correct setting of chip->oob_poi OOB buffer by David Woodhouse · 18 years ago
  25. 7dcdcbef [MTD] NAND: Combined oob buffer so it's contiguous with data by David Woodhouse · 18 years ago
  26. 513b046 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  27. 82810b7b6 [MTD] NAND: nandsim: support subpage write by Artem Bityutskiy · 18 years ago
  28. a86aaa6 [MTD] NOR: leave Intel chips in read-array mode on suspend by David Anders · 18 years ago
  29. d29ebdb [MTD] core: trivial comments fix by Artem Bityutskiy · 18 years ago
  30. a560214 [MTD] NAND: nandsim coding style fix by Vijay Kumar · 18 years ago
  31. d086d43 [MTD] NAND: nandsim page-wise allocation (2/2) by Vijay Kumar · 18 years ago
  32. 47e3774 [MTD] NAND: nandsim page-wise allocation (1/2) by Vijay Kumar · 18 years ago
  33. 6652018 [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support by Yoichi Yuasa · 18 years ago
  34. d25ade7 [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls by Ricard Wanderlöf · 18 years ago
  35. 42cb140 [MTD] NAND: AT91 NAND driver by Andrew Victor · 18 years ago
  36. c7438d0 [MTD] MAPS: esb2rom: use hotplug safe interfaces by Alan Cox · 18 years ago
  37. f33686b [MTD] JEDEC probe: fix comment typo (devic) by Alexey Dobriyan · 18 years ago
  38. 2917577 [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge by Lew Glendenning · 18 years ago
  39. 89072ef [MTD] CHIPS: Support for SST 49LF040B flash chip by Ryan Jackson · 18 years ago
  40. c9073ce [MTD] MAPS: Add parameter to amd76xrom to override rom window size by Ryan Jackson · 18 years ago
  41. 8dd851d [MTD NAND] OLPC CAFÉ driver update by David Woodhouse · 18 years ago
  42. afc12d3 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument by Al Viro · 18 years ago
  43. 1ef93a0 [MTD] SSFDC must depend on BLOCK by Adrian Bunk · 18 years ago
  44. 5467fb0 [MTD NAND] Initial import of CAFÉ NAND driver. by David Woodhouse · 18 years ago
  45. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  46. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  47. 76a5027 [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' by Amol Lad · 18 years ago
  48. 553a801 [MTD] fix nftl_write warning by Frederik Deweerdt · 18 years ago
  49. 9a29230 [MTD] fix printk warning by Jeff Garzik · 18 years ago
  50. 8a84fc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  51. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  52. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  53. 28b79ff [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support by Kyungmin Park · 18 years ago
  54. 98638ee [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration by Kyungmin Park · 18 years ago
  55. 47e777e [MTD ONENAND] Fix OneNAND probe by Kyungmin Park · 18 years ago
  56. 956e944 [MTD NAND] Allow override of page read and write functions. by David Woodhouse · 18 years ago
  57. 4bf63fc [MTD NAND] Allocate chip->buffers separately to allow it to be overridden by David Woodhouse · 18 years ago
  58. 3b85c32 [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene by David Woodhouse · 18 years ago
  59. 4b648b0 [MTD NAND] Export nand_wait_ready() for use by board drivers by David Woodhouse · 18 years ago
  60. 08d3ad6 [MTD] Whitespace cleanup in SSFDC driver. by David Woodhouse · 18 years ago
  61. 9a05ede [MTD] SSFDC translation layer minor cleanup by David Woodhouse · 18 years ago
  62. 892e4fb [MTD] Fix dependencies with CONFIG_MTD=m by David Woodhouse · 18 years ago
  63. e4e3295 Revert "[MTD] blkdev helper code: fix printk format warning" by David Woodhouse · 18 years ago
  64. 51197ab [MTD] Add SSFDC (SmartMedia) read-only translation layer by Claudio Lanconelli · 18 years ago
  65. 98aacdf [MTD] pmc551 pci cleanup by Jiri Slaby · 18 years ago
  66. 7fefb92 [MTD] pmc551 use kzalloc by Jiri Slaby · 18 years ago
  67. cdf0a7d [MTD] pmc551 whitespace cleanup by Jiri Slaby · 18 years ago
  68. e417fcf [MTD] Remove iq80310 map driver by Lennert Buytenhek · 18 years ago
  69. 6a545a0 [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout by Frank Haverkamp · 18 years ago
  70. 17c2dae [MTD] physmap: add power management support by Lennert Buytenhek · 18 years ago
  71. 25f0c65 ioremap balanced with iounmap for drivers/mtd subsystem by Amol Lad · 18 years ago
  72. dd8e9ed [MTD] Switch to pci_get_device and do ref counting by Alan Cox · 18 years ago
  73. 668040f [MTD] blkdev helper code: fix printk format warning by Randy Dunlap · 18 years ago
  74. f40a6f1 [MTD] Fix ixp4xx partition parsing. by Brian Walsh · 18 years ago
  75. cbc88ba [MTD NAND] Remove old code in au1550nd.c by Michal Piotrowski · 18 years ago
  76. 187ef15 [MTD] Unlock NOR flash automatically where necessary by Håvard Skinnemoen · 18 years ago
  77. ea59830 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() by Josef 'Jeff' Sipek · 18 years ago
  78. de591da MTD: Fix bug in fixup_convert_atmel_pri by Håvard Skinnemoen · 18 years ago
  79. fa6c220 [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 by Aubrey Lee · 18 years ago
  80. 0a7d5f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  81. fb8d81e [PATCH] MTD NAND: Fix ams-delta after core conversion by Jonathan McDowell · 18 years ago
  82. 7fd5aec [PATCH] mtd corruption fix by Richard Purdie · 18 years ago
  83. 0165508 MTD: Add lock/unlock operations for Atmel AT49BV6416 by Haavard Skinnemoen · 18 years ago
  84. 5b0c5c2 MTD: Convert Atmel PRI information to AMD format by Haavard Skinnemoen · 18 years ago
  85. 79b9cd5 [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap by Takashi YOSHII · 18 years ago
  86. c4e6952 [PATCH] MTD: Add Macronix MX29F040 to JEDEC by Takashi YOSHI · 18 years ago
  87. 46a1652 [MTD] Fixes of performance and stability issues in CFI driver. by Alexey Korolev · 18 years ago
  88. c4e7fb3 block2mtd.c: Make kernel boot command line arguments work (try 4) by Ville Herva · 18 years ago
  89. 9a90986 [MTD NAND] Fix lookup error in nand_get_flash_type() by David Woodhouse · 18 years ago
  90. 9d05cd5 remove #error on !PCI from pmc551.c by Rolf Eike Beer · 18 years ago
  91. 6a5a297c MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion by Richard Purdie · 18 years ago
  92. 8b0036e [MTD] NAND: OOB buffer offset fixups by Vitaly Wool · 18 years ago
  93. 220b0f5 [PATCH] [MTD] NAND: fix dead URL in Kconfig by Artem B. Bityutskiy · 18 years ago
  94. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. 27a2886 [MTD] NAND: Fix broken sharpsl driver by Thomas Gleixner · 18 years ago
  97. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  98. 844d3b4 MTD: fix all kernel-doc warnings by Randy Dunlap · 18 years ago
  99. 7f8a894 [MTD] DOC: Fixup read functions and do a little cleanup by Thomas Gleixner · 18 years ago
  100. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago