1. 8ea9eee mtd: Drop FORTUNET support by Alexander Shiyan · 12 years ago
  2. d68cbdd mtd: physmap_of: allow to specify the mtd name for retro compatiblity by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  3. 6f12f59 mtd: autcpu12-nvram: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  4. c83d29f mtd: maps: rbtx4939-flash: delete unneeded test by Julia Lawall · 12 years ago
  5. d0788ce mtd: physmap_of: Add "no-unaligned-direct-access" DT property by Stefan Roese · 12 years ago
  6. db68f28 mtd: maps: pci: remove dead code by Wolfram Sang · 12 years ago
  7. b05a118 mtd: allow uclinux map driver to be used on any ColdFire CPU platform by Greg Ungerer · 12 years ago
  8. 08a3c4b mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver by Greg Ungerer · 12 years ago
  9. ce55754 mtd: autcpu12-nvram: Convert driver to platform_device by Alexander Shiyan · 12 years ago
  10. d1f55c6 mtd: autcpu12-nvram: Fix compile breakage by Alexander Shiyan · 12 years ago
  11. 2361f73 Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David Woodhouse · 12 years ago
  12. fae2552 mtd: delete SBC82xx/SBC8560 MTD mapping support by Paul Gortmaker · 12 years ago
  13. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  14. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  15. fa09ede MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc by John Crispin · 12 years ago
  16. 02fa961 MTD: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  17. 47d0505 mtd: fix scb2_flash build when PCI is not enabled by Randy Dunlap · 12 years ago
  18. 4d16cd6 mtd: use module_pci_driver by Axel Lin · 12 years ago
  19. 6d56b9d mtd: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  20. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  21. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  22. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  23. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  24. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  25. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  26. 7c8d206 mtd: maps: pcmciamtd: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  27. 5fbabf3 mtd: maps: l440gx: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  28. 876fe76 mtd: maps: physmap: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  29. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 12 years ago
  30. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 12 years ago
  31. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 12 years ago
  32. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago
  33. 4aa3179 mtd: sa11x0: remove definitions and code left for documentation purposes by Russell King - ARM Linux · 12 years ago
  34. 41515ca mtd: sa11x0: Remove shutdown handler by Russell King - ARM Linux · 12 years ago
  35. 9310da0 MTD: Relax dependencies by Richard Weinberger · 12 years ago
  36. a6e6816 MTD: sa11x0: remove definitions and code left for documentation purposes by Russell King · 13 years ago
  37. 366a359 MTD: sa11x0: Remove shutdown handler by Russell King · 13 years ago
  38. 079c985 mtd: do not use mtd->suspend and mtd->resume directly by Artem Bityutskiy · 13 years ago
  39. 3813456 mtd: do not use mtd->lock, unlock and is_locked directly by Artem Bityutskiy · 13 years ago
  40. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  41. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  42. 7799f9a mtd: introduce mtd_lock interface by Artem Bityutskiy · 13 years ago
  43. af32b36 mtd: lantiq-flash: drop iounmap for devm_ allocated data by Julia Lawall · 13 years ago
  44. fa3ae71 mtd: maps: remove the now unused bcm963xx-flash by Jonas Gorski · 13 years ago
  45. 529688f mtd: maps: physmap: allow partition parsers for physmap_flash_data by Jonas Gorski · 13 years ago
  46. 70a3c16 mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser by Jonas Gorski · 13 years ago
  47. ca105f4 mtd: maps: bcm963xx-flash: clean up printk usage by Jonas Gorski · 13 years ago
  48. 6ae9c1c mtd: maps: bcm963xx-flash: remove superfluous semicolons by Jonas Gorski · 13 years ago
  49. 35096cb mtd: maps: bcm963xx-flash: fix word order for spare partition by Jonas Gorski · 13 years ago
  50. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  51. c329879 mtd: plat_ram: call mtd_device_register only if partition data exists by Ilya Yanok · 13 years ago
  52. 7148b79 mtd: pxa2xx-flash.c: It used to fall back to provided table. by Jonathan Cameron · 13 years ago
  53. 4e549d6 MTD: MAPS: bcm963xx-flash.c: explicitly include module.h by Jonas Gorski · 13 years ago
  54. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  55. 2e5db86 MIPS: Lantiq: Fix MTD registration of NOR device by John Crispin · 13 years ago
  56. 3e2b82b mtd: drop Integrator flash map Kconfig by Linus Walleij · 13 years ago
  57. 022bba8 mtd: Kbuild: remove reference to MTD_PARTITIONS by Brian Norris · 13 years ago
  58. 278981c mtd: cleanup last uses of MTD_DEBUG config macros by Brian Norris · 13 years ago
  59. e645352 mtd: pcmciamtd: remove custom DEBUG() function by Brian Norris · 13 years ago
  60. ed764db mtd: maps: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  61. f44dcbd mtd: physmap_of.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  62. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 13 years ago
  63. 5f4ba9f mtd: physmap_of: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  64. d117040b mtd: edb7312: correctly pass MTD name to parsers by Dmitry Eremin-Solenikov · 13 years ago
  65. e062e2f mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  66. 7029eef mtd: solutionengine.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  67. 769dc43 mtd: sa1100-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  68. c77d809 mtd: rbtx4939-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  69. 6fcdc92 mtd: pxa2xx-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  70. 74fb3ab mtd: plat-ram.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  71. d45fd12 mtd: physmap.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  72. 6e6e44c mtd: latch-addr-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  73. ca97dec mtd: lantiq-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  74. bc413f1 mtd: ixp4xx.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  75. 200b877 mtd: ixp2000.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  76. ba6bead mtd: intel_vr_nor.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  77. 5003403 mtd: impa7.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  78. 8db2a08 mtd: h720x-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  79. 534e492 mtd: gpio-addr-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  80. 3d0e9db mtd: dc21285.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  81. cd3aafd mtd: bfin-async-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  82. ac9b0f3 mtd: latch-addr-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  83. 0455dfd mtd: lantiq-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  84. 2ef3855 mtd: rbtx4939-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  85. 8d130a7 mtd: intel_vr_nor don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  86. cec25c7 mtd: impa7 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  87. 3af035c mtd: h720x-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  88. 13e0fe4 mtd: drop physmap_configure by Dmitry Eremin-Solenikov · 13 years ago
  89. 0694749 mtd: drop ceiva map driver by Dmitry Eremin-Solenikov · 13 years ago
  90. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  91. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  92. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  93. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  94. 5e7e968 mtd: uclinux: convert to mtd_device_register() by Jamie Iles · 13 years ago
  95. b5c0a4e mtd: tqm8xll: convert to mtd_device_register() by Jamie Iles · 13 years ago
  96. f6c11c1 mtd: scx200_docflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  97. 2fe2e24 mtd: sa1100-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  98. 16b0eb1 mtd: rbtx4939-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  99. 095dd50 mtd: plat-ram: convert to mtd_device_register() by Jamie Iles · 13 years ago
  100. 902766b mtd: latch-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago