1. 3a38d3a [MTD] [MAPS] ichxrom warning fix by Andrew Morton · 18 years ago
  2. 1a6284c [MTD] [MAPS] amd76xrom warning fix by Andrew Morton · 18 years ago
  3. 5ad0fdc [MTD] [MAPS] esb2rom warning fixes by Andrew Morton · 18 years ago
  4. 65af071 [MTD] [MAPS] ck804xrom warning fix by Andrew Morton · 18 years ago
  5. 3ce32f5 [MTD] [MAPS] netsc520 warning fix by Andrew Morton · 18 years ago
  6. e389612 [MTD] [MAPS] sc520cdp warning fix by Andrew Morton · 18 years ago
  7. 862c93b [MTD] CK804XROM must depend on PCI by akpm@osdl.org · 18 years ago
  8. c033a7e [MTD] ck804xrom: fix a pci_find_device by Alan · 18 years ago
  9. 9cdf083 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  10. 0bf3a9d [MTD] Nuke IVR leftovers by Ralf Baechle · 18 years ago
  11. dffbc42 [MTD] ESB2ROM uses PCI by Randy Dunlap · 18 years ago
  12. a2c2fe4 [MTD] of_device-based physmap driver by Vitaly Wool · 18 years ago
  13. c9ac597 [MTD] Remove trailing whitespace by David Woodhouse · 18 years ago
  14. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  15. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  16. 9c74034 [MTD] return error code from get_mtd_device() by Artem Bityutskiy · 18 years ago
  17. eb6cf7b [MTD] fix map probe name for cstm_mips_ixx by Yoichi Yuasa · 18 years ago
  18. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  19. 998a43e [MTD] Fix printk format warning in physmap. (resources again) by Randy Dunlap · 18 years ago
  20. 90afffc [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge by Dave Olsen · 18 years ago
  21. 513b046 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  22. 6652018 [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support by Yoichi Yuasa · 18 years ago
  23. c7438d0 [MTD] MAPS: esb2rom: use hotplug safe interfaces by Alan Cox · 18 years ago
  24. 2917577 [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge by Lew Glendenning · 18 years ago
  25. c9073ce [MTD] MAPS: Add parameter to amd76xrom to override rom window size by Ryan Jackson · 18 years ago
  26. afc12d3 [PATCH] mtd: remove several bogus casts to void * in iounmap() argument by Al Viro · 18 years ago
  27. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  28. 76a5027 [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' by Amol Lad · 18 years ago
  29. e417fcf [MTD] Remove iq80310 map driver by Lennert Buytenhek · 18 years ago
  30. 17c2dae [MTD] physmap: add power management support by Lennert Buytenhek · 18 years ago
  31. 25f0c65 ioremap balanced with iounmap for drivers/mtd subsystem by Amol Lad · 18 years ago
  32. dd8e9ed [MTD] Switch to pci_get_device and do ref counting by Alan Cox · 18 years ago
  33. f40a6f1 [MTD] Fix ixp4xx partition parsing. by Brian Walsh · 18 years ago
  34. 79b9cd5 [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap by Takashi YOSHII · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  37. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  38. 176dfc6 [PATCH] 64bit resource: fix up printks for resources in mtd drivers by Greg Kroah-Hartman · 18 years ago
  39. 6d4f822 [MTD] Fix off-by-one error in physmap.c by Sascha Hauer · 18 years ago
  40. ce5b096 [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver by Lennert Buytenhek · 18 years ago
  41. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  42. 29f7ac7 [MTD] sun_uflash: Port to new EBUS device layer. by David S. Miller · 18 years ago
  43. e55a3e8 kconfig: remove leading whitespace in menu prompts by Roman Zippel · 18 years ago
  44. f24ff6b [MTD] Prepare physmap for 64-bit-resources by Andrew Morton · 18 years ago
  45. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  46. ceb31db LASAT depends on MTD_CFI by Martin Michlmayr · 19 years ago
  47. 599fb32 [PCMCIA MTD] Fix leak and crash on reboot by Sean Young · 18 years ago
  48. 2f20670 [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c by David Woodhouse · 18 years ago
  49. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  50. 4992a9e Trivial typo fixes in Kconfig files (MTD). by Egry Gábor · 18 years ago
  51. 1867b7e [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig by Jean-Luc Leger · 18 years ago
  52. 73566ed [MTD] Convert physmap to platform driver by Lennert Buytenhek · 18 years ago
  53. fbbc21c mtd: SC520CDP should depend on MTD_CONCAT by Daniel Drake · 18 years ago
  54. 6cc449c [PATCH] mtd, nettel: fix build error and implicit declaration by Jesper Juhl · 19 years ago
  55. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  56. b5ac5d7 [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd by Petri T. Koistinen · 19 years ago
  57. edcbce2 [PATCH] Dead code in mtd/maps/pci.c by Eric Sesterhenn · 19 years ago
  58. 87d10f3 [PATCH] drivers/mtd: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  59. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  60. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  61. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  62. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  63. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  64. 4bbed52 [PATCH] pcmcia: remove export of pcmcia_release_configuration by Dominik Brodowski · 19 years ago
  65. 373ebfb BUG_ON() Conversion in drivers/mtd/ by Eric Sesterhenn · 19 years ago
  66. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  67. 75b84e9 [PATCH] Fix compilation errors in maps/dc21285.c by Martin Michlmayr · 19 years ago
  68. 70e5101 [PATCH] tsunami_flash: fix "parse error before ';' token" by Alexey Dobriyan · 19 years ago
  69. 0fec53a [ARM] Remove EPXA10DB machine support by Russell King · 19 years ago
  70. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  71. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  72. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  73. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  74. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  75. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  76. 72af3b2 [MTD] Remove bogus PQ2FADS driver by Thomas Gleixner · 19 years ago
  77. e2602b3 [MTD] maps: sparse fixup by Luiz Capitulino · 19 years ago
  78. 7ac571f [MTD] Make some tables 'const' so they can live in .rodata by David Woodhouse · 19 years ago
  79. 3c77354 [MTD] maps/ixp4xx: half-word boundary and little-endian fixups by John Bowler · 19 years ago
  80. 3b762d3 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  81. 0c2e4b4 [ARM] Drivers should not make use of architecture private __ioremap by Russell King · 19 years ago
  82. 7d78c88 [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms by Russell King · 19 years ago
  83. ef63d00 [MTD] maps: Replace dependency on non existing config option by Sean Young · 19 years ago
  84. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  85. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  86. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  87. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  88. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  89. 69f34c9 [MTD] maps: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  90. be30c10 [MTD] maps: Add support for the "TQM834x" Boards by Marian Balakowicz · 19 years ago
  91. ea17629 [MTD] maps ixp2000: fix compile warnings in ixp2000 map driver by Lennert Buytenhek · 19 years ago
  92. 3e17404 [MTD] maps/plat-ram: Avoid gcc 4.0 warning by Thomas Gleixner · 19 years ago
  93. 01ac742 [MTD] maps/Kconfig: Simplify and update dependencies by Sean Young · 19 years ago
  94. 28f4623 [MTD] maps/ts5500: Fix partition support. Code cleanup by Sean Young · 19 years ago
  95. 9090ed0 [MTD] maps/ixp4xx: kill some warnings by David Vrabel · 19 years ago
  96. df2e162 [MTD] maps/plat-ram.c: Initialize owner in device_driver struct by Ben Dooks · 19 years ago
  97. e0030b6 [MTD] maps/bast-flash.c: Initialize owner in device_driver struct by Ben Dooks · 19 years ago
  98. b523b3b [MTD] maps: Add support for MTX-1 Flash device by Joern Engel · 19 years ago
  99. 9c517e6 [MTD] maps: Add mapping driver for PQ2FADS boards. by Todd Poynor · 19 years ago
  100. e4c212e [MTD] maps/ixp4xx: remove platform specific bits by David Vrabel · 19 years ago