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