1. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  4. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  5. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  6. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  7. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  8. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  9. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  10. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  11. fb49fa5 pcmcia: split up modify_configuration() into two fixup functions by Dominik Brodowski · 14 years ago
  12. cdb1380 pcmcia: do not use win_req_t when calling pcmcia_request_window() by Dominik Brodowski · 14 years ago
  13. 2548558 of: MTD: Fix OF probing on little-endian systems by Michal Simek · 14 years ago
  14. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  15. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  16. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  17. 78ef7fa mtd-physmap: add support users can assign the probe type in board files by Barry Song · 15 years ago
  18. 73ee576 mtd: remove redwood map driver by Christian Dietrich · 14 years ago
  19. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  20. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  21. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  22. 68640c2 mtd: ixp4xx: add support for static flash partitions by Richard Cochran · 14 years ago
  23. 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
  24. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  25. 1d90d2c mtd: physmap: use resource_size() by H Hartley Sweeten · 14 years ago
  26. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  27. c76986c Remove REDWOOD_[456] config options and conditional code by Christian Dietrich · 14 years ago
  28. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  29. 00b275d drivers/mtd/maps: introduce missing kfree by Julia Lawall · 14 years ago
  30. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  31. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  32. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  33. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  34. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  35. 11c9360 mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages by David Woodhouse · 14 years ago
  36. b2321ac pcmciamtd: add another ID by Dominik Brodowski · 14 years ago
  37. 9bdde16 pcmciamtd: coding style cleanups by Alexander Kurz · 14 years ago
  38. f6763c98 pcmciamtd: fixing obvious errors by Alexander Kurz · 14 years ago
  39. 9d5da3a mtd: extend physmap_of to let the device tree specify the parition probe by Jason Gunthorpe · 15 years ago
  40. 2bfefa4 drivers/mtd: Use kzalloc by Julia Lawall · 14 years ago
  41. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  42. 258006d mtd: maps: Eliminate use after free by Julia Lawall · 15 years ago
  43. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  44. 1ca5d2f mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device by H Hartley Sweeten · 15 years ago
  45. 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
  46. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  47. 395b228 mtd/maps/pismo: remove dangling pointer and a leak by Wolfram Sang · 15 years ago
  48. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 15 years ago
  49. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. 91e0138 Merge branch 'master' into for-linus by Russell King · 15 years ago
  51. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  52. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  53. 1d40ddd MTD: fix pismo build error by Russell King · 15 years ago
  54. 206aa6c MIPS: Alchemy: physmap-flash for all devboards by Manuel Lauss · 15 years ago
  55. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  56. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 15 years ago
  57. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 15 years ago
  58. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 15 years ago
  59. cc87edb MTD: remove no longer used OMAP flash map by Ladislav Michl · 15 years ago
  60. 947af29 Fix spelling of 'platform' in comments and doc by Stefan Weil · 15 years ago
  61. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  62. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  63. e026255 mtd: physmap_of: Correct the size argument to kzalloc by Julia Lawall · 15 years ago
  64. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  65. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  66. ccaf5f0 ARM: 5848/1: kill flush_ioremap_region() by Nicolas Pitre · 15 years ago
  67. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  68. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  69. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  70. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  71. 86185af mtd: Fix comment in Kconfig by Krzysztof Halasa · 15 years ago
  72. 7cb777a mtd: add ARM pismo support by Russell King - ARM Linux · 15 years ago
  73. 895fb49 mtd: error return -EIO instead of EIO by Roel Kluin · 15 years ago
  74. d6587fe mtd: ixp4xx map: use resource_size by Tobias Klauser · 15 years ago
  75. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  76. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  77. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  78. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  79. 782e571 mtd: vmu-flash: Use hweight_long by Akinobu Mita · 15 years ago
  80. 927585f ARM: Fix warning in sa1100-flash.c by Russell King · 15 years ago
  81. 52cb014 mtd/maps: Fix accidental removal in Makefile by Atsushi Nemoto · 15 years ago
  82. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  83. 9b44de2 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) by Dominik Brodowski · 15 years ago
  84. 18b61b9 pcmcia: convert pcmciamtd driver to use new CIS helpers by Dominik Brodowski · 15 years ago
  85. 4397989 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32 by Linus Torvalds · 15 years ago
  86. 8ce110a mtd: Fix compile failure and error path in physmap.c by H Hartley Sweeten · 15 years ago
  87. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  88. 4b56ffc mtd: Fix kernel NULL pointer dereference in physmap.c by H Hartley Sweeten · 15 years ago
  89. 5da6bbe pcmcia: convert pcmciamtd driver to use new CIS helpers by Dominik Brodowski · 15 years ago
  90. 9729b260 mtd: maps: remove obsolete ipaq-flash driver by Dmitry Artamonow · 15 years ago
  91. 5a13423 mtd: maps/sa1100: fix section mismatch by Dmitry Artamonow · 15 years ago
  92. 794d579 mtd: Fix warning in sa1100-flash.c by Russell King · 15 years ago
  93. de19d02 mtd/maps: gpio-addr-flash: depend on GPIO arch support by Mike Frysinger · 15 years ago
  94. f5bae56 mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/ by Mike Frysinger · 15 years ago
  95. a6b49cb Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  96. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  97. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  98. c2a32f0 mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze by John Williams · 15 years ago
  99. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  100. fc28c39f mtd: maps: add mtd-ram support to physmap_of by Wolfram Sang · 15 years ago