1. 95bf224 mtd: intel_vr_nor: convert to mtd_device_register() by Jamie Iles · 13 years ago
  2. 96b639f mtd: impa7: convert to mtd_device_register() by Jamie Iles · 13 years ago
  3. 360e40a mtd: h720x-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  4. fdbf3bf mtd: gpio-addr-flash: convert to mtd_device_register() by Jamie Iles · 13 years ago
  5. 5af3aa2 mtd: edb7312: convert to mtd_device_register() by Jamie Iles · 13 years ago
  6. bc2ffdd mtd: dc21285: convert to mtd_device_register() by Jamie Iles · 13 years ago
  7. fee88c5 mtd: bfin: convert to mtd_device_register() by Jamie Iles · 13 years ago
  8. 3dfad12 mtd: pxa: convert to mtd_device_register() by Jamie Iles · 13 years ago
  9. 6cbbf2f mtd: ixp: convert to mtd_device_register() by Jamie Iles · 13 years ago
  10. 984e6d8 mtd: physmap: convert to mtd_device_register() by Jamie Iles · 13 years ago
  11. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  12. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  13. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  14. adf0040 ARM: 6906/1: MTD: Remove integrator-flash by Marc Zyngier · 13 years ago
  15. b7281ca ARM: 6904/1: MTD: Add integrator-flash feature to physmap by Marc Zyngier · 13 years ago
  16. 3c54473 MIPS: Lantiq: Add NOR flash support by John Crispin · 14 years ago
  17. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  18. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  20. 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 · 14 years ago
  21. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  22. dcfb81d mtd: NOR flash driver for OMAP-L137/AM17x by David Griego · 14 years ago
  23. 3ee7451 mtd: ts5500_flash: avoid calling map_destroy on NULL by Julia Lawall · 14 years ago
  24. a8adc3f mtd: drop CONFIG_MTD_CONCAT ifdefs by Dmitry Eremin-Solenikov · 14 years ago
  25. e1d6ee7 mtd: drop MTD_CONCAT dependencies from Kconfig by Dmitry Eremin-Solenikov · 14 years ago
  26. 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
  27. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  28. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  29. 236cdc7 of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF by Rob Herring · 14 years ago
  30. f9a5279 mtd: maps: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  31. ce4a37f mtd: remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  32. 3345cc4 mtd: bcm963xx-flash: try JEDEC probe if CFI fails by Guillaume LECERF · 14 years ago
  33. f9d1bf7 ARM: pxa: fix pxa2xx-flash section mismatch by Marek Vasut · 14 years ago
  34. 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
  35. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  36. ebd71e3 mtd: maps: gpio-addr-flash: fix warnings and make more portable by Mike Frysinger · 14 years ago
  37. 940fe28 mtd: physmap_of: Loop through all "reg" tuples for mapping by Stefan Roese · 14 years ago
  38. 766f271 mtd: Fix endianness issues from device tree by Ian Munsie · 14 years ago
  39. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  40. a41ccf5 mtd: pcmciamtd: remove dead code by Dan Carpenter · 14 years ago
  41. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  42. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  43. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  44. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  45. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  46. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  47. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  48. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  49. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  50. fb49fa5 pcmcia: split up modify_configuration() into two fixup functions by Dominik Brodowski · 14 years ago
  51. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 14 years ago
  52. 2548558 of: MTD: Fix OF probing on little-endian systems by Michal Simek · 14 years ago
  53. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  54. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  55. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  56. 78ef7fa mtd-physmap: add support users can assign the probe type in board files by Barry Song · 15 years ago
  57. 73ee576 mtd: remove redwood map driver by Christian Dietrich · 14 years ago
  58. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  59. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  60. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  61. 68640c2 mtd: ixp4xx: add support for static flash partitions by Richard Cochran · 14 years ago
  62. 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
  63. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  64. 1d90d2c mtd: physmap: use resource_size() by H Hartley Sweeten · 14 years ago
  65. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  66. c76986c Remove REDWOOD_[456] config options and conditional code by Christian Dietrich · 14 years ago
  67. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  68. 00b275d drivers/mtd/maps: introduce missing kfree by Julia Lawall · 14 years ago
  69. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  70. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  71. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  72. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  73. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  74. 11c9360 mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages by David Woodhouse · 14 years ago
  75. b2321ac pcmciamtd: add another ID by Dominik Brodowski · 14 years ago
  76. 9bdde16 pcmciamtd: coding style cleanups by Alexander Kurz · 14 years ago
  77. f6763c98 pcmciamtd: fixing obvious errors by Alexander Kurz · 14 years ago
  78. 9d5da3a mtd: extend physmap_of to let the device tree specify the parition probe by Jason Gunthorpe · 15 years ago
  79. 2bfefa4 drivers/mtd: Use kzalloc by Julia Lawall · 14 years ago
  80. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  81. 258006d mtd: maps: Eliminate use after free by Julia Lawall · 15 years ago
  82. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  83. 1ca5d2f mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device by H Hartley Sweeten · 15 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  85. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  86. 395b228 mtd/maps/pismo: remove dangling pointer and a leak by Wolfram Sang · 15 years ago
  87. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 15 years ago
  88. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  89. 91e0138 Merge branch 'master' into for-linus by Russell King · 15 years ago
  90. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  91. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  92. 1d40ddd MTD: fix pismo build error by Russell King · 15 years ago
  93. 206aa6c MIPS: Alchemy: physmap-flash for all devboards by Manuel Lauss · 15 years ago
  94. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  95. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 15 years ago
  96. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 15 years ago
  97. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 15 years ago
  98. cc87edb MTD: remove no longer used OMAP flash map by Ladislav Michl · 15 years ago
  99. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 15 years ago
  100. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago