1. e922d6d mtd: autcpu12-nvram: Fix compile breakage by Alexander Shiyan · 12 years ago
  2. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  3. 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
  4. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  5. 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
  6. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  7. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  8. 7c8d206 mtd: maps: pcmciamtd: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  9. 5fbabf3 mtd: maps: l440gx: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  10. 876fe76 mtd: maps: physmap: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  11. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 12 years ago
  12. a3c1e3b mtd: ixp4xx: oops in ixp4xx_flash_probe by Marc Kleine-Budde · 12 years ago
  13. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 12 years ago
  14. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago
  15. 4aa3179 mtd: sa11x0: remove definitions and code left for documentation purposes by Russell King - ARM Linux · 13 years ago
  16. 41515ca mtd: sa11x0: Remove shutdown handler by Russell King - ARM Linux · 13 years ago
  17. 9310da0 MTD: Relax dependencies by Richard Weinberger · 12 years ago
  18. a6e6816 MTD: sa11x0: remove definitions and code left for documentation purposes by Russell King · 13 years ago
  19. 366a359 MTD: sa11x0: Remove shutdown handler by Russell King · 13 years ago
  20. 079c985 mtd: do not use mtd->suspend and mtd->resume directly by Artem Bityutskiy · 13 years ago
  21. 3813456 mtd: do not use mtd->lock, unlock and is_locked directly by Artem Bityutskiy · 13 years ago
  22. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  23. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  24. 7799f9a mtd: introduce mtd_lock interface by Artem Bityutskiy · 13 years ago
  25. af32b36 mtd: lantiq-flash: drop iounmap for devm_ allocated data by Julia Lawall · 13 years ago
  26. fa3ae71 mtd: maps: remove the now unused bcm963xx-flash by Jonas Gorski · 13 years ago
  27. 529688f mtd: maps: physmap: allow partition parsers for physmap_flash_data by Jonas Gorski · 13 years ago
  28. 70a3c16 mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser by Jonas Gorski · 13 years ago
  29. ca105f4 mtd: maps: bcm963xx-flash: clean up printk usage by Jonas Gorski · 13 years ago
  30. 6ae9c1c mtd: maps: bcm963xx-flash: remove superfluous semicolons by Jonas Gorski · 13 years ago
  31. 35096cb mtd: maps: bcm963xx-flash: fix word order for spare partition by Jonas Gorski · 13 years ago
  32. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  33. c329879 mtd: plat_ram: call mtd_device_register only if partition data exists by Ilya Yanok · 13 years ago
  34. 7148b79 mtd: pxa2xx-flash.c: It used to fall back to provided table. by Jonathan Cameron · 13 years ago
  35. 4e549d6 MTD: MAPS: bcm963xx-flash.c: explicitly include module.h by Jonas Gorski · 13 years ago
  36. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  37. 2e5db86 MIPS: Lantiq: Fix MTD registration of NOR device by John Crispin · 13 years ago
  38. 3e2b82b mtd: drop Integrator flash map Kconfig by Linus Walleij · 13 years ago
  39. 022bba8 mtd: Kbuild: remove reference to MTD_PARTITIONS by Brian Norris · 13 years ago
  40. 278981c mtd: cleanup last uses of MTD_DEBUG config macros by Brian Norris · 13 years ago
  41. e645352 mtd: pcmciamtd: remove custom DEBUG() function by Brian Norris · 13 years ago
  42. ed764db mtd: maps: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  43. f44dcbd mtd: physmap_of.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  44. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 13 years ago
  45. 5f4ba9f mtd: physmap_of: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  46. d117040 mtd: edb7312: correctly pass MTD name to parsers by Dmitry Eremin-Solenikov · 13 years ago
  47. e062e2f mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  48. 7029eef mtd: solutionengine.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  49. 769dc43 mtd: sa1100-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  50. c77d809 mtd: rbtx4939-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  51. 6fcdc92 mtd: pxa2xx-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  52. 74fb3ab mtd: plat-ram.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  53. d45fd12 mtd: physmap.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  54. 6e6e44c mtd: latch-addr-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  55. ca97dec mtd: lantiq-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  56. bc413f1 mtd: ixp4xx.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  57. 200b877 mtd: ixp2000.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  58. ba6bead mtd: intel_vr_nor.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  59. 5003403 mtd: impa7.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  60. 8db2a08 mtd: h720x-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  61. 534e492 mtd: gpio-addr-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  62. 3d0e9db mtd: dc21285.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  63. cd3aafd mtd: bfin-async-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  64. ac9b0f3 mtd: latch-addr-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  65. 0455dfd mtd: lantiq-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  66. 2ef3855 mtd: rbtx4939-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  67. 8d130a7 mtd: intel_vr_nor don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  68. cec25c7 mtd: impa7 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  69. 3af035c mtd: h720x-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  70. 13e0fe4 mtd: drop physmap_configure by Dmitry Eremin-Solenikov · 13 years ago
  71. 0694749 mtd: drop ceiva map driver by Dmitry Eremin-Solenikov · 13 years ago
  72. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  73. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  74. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  75. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  76. 5e7e968 mtd: uclinux: convert to mtd_device_register() by Jamie Iles · 13 years ago
  77. b5c0a4e mtd: tqm8xll: convert to mtd_device_register() by Jamie Iles · 13 years ago
  78. f6c11c1 mtd: scx200_docflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  79. 2fe2e24 mtd: sa1100-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  80. 16b0eb1 mtd: rbtx4939-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  81. 095dd50 mtd: plat-ram: convert to mtd_device_register() by Jamie Iles · 13 years ago
  82. 902766b mtd: latch-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  83. 95bf224 mtd: intel_vr_nor: convert to mtd_device_register() by Jamie Iles · 13 years ago
  84. 96b639f mtd: impa7: convert to mtd_device_register() by Jamie Iles · 13 years ago
  85. 360e40a mtd: h720x-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  86. fdbf3bf mtd: gpio-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  87. 5af3aa2 mtd: edb7312: convert to mtd_device_register() by Jamie Iles · 13 years ago
  88. bc2ffdd mtd: dc21285: convert to mtd_device_register() by Jamie Iles · 13 years ago
  89. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  90. 3dfad12 mtd: pxa: convert to mtd_device_register() by Jamie Iles · 13 years ago
  91. 6cbbf2f mtd: ixp: convert to mtd_device_register() by Jamie Iles · 13 years ago
  92. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  93. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  94. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  95. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  96. adf0040 ARM: 6906/1: MTD: Remove integrator-flash by Marc Zyngier · 13 years ago
  97. b7281ca ARM: 6904/1: MTD: Add integrator-flash feature to physmap by Marc Zyngier · 13 years ago
  98. 3c54473 MIPS: Lantiq: Add NOR flash support by John Crispin · 13 years ago
  99. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  100. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago