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