1. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  2. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  3. 176dfc6 [PATCH] 64bit resource: fix up printks for resources in mtd drivers by Greg Kroah-Hartman · 18 years ago
  4. 17ffc7b [MTD] Initialize 'writesize' by Artem B. Bityutskiy · 18 years ago
  5. 21c8db9 [MTD] Restore MTD_ROM and MTD_RAM types by David Woodhouse · 18 years ago
  6. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  7. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  8. e121972 [MTD] remove a forgotten MTD_XIP by Joern Engel · 18 years ago
  9. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  10. 19676ff [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. by Andrew Morton · 18 years ago
  11. 8546ac4 [MTD] Remove the only useless readv implementation by Thomas Gleixner · 18 years ago
  12. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  13. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  14. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  15. ecde263 [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver by David Woodhouse · 18 years ago
  16. dcb6592 git-mtd: symbol_get() fix by Andrew Morton · 18 years ago
  17. be21ce1 Re-add module description for ms02-nv to Kconfig by Martin Michlmayr · 18 years ago
  18. ce589a0 drivers/mtd/devices/docprobe.c: correct #if's by Adrian Bunk · 18 years ago
  19. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  20. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 18 years ago
  21. 4f678a5 mtd: fix memory leaks in phram_setup by Jesper Juhl · 18 years ago
  22. f0ad11d [MTD] Fix capitalisation in export of old doc2001.c initfunc by David Woodhouse · 18 years ago
  23. b04ecae [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc by David Woodhouse · 18 years ago
  24. 396674e Fix non-modular case for DiskOnChip probe by David Woodhouse · 18 years ago
  25. 5e53542 Remove inter_module_xxx() from DiskOnChip drivers. by David Woodhouse · 18 years ago
  26. 954c242 mtd: improve parameter parsing for block2mtd by Joern Engel · 18 years ago
  27. a6c591e Remove unchecked MTD flags by Jörn Engel · 18 years ago
  28. b104513 [PATCH] MTD: m25p80: fix printk format warning by Randy Dunlap · 18 years ago
  29. acc8dad [PATCH] Remove blkmtd by Joern Engel · 18 years ago
  30. 4d55146 [PATCH] mtd: fix broken name_to_dev_t() declaration by Herbert Poetzl · 18 years ago
  31. 87d10f3 [PATCH] drivers/mtd: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  32. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 18 years ago
  33. 040d79f [PATCH] sem2mutex: mtd/doc2000.c by Ingo Molnar · 18 years ago
  34. 37466ea [PATCH] m25p80: printk warning fix by Andrew Morton · 18 years ago
  35. 3cb4f09 [PATCH] mtd_dataflash, fix block vs page erase by David Brownell · 18 years ago
  36. fd27919 [PATCH] build kernel/intermodule.c only when required by Adrian Bunk · 18 years ago
  37. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  38. 7111763 [PATCH] spi: misc fixes by David Brownell · 18 years ago
  39. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 18 years ago
  40. 2f9f762 [PATCH] spi: M25 series SPI flash by Mike Lavender · 18 years ago
  41. 1d6432f [PATCH] spi: mtd dataflash driver by David Brownell · 18 years ago
  42. 3fe968f [PATCH] blkmtd: use clear_page_dirty() by Andrew Morton · 19 years ago
  43. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  44. 3eb8cea [MTD] devices/ms02-nv: phys/virt address fixups by Maciej W. Rozycki · 19 years ago
  45. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  46. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  47. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  48. e5580fb [MTD] devices: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  49. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  50. 66c81f0 [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c by Grant Coady · 19 years ago
  51. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  52. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  53. af2c80e [MTD] ms02-nv: Fix 64bit operation by ? · 19 years ago
  54. c13cbf3 [MTD] mtdram: Quick cleanup of the driver: by Joern Engel · 19 years ago
  55. cc71229 [MTD] block2mtd: Fix incompatible pointer type by Thomas Gleixner · 19 years ago
  56. 663259a [MTD] phram: Allow short reads. by Joern Engel · 19 years ago
  57. 711c11b [MTD] block2mtd: Remove copyright. Fix offset calculation by Joern Engel · 19 years ago
  58. d30f11d [MTD] Use after free, found by the Coverity tool by Joern Engel · 19 years ago
  59. 14f8351 [MTD] slram driver cleanup by Josh Boyer · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago