1. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  2. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  3. 19870da [MTD] NAND: Fix broken bad block scan for 16 bit devices by Thomas Gleixner · 19 years ago
  4. 6a8b4d3 [MTD] cfi_cmdset_0002: Plugged a mem leak. by Joern Engel · 19 years ago
  5. a98a5d0 Merge with rsync://fileserver/linux by Todd Poynor · 19 years ago
  6. 1ca7035 [MTD] Make XIP support depend on CONFIG_ARM by Thomas Gleixner · 19 years ago
  7. 200d481 Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  8. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  9. 1e212f3 [PATCH] pcmcia: move event handler by Dominik Brodowski · 19 years ago
  10. 97f927a [MTD] XIP cleanup by Thomas Gleixner · 19 years ago
  11. b9c86d5 [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver by David Woodhouse · 19 years ago
  12. fb8d82a [MTD] NAND s3c2410: Add missing NULL pointer check by Ben Dooks · 19 years ago
  13. b353921 Merge with rsync://fileserver/linux by Artem B. Bityuckiy · 19 years ago
  14. 10c96f2 [MTD] NOR flash map driver for TI OMAP boards. by Todd Poynor · 19 years ago
  15. cbec19a [MTD] Add mapping driver for Intel PXA27x Mainstone board flash. by Nico Pitre · 19 years ago
  16. ba9fb37 [MTD] NAND: Remove unmaintained tx49xx board drivers by Thomas Gleixner · 19 years ago
  17. 0c80336 [MTD] NAND: sharpsl.c set correct file permissions by Thomas Gleixner · 19 years ago
  18. f8eb321 [MTD] cfi_cmdset_0002: Remove bogus include by Thomas Gleixner · 19 years ago
  19. 3a7a882 [MTD] mtdchar: Return the real error code when create_class() failed by Coywolf Qi Hunt · 19 years ago
  20. 9bc7b38 [MTD] mtdchar.c: Replace DEVFS by udev by Todd Poynor · 19 years ago
  21. 747aead [PATCH] ARM: 2780/1: AFS partition length calculation fix by Catalin Marinas · 19 years ago
  22. bd7bcf5 [MTD] NAND: Add ST chip IDs. by Thomas Gleixner · 19 years ago
  23. af2c80e [MTD] ms02-nv: Fix 64bit operation by ? · 19 years ago
  24. a4f957f [MTD] NAND: s3c24xx updates by Ben Dooks · 19 years ago
  25. d7e78d4 [MTD] NAND: Change exports to _GPL by Thomas Gleixner · 19 years ago
  26. c9e05365 [MTD] NAND: Fix broken bad block table scan by Thomas Gleixner · 19 years ago
  27. be76c5f [MTD] Fix commandline parser alignement by Joern Engel · 19 years ago
  28. 02b15e3 [MTD] XIP for AMD CFI flash. by Todd Poynor · 19 years ago
  29. 0dfc624 [MTD] NAND: Reorganize chip locking by Thomas Gleixner · 19 years ago
  30. 11d28a3 [PATCH] pcmcia: id_table for pcmciamtd.c by Dominik Brodowski · 19 years ago
  31. f1f67a9 [MTD] NAND: Add Hynix to manufacturer list by Nicolas S. Dade · 19 years ago
  32. 22fd9a8 [MTD] cfi_cmdset_0002: Fix broken status check by Thomas Gleixner · 19 years ago
  33. fb4a90b [MTD] CFI-0002 - Improve error checking by Eric W. Biedermann · 19 years ago
  34. 6da7012 [MTD] CFI flash locking reorg for XIP by Nicolas Pitre · 19 years ago
  35. 90e260c [MTD] NAND: Honour autoplacement schemes supplied by the caller by Thomas Gleixner · 19 years ago
  36. c25bb1f [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash: by Todd Poynor · 19 years ago
  37. c13cbf3 [MTD] mtdram: Quick cleanup of the driver: by Joern Engel · 19 years ago
  38. 0a18cde [MTD] NAND: Fix the broken dynamic array allocations by Jarkko Lavinen · 19 years ago
  39. abc37e6 [MTD] DiskOnChip: Add some comments by Dan Brown · 19 years ago
  40. 7e4a1d3 [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. by Dan Brown · 19 years ago
  41. dff59421 [MTD] DiskOnChip: Prevent problems with existing filesystems by Dan Brown · 19 years ago
  42. 82e1d19 [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections. by Dan Brown · 19 years ago
  43. e5a3e8c [MTD] DiskOnChip: Fix (?) free OOB array info. by Dan Brown · 19 years ago
  44. 22c60f5 [MTD] NAND: Move the NULL check into the calling function by Thomas Gleixner · 19 years ago
  45. bb75ba4 [MTD] NAND: Fix missing NULL pointer check by Dan Brown · 19 years ago
  46. dce2b4d [MTD] Fix OTP for top-parameter devices by Nicolas Pitre · 19 years ago
  47. 81dba48 [MTD] Reset file position when switching OTP mode by Nicolas Pitre · 19 years ago
  48. 998cf64 [MTD] NAND: Fix oob available calculation by Thomas Gleixner · 19 years ago
  49. 963a6fb [MTD] Add reboot notifier to Intel NOR flash driver by Nicolas Pitre · 19 years ago
  50. 8048d2f [MTD] Avoid compile warnings for Intel CFI flash without OTP support. by Todd Poynor · 19 years ago
  51. 9a6e73e [MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set by Todd Poynor · 19 years ago
  52. 1a78ff6 [MTD] DiskOnChip: Scan the entire device for Media Headers. by Dan Brown · 19 years ago
  53. 15fc108 [MTD] NAND: Use arrays of needed size instead of constant-sized. by Artem B. Bityuckiy · 19 years ago
  54. 8f5a448 [MTD] sharpsl-flash: Correct error paths by Richard Purdie · 19 years ago
  55. ba38069 [MTD] Add support for more SharpSL machines and fix missing mapping init by Richard Purdie · 19 years ago
  56. a921e28 [MTD] plat-ram: Make it usable on non ARM platforms by Thomas Gleixner · 19 years ago
  57. cc71229 [MTD] block2mtd: Fix incompatible pointer type by Thomas Gleixner · 19 years ago
  58. 50da7f6 [MTD] cfi_cmdset_0001: Fix compiler warnings by Thomas Gleixner · 19 years ago
  59. 5150228 [MTD] NAND nandsim: Use NAND_SKIP_BBT option by Artem B. Bityuckiy · 19 years ago
  60. 167e177 [MTD] ixp2000: Remove port setting code by Lennert Buytenhek · 19 years ago
  61. ff3bc4e [MTD] Kernel Janitor fixes. by Domen Puncer · 19 years ago
  62. 3c45e00a [MTD] Fix typo in Kconfig by Thomas Gleixner · 19 years ago
  63. 3e4ef3b [MTD] NAND s3c2410: Simplify command handling by Ben Dooks · 19 years ago
  64. 09c7933 [MTD] cfi_cmdset_0001: Fix state after sync by Nicolas Pitre · 19 years ago
  65. 3a70025 [MTD] cfi_cmdset_0001: Fix the buggy status check. by Thomas Gleixner · 19 years ago
  66. fb6bb52 [MTD] plat-ram: removed extraneous debugging code by Ben Dooks · 19 years ago
  67. 3b946e3 [MTD] NAND: Fixed unused loop variable by Ben Dooks · 19 years ago
  68. 663259a [MTD] phram: Allow short reads. by Joern Engel · 19 years ago
  69. 711c11b [MTD] block2mtd: Remove copyright. Fix offset calculation by Joern Engel · 19 years ago
  70. b4eab4b [MTD] Remove Elan-104NC by David Vrabel · 19 years ago
  71. 20a6c21 [MTD] NAND: Use cond_resched instead of msleep by Thomas Gleixner · 19 years ago
  72. 002fa30 [MTD] Replace all the Au1x mapping drivers with a simplified single driver by Pete Popov · 19 years ago
  73. d30f11d [MTD] Use after free, found by the Coverity tool by Joern Engel · 19 years ago
  74. 3b88775 [MTD] NAND: Check command timeout by Thomas Gleixner · 19 years ago
  75. dfd6129 [MTD] DiskOnChip: Wait for the command to finish. by Thomas Gleixner · 19 years ago
  76. fdf2fd5 [MTD] Sparse fixes by Ben Dooks · 19 years ago
  77. 4945079 [MTD] Fix unregister_mtd_user() public function documentation. by Artem B. Bityuckiy · 19 years ago
  78. 7685359 [MTD] Update BAST driver configuration by Ben Dooks · 19 years ago
  79. 332d71f [MTD] Make OTP actually work. by Nicolas Pitre · 19 years ago
  80. 171650a [MTD] NAND: Fix bad block table scan for small page devices by Artem B. Bityuckiy · 19 years ago
  81. 0ea4a75 [MTD] NAND: Early Manufacturer ID lookup by Kyungmin Park · 19 years ago
  82. 88ec7c5 [MTD] Add SST 39VF1601 (MPF+) ID by Ben Dooks · 19 years ago
  83. 011b2a3 [MTD] Fixup probing logic for single 16bit devices by Ben Dooks · 19 years ago
  84. eeada24 [MTD] NAND: Read only OOB bytes during bad block scan by Artem B. Bityuckiy · 19 years ago
  85. 41ce921 [MTD] NAND: Allow operation without bad block table by Artem B. Bityuckiy · 19 years ago
  86. 0040bf3 [MTD] NAND: Skip bad block table scan on request by Thomas Gleixner · 19 years ago
  87. 045e9a5 [MTD] Unabuse file-f_mode for OTP purpose by Nicolas Pitre · 19 years ago
  88. 31f4233 [MTD] User interface to Protection Registers by Nicolas Pitre · 19 years ago
  89. f77814d [MTD] Support for protection register support on Intel FLASH chips by Nicolas Pitre · 19 years ago
  90. 72b56a2 [MTD] Add OTP basisc by Nicolas Pitre · 19 years ago
  91. 322b12e [MTD] amd_flash: Fix chip ID clash by Jonas Holmberg · 19 years ago
  92. f29a4b8 [MTD] DiskOnChip: big endian fix for NFTL devices by Thomas Gleixner · 19 years ago
  93. 3960539 [MTD] DiskOnChip code cleanup by Thomas Gleixner · 19 years ago
  94. 651078b [MTD] DiskOnChip use CONFIG_ options instead of random symbols by Thomas Gleixner · 19 years ago
  95. 6170b43 [MTD] Fix MTD device probing by Russell King · 20 years ago
  96. ed3786a [MTD] rtc_from4 error status check, disable virtual erase blocks by David A. Marlin · 20 years ago
  97. 068e3c0 [MTD] NAND Add optional ECC status check callback by David A. Marlin · 20 years ago
  98. 99f2a8aea [MTD] Platform RAM Driver by Ben Dooks · 20 years ago
  99. a4ab4c5 [MTD] NAND use symbols instead of literals by David A. Marlin · 20 years ago
  100. 7ba48c4 [MTD] NAND SharpSL fix default partition size by Richard Purdie · 20 years ago