1. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  2. 0a3a98f Merge Linus' tree. by Russell King · 19 years ago
  3. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  4. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  5. 0fec53a [ARM] Remove EPXA10DB machine support by Russell King · 19 years ago
  6. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  7. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  8. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  9. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  10. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  11. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  12. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  13. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  14. 27f4e08 [PATCH] mtd onenand driver: use platform_device.h instead device.h by Kyungmin Park · 19 years ago
  15. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  16. 20ba89a [PATCH] mtd onenand driver: fix unlock problem in DDP by Kyungmin Park · 19 years ago
  17. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  18. 3fe968f [PATCH] blkmtd: use clear_page_dirty() by Andrew Morton · 19 years ago
  19. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  20. ee2d49d [MTD] chips: make sharps driver usable again by Richard Purdie · 19 years ago
  21. 72af3b2 [MTD] Remove bogus PQ2FADS driver by Thomas Gleixner · 19 years ago
  22. e2602b3 [MTD] maps: sparse fixup by Luiz Capitulino · 19 years ago
  23. 8bc3b38 [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support by Nicolas Pitre · 19 years ago
  24. 7ac571f [MTD] Make some tables 'const' so they can live in .rodata by David Woodhouse · 19 years ago
  25. 3c77354 [MTD] maps/ixp4xx: half-word boundary and little-endian fixups by John Bowler · 19 years ago
  26. 987d240 [MTD] CFI: Use 16-bit access to autoselect/read device id data by Todd Poynor · 19 years ago
  27. 3eb8cea [MTD] devices/ms02-nv: phys/virt address fixups by Maciej W. Rozycki · 19 years ago
  28. bc4117f [MTD] RFD_FTL: Use lanana assigned major device number by Sean Young · 19 years ago
  29. 3b762d3 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  30. 0c2e4b4 [ARM] Drivers should not make use of architecture private __ioremap by Russell King · 19 years ago
  31. 7d78c88 [DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms by Russell King · 19 years ago
  32. ef63d00 [MTD] maps: Replace dependency on non existing config option by Sean Young · 19 years ago
  33. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  34. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  35. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  36. 015953d [PATCH] mtd: onenand_base needs sched.h by Andrew Morton · 19 years ago
  37. b80b583 [PATCH] mtd: rfd_ftl build fix by Andrew Morton · 19 years ago
  38. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  39. 8766af9 [PATCH] check for failed kmalloc in inftlmount.c by Greg Ungerer · 19 years ago
  40. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  41. c2965f1 [MTD] chips: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  42. d5c5e78 [MTD] OneNAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  43. 61b03bd [MTD] NAND: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  44. e5580fb [MTD] devices: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  45. 69f34c9 [MTD] maps: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  46. 1f948b4 [MTD] chips: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  47. 97894cd [MTD] core: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  48. b95f960 [MTD] chips cfi_cmdset_0002: Prevent timeout race by Konstantin Baidarov · 19 years ago
  49. be30c10 [MTD] maps: Add support for the "TQM834x" Boards by Marian Balakowicz · 19 years ago
  50. ea17629 [MTD] maps ixp2000: fix compile warnings in ixp2000 map driver by Lennert Buytenhek · 19 years ago
  51. 3096617 [MTD] NAND Kconfig: Simplify dependencies by Thomas Gleixner · 19 years ago
  52. 3e17404 [MTD] maps/plat-ram: Avoid gcc 4.0 warning by Thomas Gleixner · 19 years ago
  53. 868801e [MTD] NAND: nand_write_ecc memory and OOB corruption by Todd Poynor · 19 years ago
  54. 49196f3 [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only) by Vitaly Wool · 19 years ago
  55. 46d0d0f [MTD] OneNAND/Kconfig: Fix dependencies by Thomas Gleixner · 19 years ago
  56. f0250fd Revert "[PATCH] OneNAND: Add simulator" by Thomas Gleixner · 19 years ago
  57. 01ac742 [MTD] maps/Kconfig: Simplify and update dependencies by Sean Young · 19 years ago
  58. 28f4623 [MTD] maps/ts5500: Fix partition support. Code cleanup by Sean Young · 19 years ago
  59. 15fdc52 [MTD] Tidy up Tims include cleanup by Thomas Gleixner · 19 years ago
  60. 9090ed0 [MTD] maps/ixp4xx: kill some warnings by David Vrabel · 19 years ago
  61. 87c146d [MTD] NAND sharpsl.c: Add support for akita and borzoi models by Richard Purdie · 19 years ago
  62. 6f6ed05 [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing by Nicolas Pitre · 19 years ago
  63. cfd320f [MTD] NAND s3c2410.c: Fix timing calculation bugs by Ben Dooks · 19 years ago
  64. d574504 [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err by Ben Dooks · 19 years ago
  65. df2e162 [MTD] maps/plat-ram.c: Initialize owner in device_driver struct by Ben Dooks · 19 years ago
  66. e0030b6 [MTD] maps/bast-flash.c: Initialize owner in device_driver struct by Ben Dooks · 19 years ago
  67. 61a72754 [MTD] NAND: s3c2410.c Initialize owner in device_driver struct by Ben Dooks · 19 years ago
  68. 5cea5da [MTD] mtdpart.c: Allow eraseblock size != power of 2 by Artem B. Bityutskiy · 19 years ago
  69. 83a3683 [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages) by Kyungmin Park · 19 years ago
  70. a41371e [MTD] OneNAND: Power Management (PM) support by Kyungmin Park · 19 years ago
  71. 87590e2 [MTD] OneNAND: Add missing files by Kyungmin Park · 19 years ago
  72. 0255fc1 [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk() by Ben Dooks · 19 years ago
  73. ef6f0d1 [MTD] NAND: Alchemy board driver cleanup by Pete Popov · 19 years ago
  74. b523b3b [MTD] maps: Add support for MTX-1 Flash device by Joern Engel · 19 years ago
  75. 962034f [MTD] NAND: Add suspend/resume functionality by Vitaly Wool · 19 years ago
  76. 9c517e6 [MTD] maps: Add mapping driver for PQ2FADS boards. by Todd Poynor · 19 years ago
  77. 1b01d979 OneNAND: Remove OMAP platform driver by Kyungmin Park · 19 years ago
  78. 68ee4b1 [MTD] OneNAND: Add generic platform driver by Kyungmin Park · 19 years ago
  79. e4c212e [MTD] maps/ixp4xx: remove platform specific bits by David Vrabel · 19 years ago
  80. 1501787 [MTD] OneNAND: Remove experimental Kconfig dependency by Kyungmin Park · 19 years ago
  81. d36d63d [PATCH] OneNAND: Fix bug in write verify by Kyungmin Park · 19 years ago
  82. 405c829 [PATCH] OneNAND: Add simulator by Kyungmin Park · 19 years ago
  83. fcc3147 [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model by Kyungmin Park · 19 years ago
  84. cdc0013 [PATCH] OneNAND: Simple Bad Block handling support by Kyungmin Park · 19 years ago
  85. 52b0eea [PATCH] OneNAND: Sync. Burst Read support by Kyungmin Park · 19 years ago
  86. cd5f634 [MTD] Add initial support for OneNAND flash chips by Kyungmin Park · 19 years ago
  87. d409466 [MTD] NAND: Use correct mask for OOB size calculation by Thomas Gleixner · 19 years ago
  88. 2c92d75 [MTD] Remove deprecated power management functions by Thomas Gleixner · 19 years ago
  89. e21f6c0 [MTD] Missing check on kmalloc return in INFTL mount. by David Woodhouse · 19 years ago
  90. e102d54 [MTD] writev support for cfi-cmdset-0001 by Nicolas Pitre · 19 years ago
  91. 638d983 {MTD] add support for Intel's "Sibley" flash by Nicolas Pitre · 19 years ago
  92. 4843653 [MTD] cleanups to cfi_cmdset_0001 by Nicolas Pitre · 19 years ago
  93. e27a996 [MTD] Add Resident Flash Disk (RFD) support by Sean Young · 19 years ago
  94. 2fc2991 Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ by Thomas Gleixner · 19 years ago
  95. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  96. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  97. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  98. 13bfb34 [ARM] Fix Assabet reboot with SA1100 MTD map driver by Russell King · 19 years ago
  99. 14e66f7 [ARM] Allow MTD device name to be passed via platform data by Russell King · 19 years ago
  100. 822e5e7 [ARM] Fix MTD device/partition destruction by Russell King · 19 years ago