1. acc8dad [PATCH] Remove blkmtd by Joern Engel · 18 years ago
  2. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  4. 3a3f8a1 MTD: remove obsolete Kconfig options by Anders Larsen · 18 years ago
  5. 8fe833c [PATCH] LED: add NAND MTD activity LED trigger by Richard Purdie · 18 years ago
  6. b5ac5d7 [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd by Petri T. Koistinen · 18 years ago
  7. 4d55146 [PATCH] mtd: fix broken name_to_dev_t() declaration by Herbert Poetzl · 18 years ago
  8. 84e699e [PATCH] mtd/redboot: Handle holes in fis table by Peter Korsgaard · 18 years ago
  9. a63ec1b [PATCH] Add chip used in collie to jedec_probe by Pavel Machek · 18 years ago
  10. edcbce21 [PATCH] Dead code in mtd/maps/pci.c by Eric Sesterhenn · 18 years ago
  11. 2d2dce0 [PATCH] Kill ifdefs in mtdcore.c by Pavel Machek · 18 years ago
  12. 8b68a12 [PATCH] Fix debug statement in inftlcore.c by Eric Sesterhenn / snakebyte · 18 years ago
  13. b175d03 [PATCH] mtd cmdlinepart: allow zero offset value by Atsushi Nemoto · 18 years ago
  14. 87d10f3 [PATCH] drivers/mtd: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  15. 54af6b4 [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's by Adrian Bunk · 18 years ago
  16. 0500abf [PATCH] drivers/mtd/: small cleanups by Adrian Bunk · 18 years ago
  17. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 18 years ago
  18. 040d79f [PATCH] sem2mutex: mtd/doc2000.c by Ingo Molnar · 18 years ago
  19. 37466ea [PATCH] m25p80: printk warning fix by Andrew Morton · 18 years ago
  20. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 18 years ago
  21. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 18 years ago
  22. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 18 years ago
  23. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 18 years ago
  24. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  25. 4bbed52 [PATCH] pcmcia: remove export of pcmcia_release_configuration by Dominik Brodowski · 19 years ago
  26. 8917f6f Kconfig help: MTD_JEDECPROBE already supports Intel by Adrian Bunk · 18 years ago
  27. 373ebfb BUG_ON() Conversion in drivers/mtd/ by Eric Sesterhenn · 18 years ago
  28. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  29. 3cb4f09 [PATCH] mtd_dataflash, fix block vs page erase by David Brownell · 18 years ago
  30. 77a3313 [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table" update by John Bowler · 18 years ago
  31. 9cff337 [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table by John Bowler · 18 years ago
  32. c314b6f [PATCH] cfi: init wait queue in chip struct by Simon Vogl · 18 years ago
  33. d86d437 [PATCH] cfi_cmdset_0001: fix range for cache invalidation by Alexey Korolev · 18 years ago
  34. 034d2f5 [PATCH] arm: fix dependencies for MTD_XIP by Al Viro · 19 years ago
  35. 75b84e9 [PATCH] Fix compilation errors in maps/dc21285.c by Martin Michlmayr · 19 years ago
  36. 70e5101 [PATCH] tsunami_flash: fix "parse error before ';' token" by Alexey Dobriyan · 19 years ago
  37. fd27919 [PATCH] build kernel/intermodule.c only when required by Adrian Bunk · 19 years ago
  38. 3001aa8 [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN by Adrian Bunk · 19 years ago
  39. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  40. 7111763 [PATCH] spi: misc fixes by David Brownell · 19 years ago
  41. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  42. 2f9f762 [PATCH] spi: M25 series SPI flash by Mike Lavender · 19 years ago
  43. 1d6432f [PATCH] spi: mtd dataflash driver by David Brownell · 19 years ago
  44. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  45. 0a3a98f Merge Linus' tree. by Russell King · 19 years ago
  46. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  47. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  48. 0fec53a [ARM] Remove EPXA10DB machine support by Russell King · 19 years ago
  49. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  50. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  51. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  52. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  53. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  54. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  55. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  56. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  57. 27f4e08 [PATCH] mtd onenand driver: use platform_device.h instead device.h by Kyungmin Park · 19 years ago
  58. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  59. 20ba89a [PATCH] mtd onenand driver: fix unlock problem in DDP by Kyungmin Park · 19 years ago
  60. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  61. 3fe968f [PATCH] blkmtd: use clear_page_dirty() by Andrew Morton · 19 years ago
  62. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  63. ee2d49d [MTD] chips: make sharps driver usable again by Richard Purdie · 19 years ago
  64. 72af3b2 [MTD] Remove bogus PQ2FADS driver by Thomas Gleixner · 19 years ago
  65. e2602b3 [MTD] maps: sparse fixup by Luiz Capitulino · 19 years ago
  66. 8bc3b38 [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support by Nicolas Pitre · 19 years ago
  67. 7ac571f [MTD] Make some tables 'const' so they can live in .rodata by David Woodhouse · 19 years ago
  68. 3c77354 [MTD] maps/ixp4xx: half-word boundary and little-endian fixups by John Bowler · 19 years ago
  69. 987d240 [MTD] CFI: Use 16-bit access to autoselect/read device id data by Todd Poynor · 19 years ago
  70. 3eb8cea [MTD] devices/ms02-nv: phys/virt address fixups by Maciej W. Rozycki · 19 years ago
  71. bc4117f [MTD] RFD_FTL: Use lanana assigned major device number by Sean Young · 19 years ago
  72. 3b762d3 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  73. 0c2e4b4 [ARM] Drivers should not make use of architecture private __ioremap by Russell King · 19 years ago
  74. 7d78c88 [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms by Russell King · 19 years ago
  75. ef63d00 [MTD] maps: Replace dependency on non existing config option by Sean Young · 19 years ago
  76. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  77. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  78. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  79. 015953d [PATCH] mtd: onenand_base needs sched.h by Andrew Morton · 19 years ago
  80. b80b583 [PATCH] mtd: rfd_ftl build fix by Andrew Morton · 19 years ago
  81. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  82. 8766af9 [PATCH] check for failed kmalloc in inftlmount.c by Greg Ungerer · 19 years ago
  83. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  84. c2965f1 [MTD] chips: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  85. d5c5e78 [MTD] OneNAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  86. 61b03bd [MTD] NAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  87. e5580fb [MTD] devices: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  88. 69f34c9 [MTD] maps: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  89. 1f948b4 [MTD] chips: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  90. 97894cd [MTD] core: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  91. b95f960 [MTD] chips cfi_cmdset_0002: Prevent timeout race by Konstantin Baidarov · 19 years ago
  92. be30c10 [MTD] maps: Add support for the "TQM834x" Boards by Marian Balakowicz · 19 years ago
  93. ea17629 [MTD] maps ixp2000: fix compile warnings in ixp2000 map driver by Lennert Buytenhek · 19 years ago
  94. 3096617 [MTD] NAND Kconfig: Simplify dependencies by Thomas Gleixner · 19 years ago
  95. 3e17404 [MTD] maps/plat-ram: Avoid gcc 4.0 warning by Thomas Gleixner · 19 years ago
  96. 868801e [MTD] NAND: nand_write_ecc memory and OOB corruption by Todd Poynor · 19 years ago
  97. 49196f3 [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) by Vitaly Wool · 19 years ago
  98. 46d0d0f [MTD] OneNAND/Kconfig: Fix dependencies by Thomas Gleixner · 19 years ago
  99. f0250fd Revert "[PATCH] OneNAND: Add simulator" by Thomas Gleixner · 19 years ago
  100. 01ac742 [MTD] maps/Kconfig: Simplify and update dependencies by Sean Young · 19 years ago