1. 16d8cd7 UBI: error path bugfix by Artem Bityutskiy · 17 years ago
  2. f800f09 UBI: minor comma fix by Artem Bityutskiy · 17 years ago
  3. 92ad8f3 UBI: use vmalloc for large buffers by Artem Bityutskiy · 17 years ago
  4. 79b510c UBI: add few more comments by Artem Bityutskiy · 17 years ago
  5. 941dfb0 UBI: set correct gluebi device size by Artem Bityutskiy · 17 years ago
  6. 4ab60a0 UBI: do not let to read too much by Artem Bityutskiy · 17 years ago
  7. 78d87c9 UBI: fix error path in create_vtbl() by Artem Bityutskiy · 17 years ago
  8. c4e90ec UBI: fix dereference after kfree by Florin Malita · 17 years ago
  9. 341e1a0 UBI: fix memory leak in checking code by Artem Bityutskiy · 17 years ago
  10. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  11. 2ab934b drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var by Jeff Garzik · 17 years ago
  12. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  13. 8691a72 [MTD] Add sync/unblank function to mtdoops by Richard Purdie · 17 years ago
  14. a2e96b6 [MTD] Remove Ocelot G support from DiskOnChip drivers. by Yoichi Yuasa · 17 years ago
  15. db1b39d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  16. c99cabf [MIPS] remove LASAT Networks platforms support by Yoichi Yuasa · 17 years ago
  17. 192cca6 [MIPS] Remove Momenco Ocelot C support by Franck Bui-Huu · 17 years ago
  18. 16adce7 [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms. by David Woodhouse · 17 years ago
  19. c9856e3 [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions by Philippe De Muyter · 17 years ago
  20. 8f1a866 [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c by Jesper Juhl · 17 years ago
  21. 8dab169 [MTD] OneNAND Simulator support by Kyungmin Park · 17 years ago
  22. ee9745f [MTD] [OneNAND] 2X program support by Kyungmin Park · 17 years ago
  23. a97145c [MTD] remove dead MTD_PMC551_APERTURE_SIZE option by Adrian Bunk · 17 years ago
  24. 8e0aedc [MTD] Use proper binary multiple prefixes in pmc551 driver by David Woodhouse · 17 years ago
  25. 8f46c52 [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100 by Adrian Bunk · 17 years ago
  26. 663d77a [MTD] [MAPS] Cleanup nettel map driver by Adrian Bunk · 17 years ago
  27. 1da1caf [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. by Randy Dunlap · 17 years ago
  28. ec9ce52 [MTD] Use mutex instead of semaphore in dataflash driver by Matthias Kaehlcke · 17 years ago
  29. 02d087d [MTD] m25p80: Use correct units for binary multiples by David Woodhouse · 17 years ago
  30. fa0a8c7 [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks by David Brownell · 17 years ago
  31. 7d5230e [MTD] m25p80 converted to mutex by David Brownell · 17 years ago
  32. 02d9291 [MTD] [NAND] Change NDFC driver to support 405 platforms too by Stefan Roese · 17 years ago
  33. 356d70f [MTD] mtdcore.c: share syms with mtd_blkdev.c by Ben Dooks · 17 years ago
  34. 029a9eb [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes by Ben Dooks · 17 years ago
  35. ce0f33a [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static by Ben Dooks · 17 years ago
  36. 8f026f7 [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops' by Ben Dooks · 17 years ago
  37. 8b099a3 [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  38. 4b23aff [MTD] oops and panic message logging to MTD device by Richard Purdie · 17 years ago
  39. 1100b47 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  40. 4854b75 [MTD] Remove references to ROOT_DEV from map drivers. by David Woodhouse · 17 years ago
  41. 7eafaed [MTD] Only call mtd->sync() method in mtdchar close if opened for write. by Joakim Tjernlund · 17 years ago
  42. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  43. 718ea83 [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions by David Woodhouse · 17 years ago
  44. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  45. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  46. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  47. acaebfd [MTD] generalise the handling of MTD-specific superblocks by David Howells · 17 years ago
  48. 33672f7 [MTD] [MAPS] don't force uclinux mtd map to be root dev by Mike Frysinger · 17 years ago
  49. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  50. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  51. b7aa48b [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) by David Woodhouse · 17 years ago
  52. 42f209d [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. by Robert P. J. Day · 17 years ago
  53. 025257c [MTD] [MAPS] Remove flash maps for no longer supported 405LP boards by David Gibson · 17 years ago
  54. 2d0fa58 [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver by David Gibson · 17 years ago
  55. a982ac0 misc doc and kconfig typos by Matt LaPlante · 17 years ago
  56. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  57. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  58. b3561ea Clean up mutex_trylock noise by Jean Delvare · 17 years ago
  59. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  60. 711fdf6 [MTD] [NAND] platform NAND driver: add driver by Vitaly Wool · 17 years ago
  61. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  62. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  63. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  64. 693ef66 [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support by Andrew Victor · 17 years ago
  65. 1a12f46 [MTD] [NAND] Tidy up handling of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  66. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  67. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 17 years ago
  68. 4839f04 [MTD] block2mtd_paramline[] mustn't be __initdata by Adrian Bunk · 17 years ago
  69. 048c37b [MTD] [NAND] Support multiple chips in CAFÉ driver by David Woodhouse · 17 years ago
  70. 1444800 [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic by David Woodhouse · 17 years ago
  71. 8c61b7a [MTD] [NAND] Use rslib for CAFÉ ECC by Segher Boessenkool · 17 years ago
  72. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  73. 28b57cd [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() by Adrian Bunk · 17 years ago
  74. 54d33c4 [MTD] [NAND] CM-x270 MTD driver by Mike Rapoport · 17 years ago
  75. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  76. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  77. 78ab67d [MTD] [NAND] Wrong calculation of page number in nand_block_bad() by Knobloch, Thomas · 17 years ago
  78. d468a03 UBI: remove unused variable by Artem Bityutskiy · 17 years ago
  79. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago
  80. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  81. 06d63cc [MTD] [MAPS] fix plat-ram printk format by Randy Dunlap · 17 years ago
  82. c36c46d [MTD] [OneNAND] Exit loop only when column start with 0 by Adrian Hunter · 17 years ago
  83. ad28634 [MTD] [OneNAND] Fix access the past of the real oobfree array by Kyungmin Park · 17 years ago
  84. c19df27 [MTD] [OneNAND] Update Samsung OneNAND official URL by Kyungmin Park · 17 years ago
  85. 3e67fe4 [MTD] Finish conversion mtd_blkdevs to use the kthread API by Christoph Hellwig · 17 years ago
  86. ec98c68 Use menuconfig objects: MTD by Jan Engelhardt · 17 years ago
  87. 99f9b24 [MTD] mtd_blkdevs: Convert to use the kthread API by Eric W. Biederman · 17 years ago
  88. e6be133 [MTD] Fix fwh_lock locking by Shashi Rao · 17 years ago
  89. a5ac8ae [MTD] nandsim: enhance nandsim to allow arbitrary NAND size by Adrian Hunter · 17 years ago
  90. 57aa6b5 [MTD] nandsim: Enhance nandsim optionally to report wear information by Adrian Hunter · 17 years ago
  91. 514087e7 [MTD] nandsim: enhance nandsim to simulate flash errors by Adrian Hunter · 17 years ago
  92. 2b77a0e [MTD] nandsim: add partition capability to nandsim by Adrian Hunter · 17 years ago
  93. 4226b51 [MTD] [NAND] Casting bug in nand_default_block_markbad by Andre Renaud · 17 years ago
  94. 340ea37 [MTD] Driver for AT26Fxxx dataflash devices by Hans-Jürgen Koch · 17 years ago
  95. 408b483 [MTD] Fix length comparison in MEMREADOOB by Thomas Gleixner · 17 years ago
  96. 1cf9827 [MTD] [NAND] Move ancient NAND chip support into a config option by Thomas Gleixner · 17 years ago
  97. 90424de [MTD] [NAND] Use ecc.read/write_page_raw consequently by Thomas Gleixner · 17 years ago
  98. 8c60e54 [MTD][NAND] Add Micron Manufacturer ID by sshahrom@micron.com · 17 years ago
  99. 873b6a2 [MTD] Fix dependencies for MIPS MTD drivers by Ralf Baechle · 17 years ago
  100. 19da63d [MTD] Alchemy cleanups by Ralf Baechle · 17 years ago