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