1. 2875fb6 mtd: memory corruption in block2mtd.c by Ingo van Lil · 16 years ago
  2. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  3. 53fb84a0 [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true by Samuel Tardieu · 16 years ago
  4. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 16 years ago
  5. a247b5d fix typo 'the same the\>' by Uwe Kleine-König · 16 years ago
  6. 0bdf77f [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/devices/lart.c by Roel Kluin · 16 years ago
  7. cccb45d [MTD] mtd_dataflash: Incorrect compare-after-write check by Andrew Victor · 17 years ago
  8. 471f717 Revert "[MTD] Driver for AT26Fxxx dataflash devices" by David Woodhouse · 17 years ago
  9. 440fdb5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  10. 0b0ef2e [MIPS] Remove Momentum Ocelot support. by Ralf Baechle · 17 years ago
  11. a2e96b6 [MTD] Remove Ocelot G support from DiskOnChip drivers. by Yoichi Yuasa · 17 years ago
  12. db1b39d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  13. 192cca6 [MIPS] Remove Momenco Ocelot C support by Franck Bui-Huu · 17 years ago
  14. a97145c [MTD] remove dead MTD_PMC551_APERTURE_SIZE option by Adrian Bunk · 17 years ago
  15. 8e0aedc [MTD] Use proper binary multiple prefixes in pmc551 driver by David Woodhouse · 17 years ago
  16. ec9ce52 [MTD] Use mutex instead of semaphore in dataflash driver by Matthias Kaehlcke · 17 years ago
  17. 02d087d [MTD] m25p80: Use correct units for binary multiples by David Woodhouse · 17 years ago
  18. fa0a8c7 [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks by David Brownell · 17 years ago
  19. 7d5230e [MTD] m25p80 converted to mutex by David Brownell · 17 years ago
  20. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  21. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  22. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  23. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  24. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  25. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 17 years ago
  26. 4839f04 [MTD] block2mtd_paramline[] mustn't be __initdata by Adrian Bunk · 17 years ago
  27. ec98c68 Use menuconfig objects: MTD by Jan Engelhardt · 17 years ago
  28. 340ea37 [MTD] Driver for AT26Fxxx dataflash devices by Hans-Jürgen Koch · 17 years ago
  29. 21d31f1 [PATCH] [MTD] block2mtd: remove readahead code by Joern Engel · 17 years ago
  30. 8870530 [PATCH] [MTD] block2mtd: remove warning by Joern Engel · 17 years ago
  31. 0ffb74c [PATCH] [MTD] block2mtd: remove casts by Joern Engel · 17 years ago
  32. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  33. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  34. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  35. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 17 years ago
  36. 9cdf083 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  37. de4fa9926 [PATCH] SPI/MTD: mtd_dataflash oops prevention by David Brownell · 18 years ago
  38. 17c65d6 [PATCH] m25p80 build fixes (with MTD debug) by David Brownell · 18 years ago
  39. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  40. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  41. 6c33caf [MTD] bugfix: DataFlash is not bit writable by Haavard Skinnemoen · 18 years ago
  42. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  43. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  44. 98aacdf [MTD] pmc551 pci cleanup by Jiri Slaby · 18 years ago
  45. 7fefb92 [MTD] pmc551 use kzalloc by Jiri Slaby · 18 years ago
  46. cdf0a7d [MTD] pmc551 whitespace cleanup by Jiri Slaby · 18 years ago
  47. dd8e9ed [MTD] Switch to pci_get_device and do ref counting by Alan Cox · 18 years ago
  48. fa6c220 [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 by Aubrey Lee · 18 years ago
  49. c4e7fb3 block2mtd.c: Make kernel boot command line arguments work (try 4) by Ville Herva · 18 years ago
  50. 9d05cd5 remove #error on !PCI from pmc551.c by Rolf Eike Beer · 18 years ago
  51. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  54. 7f8a894 [MTD] DOC: Fixup read functions and do a little cleanup by Thomas Gleixner · 18 years ago
  55. 176dfc6 [PATCH] 64bit resource: fix up printks for resources in mtd drivers by Greg Kroah-Hartman · 18 years ago
  56. 17ffc7b [MTD] Initialize 'writesize' by Artem B. Bityutskiy · 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. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  60. e121972 [MTD] remove a forgotten MTD_XIP by Joern Engel · 18 years ago
  61. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  62. 19676ff [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. by Andrew Morton · 18 years ago
  63. 8546ac4 [MTD] Remove the only useless readv implementation by Thomas Gleixner · 18 years ago
  64. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  65. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  66. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  67. ecde263 [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver by David Woodhouse · 18 years ago
  68. dcb6592 git-mtd: symbol_get() fix by Andrew Morton · 18 years ago
  69. be21ce1 Re-add module description for ms02-nv to Kconfig by Martin Michlmayr · 18 years ago
  70. ce589a0 drivers/mtd/devices/docprobe.c: correct #if's by Adrian Bunk · 18 years ago
  71. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  72. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 18 years ago
  73. 4f678a5 mtd: fix memory leaks in phram_setup by Jesper Juhl · 18 years ago
  74. f0ad11d [MTD] Fix capitalisation in export of old doc2001.c initfunc by David Woodhouse · 18 years ago
  75. b04ecae [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc by David Woodhouse · 18 years ago
  76. 396674e Fix non-modular case for DiskOnChip probe by David Woodhouse · 18 years ago
  77. 5e53542 Remove inter_module_xxx() from DiskOnChip drivers. by David Woodhouse · 18 years ago
  78. 954c242 mtd: improve parameter parsing for block2mtd by Joern Engel · 18 years ago
  79. a6c591e Remove unchecked MTD flags by Jörn Engel · 18 years ago
  80. b104513 [PATCH] MTD: m25p80: fix printk format warning by Randy Dunlap · 18 years ago
  81. acc8dad [PATCH] Remove blkmtd by Joern Engel · 18 years ago
  82. 4d55146 [PATCH] mtd: fix broken name_to_dev_t() declaration by Herbert Poetzl · 18 years ago
  83. 87d10f3 [PATCH] drivers/mtd: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  84. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 18 years ago
  85. 040d79f [PATCH] sem2mutex: mtd/doc2000.c by Ingo Molnar · 18 years ago
  86. 37466ea [PATCH] m25p80: printk warning fix by Andrew Morton · 18 years ago
  87. 3cb4f09 [PATCH] mtd_dataflash, fix block vs page erase by David Brownell · 18 years ago
  88. fd27919 [PATCH] build kernel/intermodule.c only when required by Adrian Bunk · 18 years ago
  89. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  90. 7111763 [PATCH] spi: misc fixes by David Brownell · 19 years ago
  91. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  92. 2f9f762 [PATCH] spi: M25 series SPI flash by Mike Lavender · 19 years ago
  93. 1d6432f [PATCH] spi: mtd dataflash driver by David Brownell · 19 years ago
  94. 3fe968f [PATCH] blkmtd: use clear_page_dirty() by Andrew Morton · 19 years ago
  95. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  96. 3eb8cea [MTD] devices/ms02-nv: phys/virt address fixups by Maciej W. Rozycki · 19 years ago
  97. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  98. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  99. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  100. e5580fb [MTD] devices: Clean up trailing white spaces by Thomas Gleixner · 19 years ago