1. 079c985 mtd: do not use mtd->suspend and mtd->resume directly by Artem Bityutskiy · 13 years ago
  2. 3813456 mtd: do not use mtd->lock, unlock and is_locked directly by Artem Bityutskiy · 13 years ago
  3. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  4. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  5. 7799f9a mtd: introduce mtd_lock interface by Artem Bityutskiy · 13 years ago
  6. af32b36 mtd: lantiq-flash: drop iounmap for devm_ allocated data by Julia Lawall · 13 years ago
  7. fa3ae71 mtd: maps: remove the now unused bcm963xx-flash by Jonas Gorski · 13 years ago
  8. 529688f mtd: maps: physmap: allow partition parsers for physmap_flash_data by Jonas Gorski · 13 years ago
  9. 70a3c16 mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser by Jonas Gorski · 13 years ago
  10. ca105f4 mtd: maps: bcm963xx-flash: clean up printk usage by Jonas Gorski · 13 years ago
  11. 6ae9c1c mtd: maps: bcm963xx-flash: remove superfluous semicolons by Jonas Gorski · 13 years ago
  12. 35096cb mtd: maps: bcm963xx-flash: fix word order for spare partition by Jonas Gorski · 13 years ago
  13. f99640d mtd: convert drivers/mtd/* to use module_platform_driver() by Axel Lin · 13 years ago
  14. c329879 mtd: plat_ram: call mtd_device_register only if partition data exists by Ilya Yanok · 13 years ago
  15. 7148b79 mtd: pxa2xx-flash.c: It used to fall back to provided table. by Jonathan Cameron · 13 years ago
  16. 4e549d6 MTD: MAPS: bcm963xx-flash.c: explicitly include module.h by Jonas Gorski · 13 years ago
  17. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  18. 2e5db86 MIPS: Lantiq: Fix MTD registration of NOR device by John Crispin · 13 years ago
  19. 3e2b82b mtd: drop Integrator flash map Kconfig by Linus Walleij · 13 years ago
  20. 022bba8 mtd: Kbuild: remove reference to MTD_PARTITIONS by Brian Norris · 13 years ago
  21. 278981c mtd: cleanup last uses of MTD_DEBUG config macros by Brian Norris · 13 years ago
  22. e645352 mtd: pcmciamtd: remove custom DEBUG() function by Brian Norris · 13 years ago
  23. ed764db mtd: maps: drop edb7312 support by Dmitry Eremin-Solenikov · 13 years ago
  24. f44dcbd mtd: physmap_of.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  25. fbcf62a mtd: physmap_of: move parse_obsolete_partitions to become separate parser by Dmitry Eremin-Solenikov · 13 years ago
  26. 5f4ba9f mtd: physmap_of: use ofpart through generic parsing by Dmitry Eremin-Solenikov · 13 years ago
  27. d117040b mtd: edb7312: correctly pass MTD name to parsers by Dmitry Eremin-Solenikov · 13 years ago
  28. e062e2f mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  29. 7029eef mtd: solutionengine.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  30. 769dc43 mtd: sa1100-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  31. c77d809 mtd: rbtx4939-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  32. 6fcdc92 mtd: pxa2xx-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  33. 74fb3ab mtd: plat-ram.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  34. d45fd12 mtd: physmap.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  35. 6e6e44c mtd: latch-addr-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  36. ca97dec mtd: lantiq-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  37. bc413f1 mtd: ixp4xx.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  38. 200b877 mtd: ixp2000.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  39. ba6bead mtd: intel_vr_nor.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  40. 5003403 mtd: impa7.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  41. 8db2a08 mtd: h720x-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  42. 534e492 mtd: gpio-addr-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  43. 3d0e9db mtd: dc21285.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  44. cd3aafd mtd: bfin-async-flash.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  45. ac9b0f3 mtd: latch-addr-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  46. 0455dfd mtd: lantiq-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  47. 2ef3855 mtd: rbtx4939-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  48. 8d130a7 mtd: intel_vr_nor don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  49. cec25c7 mtd: impa7 don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  50. 3af035c mtd: h720x-flash don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  51. 13e0fe4 mtd: drop physmap_configure by Dmitry Eremin-Solenikov · 13 years ago
  52. 0694749 mtd: drop ceiva map driver by Dmitry Eremin-Solenikov · 13 years ago
  53. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  54. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  55. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  56. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  57. 5e7e968 mtd: uclinux: convert to mtd_device_register() by Jamie Iles · 13 years ago
  58. b5c0a4e mtd: tqm8xll: convert to mtd_device_register() by Jamie Iles · 13 years ago
  59. f6c11c1 mtd: scx200_docflash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  60. 2fe2e24 mtd: sa1100-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  61. 16b0eb1 mtd: rbtx4939-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  62. 095dd50 mtd: plat-ram: convert to mtd_device_register() by Jamie Iles · 13 years ago
  63. 902766b mtd: latch-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  64. 95bf224 mtd: intel_vr_nor: convert to mtd_device_register() by Jamie Iles · 13 years ago
  65. 96b639f mtd: impa7: convert to mtd_device_register() by Jamie Iles · 13 years ago
  66. 360e40a mtd: h720x-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  67. fdbf3bf mtd: gpio-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  68. 5af3aa2 mtd: edb7312: convert to mtd_device_register() by Jamie Iles · 13 years ago
  69. bc2ffdd mtd: dc21285: convert to mtd_device_register() by Jamie Iles · 13 years ago
  70. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  71. 3dfad12 mtd: pxa: convert to mtd_device_register() by Jamie Iles · 13 years ago
  72. 6cbbf2f mtd: ixp: convert to mtd_device_register() by Jamie Iles · 13 years ago
  73. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  74. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  75. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  76. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  77. adf0040 ARM: 6906/1: MTD: Remove integrator-flash by Marc Zyngier · 13 years ago
  78. b7281ca ARM: 6904/1: MTD: Add integrator-flash feature to physmap by Marc Zyngier · 13 years ago
  79. 3c54473 MIPS: Lantiq: Add NOR flash support by John Crispin · 13 years ago
  80. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  81. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  82. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  83. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  84. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  85. dcfb81d mtd: NOR flash driver for OMAP-L137/AM17x by David Griego · 14 years ago
  86. 3ee7451 mtd: ts5500_flash: avoid calling map_destroy on NULL by Julia Lawall · 14 years ago
  87. a8adc3f mtd: drop CONFIG_MTD_CONCAT ifdefs by Dmitry Eremin-Solenikov · 14 years ago
  88. e1d6ee7 mtd: drop MTD_CONCAT dependencies from Kconfig by Dmitry Eremin-Solenikov · 14 years ago
  89. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  90. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  91. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  92. 236cdc7 of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF by Rob Herring · 14 years ago
  93. f9a5279 mtd: maps: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  94. ce4a37f mtd: remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  95. 3345cc4 mtd: bcm963xx-flash: try JEDEC probe if CFI fails by Guillaume LECERF · 14 years ago
  96. f9d1bf7 ARM: pxa: fix pxa2xx-flash section mismatch by Marek Vasut · 14 years ago
  97. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  98. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  99. ebd71e3 mtd: maps: gpio-addr-flash: fix warnings and make more portable by Mike Frysinger · 14 years ago
  100. 940fe28 mtd: physmap_of: Loop through all "reg" tuples for mapping by Stefan Roese · 14 years ago