1. 7e4a1d3 [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. by Dan Brown · 21 years ago
  2. dff5942 [MTD] DiskOnChip: Prevent problems with existing filesystems by Dan Brown · 21 years ago
  3. 82e1d19 [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections. by Dan Brown · 21 years ago
  4. e5a3e8c [MTD] DiskOnChip: Fix (?) free OOB array info. by Dan Brown · 21 years ago
  5. 22c60f5 [MTD] NAND: Move the NULL check into the calling function by Thomas Gleixner · 21 years ago
  6. bb75ba4 [MTD] NAND: Fix missing NULL pointer check by Dan Brown · 21 years ago
  7. dce2b4d [MTD] Fix OTP for top-parameter devices by Nicolas Pitre · 21 years ago
  8. 81dba48 [MTD] Reset file position when switching OTP mode by Nicolas Pitre · 21 years ago
  9. 998cf64 [MTD] NAND: Fix oob available calculation by Thomas Gleixner · 21 years ago
  10. 963a6fb [MTD] Add reboot notifier to Intel NOR flash driver by Nicolas Pitre · 21 years ago
  11. 8048d2f [MTD] Avoid compile warnings for Intel CFI flash without OTP support. by Todd Poynor · 21 years ago
  12. 9a6e73e [MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set by Todd Poynor · 21 years ago
  13. 1a78ff6 [MTD] DiskOnChip: Scan the entire device for Media Headers. by Dan Brown · 21 years ago
  14. 15fc108 [MTD] NAND: Use arrays of needed size instead of constant-sized. by Artem B. Bityuckiy · 21 years ago
  15. 8f5a448 [MTD] sharpsl-flash: Correct error paths by Richard Purdie · 21 years ago
  16. ba38069 [MTD] Add support for more SharpSL machines and fix missing mapping init by Richard Purdie · 21 years ago
  17. a921e28 [MTD] plat-ram: Make it usable on non ARM platforms by Thomas Gleixner · 21 years ago
  18. cc71229 [MTD] block2mtd: Fix incompatible pointer type by Thomas Gleixner · 21 years ago
  19. 50da7f6 [MTD] cfi_cmdset_0001: Fix compiler warnings by Thomas Gleixner · 21 years ago
  20. 5150228 [MTD] NAND nandsim: Use NAND_SKIP_BBT option by Artem B. Bityuckiy · 21 years ago
  21. 167e177 [MTD] ixp2000: Remove port setting code by Lennert Buytenhek · 21 years ago
  22. ff3bc4e [MTD] Kernel Janitor fixes. by Domen Puncer · 21 years ago
  23. 3c45e00 [MTD] Fix typo in Kconfig by Thomas Gleixner · 21 years ago
  24. 3e4ef3b [MTD] NAND s3c2410: Simplify command handling by Ben Dooks · 21 years ago
  25. 09c7933 [MTD] cfi_cmdset_0001: Fix state after sync by Nicolas Pitre · 21 years ago
  26. 3a70025 [MTD] cfi_cmdset_0001: Fix the buggy status check. by Thomas Gleixner · 21 years ago
  27. fb6bb52 [MTD] plat-ram: removed extraneous debugging code by Ben Dooks · 21 years ago
  28. 3b946e3 [MTD] NAND: Fixed unused loop variable by Ben Dooks · 21 years ago
  29. 663259a [MTD] phram: Allow short reads. by Joern Engel · 21 years ago
  30. 711c11b [MTD] block2mtd: Remove copyright. Fix offset calculation by Joern Engel · 21 years ago
  31. b4eab4b [MTD] Remove Elan-104NC by David Vrabel · 22 years ago
  32. 20a6c21 [MTD] NAND: Use cond_resched instead of msleep by Thomas Gleixner · 22 years ago
  33. 002fa30 [MTD] Replace all the Au1x mapping drivers with a simplified single driver by Pete Popov · 22 years ago
  34. d30f11d [MTD] Use after free, found by the Coverity tool by Joern Engel · 22 years ago
  35. 3b88775 [MTD] NAND: Check command timeout by Thomas Gleixner · 22 years ago
  36. dfd6129 [MTD] DiskOnChip: Wait for the command to finish. by Thomas Gleixner · 22 years ago
  37. fdf2fd5 [MTD] Sparse fixes by Ben Dooks · 22 years ago
  38. 4945079 [MTD] Fix unregister_mtd_user() public function documentation. by Artem B. Bityuckiy · 22 years ago
  39. 7685359 [MTD] Update BAST driver configuration by Ben Dooks · 22 years ago
  40. 332d71f [MTD] Make OTP actually work. by Nicolas Pitre · 22 years ago
  41. 171650a [MTD] NAND: Fix bad block table scan for small page devices by Artem B. Bityuckiy · 22 years ago
  42. 0ea4a75 [MTD] NAND: Early Manufacturer ID lookup by Kyungmin Park · 22 years ago
  43. 88ec7c5 [MTD] Add SST 39VF1601 (MPF+) ID by Ben Dooks · 22 years ago
  44. 011b2a3 [MTD] Fixup probing logic for single 16bit devices by Ben Dooks · 22 years ago
  45. eeada24 [MTD] NAND: Read only OOB bytes during bad block scan by Artem B. Bityuckiy · 22 years ago
  46. 41ce921 [MTD] NAND: Allow operation without bad block table by Artem B. Bityuckiy · 22 years ago
  47. 0040bf3 [MTD] NAND: Skip bad block table scan on request by Thomas Gleixner · 22 years ago
  48. 045e9a5 [MTD] Unabuse file-f_mode for OTP purpose by Nicolas Pitre · 22 years ago
  49. 31f4233 [MTD] User interface to Protection Registers by Nicolas Pitre · 22 years ago
  50. f77814d [MTD] Support for protection register support on Intel FLASH chips by Nicolas Pitre · 22 years ago
  51. 72b56a2 [MTD] Add OTP basisc by Nicolas Pitre · 22 years ago
  52. 322b12e [MTD] amd_flash: Fix chip ID clash by Jonas Holmberg · 22 years ago
  53. f29a4b8 [MTD] DiskOnChip: big endian fix for NFTL devices by Thomas Gleixner · 22 years ago
  54. 3960539 [MTD] DiskOnChip code cleanup by Thomas Gleixner · 22 years ago
  55. 651078b [MTD] DiskOnChip use CONFIG_ options instead of random symbols by Thomas Gleixner · 22 years ago
  56. 6170b43 [MTD] Fix MTD device probing by Russell King · 22 years ago
  57. ed3786a [MTD] rtc_from4 error status check, disable virtual erase blocks by David A. Marlin · 22 years ago
  58. 068e3c0 [MTD] NAND Add optional ECC status check callback by David A. Marlin · 22 years ago
  59. 99f2a8a [MTD] Platform RAM Driver by Ben Dooks · 22 years ago
  60. a4ab4c5 [MTD] NAND use symbols instead of literals by David A. Marlin · 22 years ago
  61. 7ba48c4 [MTD] NAND SharpSL fix default partition size by Richard Purdie · 22 years ago
  62. 15266bb [MTD] NAND replace yield by Thomas Gleixner · 22 years ago
  63. 6fc93d8 [MTD] bast-flash partitions fixup by Ben Dooks · 22 years ago
  64. 97f1a08 [MTD] Renesas AG-AND device recovery by David A. Marlin · 22 years ago
  65. 30f464b [MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery by David A. Marlin · 22 years ago
  66. 28a48de [MTD] NAND extended commands, badb block table autorefresh by David A. Marlin · 22 years ago
  67. 8ea2e06 [MTD] FTL Fix missing pointer assignment by Herbert Valerio Riedel · 22 years ago
  68. 14f8351 [MTD] slram driver cleanup by Josh Boyer · 22 years ago
  69. 05d3794 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 21 years ago
  70. e72022e [PATCH] Fix filp being passed through raw ioctl handler by Stephen Tweedie · 21 years ago
  71. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 21 years ago
  72. 82428b6 [PATCH] Driver Core: pm diagnostics update, check for errors by David Brownell · 21 years ago
  73. d1ded20 [PATCH] PCI: add MODALIAS to hotplug event for pci devices by Greg KH · 21 years ago
  74. 9888549 [PATCH] PCI: add modalias sysfs file for pci devices by Greg KH · 21 years ago
  75. c22610da [PATCH] PCI Hotplug: remove pci_visit_dev by Scott Murray · 21 years ago
  76. 43b7d7c [PATCH] PCI Hotplug: CPCI update by Scott Murray · 21 years ago
  77. 8b245e4 [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch by Dely Sy · 21 years ago
  78. ee17fd9 [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driver by Dely Sy · 21 years ago
  79. ad542ef Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-2.6.git by Linus Torvalds · 21 years ago
  80. f3ac91c Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git by · 21 years ago
  81. ff96b3d Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 21 years ago
  82. b82a96a [PATCH] dvb: budget-av: CI fixes by Johannes Stezenbach · 21 years ago
  83. 43f1a8f [PATCH] dvb: bt8xx: whitespace cleanup by Johannes Stezenbach · 21 years ago
  84. b98b79d [PATCH] dvb: DST: fixed CI debug output by Johannes Stezenbach · 21 years ago
  85. 42dc661 [PATCH] dvb: DST: fix a bug in the module parameter by Johannes Stezenbach · 21 years ago
  86. 4a2cc12 [PATCH] dvb: DST: misc. fixes by Johannes Stezenbach · 21 years ago
  87. b46dd44 [PATCH] dvb: DST: fix for descrambling failure by Johannes Stezenbach · 21 years ago
  88. 8385e46 [PATCH] dvb: DST: fixed tuning problem by Johannes Stezenbach · 21 years ago
  89. e6ac699 [PATCH] dvb: DST: add support for Twinhan 200103A by Johannes Stezenbach · 21 years ago
  90. 50b215a [PATCH] dvb: DST: reorganize Twinhan DST driver to support CI by Johannes Stezenbach · 21 years ago
  91. fdc53a6 [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree by Johannes Stezenbach · 21 years ago
  92. 0b3f5a5 [PATCH] dvb: frontends: misc. minor cleanups by Johannes Stezenbach · 21 years ago
  93. d91b730 [PATCH] dvb: make needlessly global code static or drop it by Johannes Stezenbach · 21 years ago
  94. 5e9e722 [PATCH] dvb: dvb-pll.h: prevent multiple inclusion by Johannes Stezenbach · 21 years ago
  95. 71e3420 [PATCH] dvb: tda10046: support for different firmware versions by Johannes Stezenbach · 21 years ago
  96. 1dfb800 [PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driver by Johannes Stezenbach · 21 years ago
  97. dd102c7 [PATCH] dvb: tda1004x: dont use bitfields by Johannes Stezenbach · 21 years ago
  98. 77b3bd0 [PATCH] dvb: mt352: embed struct mt352_config in mt352_state by Johannes Stezenbach · 21 years ago
  99. cd22d5c [PATCH] dvb: ves1820: remove unnecessary msleep by Johannes Stezenbach · 21 years ago
  100. b1471c4 [PATCH] dvb: dib3000: add NULL pointer check by Johannes Stezenbach · 21 years ago