1. 0a32a10 mtd: cleanup style on pr_debug messages by Brian Norris · 13 years ago
  2. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  3. 5c8d260 mtd: remove duplicate assignment of chip->state by Tadashi Abe · 13 years ago
  4. 100f234 mtd: fix hang-up in cfi erase and read contention by Tadashi Abe · 13 years ago
  5. c9ddab2 mtd: cmdset_0002: add CFI 1.5 support for S29GL-S by Gernot Hoyler · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. 1065cda mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) by Steffen Sledz · 13 years ago
  8. 13ce77f mtd: cfi: fix writebufsize initialization by Anatolij Gustschin · 13 years ago
  9. d261c72 mtd: cfi: add writebufsize initialization by Anatolij Gustschin · 14 years ago
  10. e8953b7 mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips by Guillaume LECERF · 14 years ago
  11. e637276 mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips by Guillaume LECERF · 14 years ago
  12. cc31822 mtd: cfi_fixup: remove unused 'param' parameter by Guillaume LECERF · 14 years ago
  13. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  14. 0896804 mtd: cfi_cmdset_0002: make sector erase command variable by Guillaume LECERF · 14 years ago
  15. 9fc05fc mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips by Guillaume LECERF · 14 years ago
  16. d031c22 mtd: cfi_cmdset_0002: code cleanups by Wolfram Sang · 14 years ago
  17. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  18. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  19. 5da1953 mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version by Guillaume LECERF · 14 years ago
  20. e17f47a mtd: cfi_cmdset_0002: fix the check for valid primary extension versions by Guillaume LECERF · 14 years ago
  21. 8046112 mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips by Guillaume LECERF · 14 years ago
  22. 1e804ce mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID by David Woodhouse · 14 years ago
  23. abab7eb mtd: cfi_cmdset_0002: Fix argument order in bootloc warning by David Woodhouse · 14 years ago
  24. 5a0563f mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips by Guillaume LECERF · 14 years ago
  25. 83dcd3b mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips by Guillaume LECERF · 14 years ago
  26. 412da2f mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field by David Woodhouse · 14 years ago
  27. 564b849 mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional by Guillaume LECERF · 14 years ago
  28. eafe131 mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes by Kevin Cernekee · 14 years ago
  29. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 14 years ago
  30. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 15 years ago
  31. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 15 years ago
  32. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  33. 2695eab mtd: CFI cmdset_0002: enable erase-suspend-program by Joakim Tjernlund · 15 years ago
  34. 23af51e mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G by Massimo Cirillo · 15 years ago
  35. 504a3e7 [MTD] [NOR] Fixup for Numonyx M29W128 chips by Darius Augulis · 15 years ago
  36. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 16 years ago
  37. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  38. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 16 years ago
  39. be8f78b [MTD] [NOR] AT49BV6416 has swapped erase regions by Haavard Skinnemoen · 16 years ago
  40. 87e92c0 [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection by Christopher Moore · 16 years ago
  41. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  42. 70b0725 [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips by Trent Piepho · 16 years ago
  43. ca5c23c [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) by Paulius Zaleckas · 16 years ago
  44. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 16 years ago
  45. e619a75 [MTD] Unlocking all Intel flash that is locked on power up. by Justin Treon · 17 years ago
  46. de7921f [MTD] [NOR] Fix incorrect interface code for x16/x32 chips by Bartlomiej Sieka · 17 years ago
  47. d10a39d [MTD] [NOR] More CFI fixups for Atmel chips by Hans-Christian Egtvedt · 17 years ago
  48. ce0f33a [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static by Ben Dooks · 17 years ago
  49. 83d4809 [MTD] [NOR] Fix oops in cfi_amdstd_sync by Vijay Sampath · 17 years ago
  50. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  51. 89072ef [MTD] CHIPS: Support for SST 49LF040B flash chip by Ryan Jackson · 18 years ago
  52. 187ef15 [MTD] Unlock NOR flash automatically where necessary by Håvard Skinnemoen · 18 years ago
  53. de591da MTD: Fix bug in fixup_convert_atmel_pri by Håvard Skinnemoen · 18 years ago
  54. 0165508 MTD: Add lock/unlock operations for Atmel AT49BV6416 by Haavard Skinnemoen · 18 years ago
  55. 5b0c5c2 MTD: Convert Atmel PRI information to AMD format by Haavard Skinnemoen · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  58. 83ea4ef Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL by David Woodhouse · 18 years ago
  59. a15bdee Remove use of inter_module_crap in NOR flash chip drivers. by David Woodhouse · 18 years ago
  60. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  61. fa67164 [PATCH] kfree cleanup: drivers/mtd by Jesper Juhl · 19 years ago
  62. 1f948b4 [MTD] chips: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  63. b95f960 [MTD] chips cfi_cmdset_0002: Prevent timeout race by Konstantin Baidarov · 19 years ago
  64. d88f977 [MTD] CHIPS: Recognize Spansion CFI 1.4 chips by Todd Poynor · 19 years ago
  65. 97f927a [MTD] XIP cleanup by Thomas Gleixner · 19 years ago
  66. f8eb321 [MTD] cfi_cmdset_0002: Remove bogus include by Thomas Gleixner · 19 years ago
  67. 02b15e3 [MTD] XIP for AMD CFI flash. by Todd Poynor · 19 years ago
  68. 22fd9a8 [MTD] cfi_cmdset_0002: Fix broken status check by Thomas Gleixner · 19 years ago
  69. fb4a90b [MTD] CFI-0002 - Improve error checking by Eric W. Biedermann · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago