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. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  4. 5c8d260 mtd: remove duplicate assignment of chip->state by Tadashi Abe · 13 years ago
  5. 100f234 mtd: fix hang-up in cfi erase and read contention by Tadashi Abe · 13 years ago
  6. c9ddab2 mtd: cmdset_0002: add CFI 1.5 support for S29GL-S by Gernot Hoyler · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 1065cda mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) by Steffen Sledz · 13 years ago
  9. 13ce77f mtd: cfi: fix writebufsize initialization by Anatolij Gustschin · 13 years ago
  10. ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 13 years ago
  11. ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 13 years ago
  12. efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 13 years ago
  13. d261c72 mtd: cfi: add writebufsize initialization by Anatolij Gustschin · 14 years ago
  14. e8953b7 mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips by Guillaume LECERF · 14 years ago
  15. e637276 mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips by Guillaume LECERF · 14 years ago
  16. cc31822 mtd: cfi_fixup: remove unused 'param' parameter by Guillaume LECERF · 14 years ago
  17. 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
  18. 6411bf6 Revert "mtd: cleanup Kconfig dependencies" by David Woodhouse · 14 years ago
  19. 0896804 mtd: cfi_cmdset_0002: make sector erase command variable by Guillaume LECERF · 14 years ago
  20. 9fc05fc mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips by Guillaume LECERF · 14 years ago
  21. fc61015 mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY mode by Guillaume LECERF · 14 years ago
  22. b5d194c mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded one by Guillaume LECERF · 14 years ago
  23. d031c22 mtd: cfi_cmdset_0002: code cleanups by Wolfram Sang · 14 years ago
  24. 432dc82 mtd: cleanup Kconfig dependencies by H Hartley Sweeten · 14 years ago
  25. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  26. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  27. 5da1953 mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version by Guillaume LECERF · 14 years ago
  28. 8ae6641 mtd: change struct flchip_shared spinlock locking into mutex by Stefani Seibold · 14 years ago
  29. e17f47a mtd: cfi_cmdset_0002: fix the check for valid primary extension versions by Guillaume LECERF · 14 years ago
  30. 771a115 mtd: cfi_probe: print manufacturer and id of probed chip by Guillaume LECERF · 14 years ago
  31. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 14 years ago
  32. 8046112 mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips by Guillaume LECERF · 14 years ago
  33. 1e804ce mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID by David Woodhouse · 14 years ago
  34. abab7eb mtd: cfi_cmdset_0002: Fix argument order in bootloc warning by David Woodhouse · 14 years ago
  35. 087acaf mtd: chips: add SST39WF160x NOR-flashes by Wolfram Sang · 14 years ago
  36. 7d84b62 mtd: jedec_probe: remove spaces before tabs by Artem Bityutskiy · 14 years ago
  37. ae73182 mtd: chips: use common manufacturer codes in jedec_probe() by Wolfram Sang · 14 years ago
  38. 087444d mtd: cfi_util: do not printk if no extended query table by Guillaume LECERF · 14 years ago
  39. 5a0563f mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips by Guillaume LECERF · 14 years ago
  40. 83dcd3b mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips by Guillaume LECERF · 14 years ago
  41. 412da2f mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field by David Woodhouse · 14 years ago
  42. 564b849 mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional by Guillaume LECERF · 14 years ago
  43. 5859886 mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values by Guillaume LECERF · 14 years ago
  44. 54b93a4 mtd: cfi_probe: add support for SST 0x0701 vendorname by Guillaume LECERF · 14 years ago
  45. ad7026f mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable by Guillaume LECERF · 14 years ago
  46. 8473044 mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members by Guillaume LECERF · 14 years ago
  47. eafe131 mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes by Kevin Cernekee · 14 years ago
  48. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 14 years ago
  49. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  50. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 15 years ago
  51. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 15 years ago
  52. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  53. c14e522 tree wide: remove execute flag from .c files by Sebastian Andrzej Siewior · 15 years ago
  54. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  55. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  56. 4a58948 mtd: add support for switching old SST chips into QRY mode by Guillaume LECERF · 15 years ago
  57. db5432d mtd: fix M29W800D dev_id and uaddr by Ladislav Michl · 15 years ago
  58. 2695eab mtd: CFI cmdset_0002: enable erase-suspend-program by Joakim Tjernlund · 15 years ago
  59. b2ef1a2 mtd: move manufacturer to the common cfi.h header file by Hans-Christian Egtvedt · 15 years ago
  60. 8dbaea4 mtd: add lock fixup for AT49BV640D and AT49BV640DT chips by Hans-Christian Egtvedt · 15 years ago
  61. c9f7ec3 mtd: add missing put_chip() in cfi_intelext_reset() by Nicolas Pitre · 15 years ago
  62. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  63. e107021 mtd: jedec_probe: add PSD4256G6V id by Mike Frysinger · 15 years ago
  64. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  65. 23af51e mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G by Massimo Cirillo · 15 years ago
  66. b4c8c8c mtd: jedec: fix compilation problem with I28F640C3B definition by Stefan Roese · 15 years ago
  67. 9aff1b1 mtd: jedec_probe: fix NEC uPD29F064115 detection by Hiroshi Ito · 15 years ago
  68. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  69. e1b158a mtd: CFI 1.0 and CFI 1.1 by Daniel Ribeiro · 15 years ago
  70. ec2d0d8 mtd: CFI: quirk for PF38F4476. by Daniel Ribeiro · 15 years ago
  71. a0645ce mtd: add SST39SF040 chip to jedec_probe by Michał Mirosław · 15 years ago
  72. 504a3e7 [MTD] [NOR] Fixup for Numonyx M29W128 chips by Darius Augulis · 15 years ago
  73. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  74. bd50a0f [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip by Yegor Yefremov · 15 years ago
  75. 6ac15e9 [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation(). by Graff Yang · 15 years ago
  76. 5f87760 [MTD] map_rom has NULL erase pointer by Alan Cox · 16 years ago
  77. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 16 years ago
  78. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  79. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 16 years ago
  80. be8f78b [MTD] [NOR] AT49BV6416 has swapped erase regions by Haavard Skinnemoen · 16 years ago
  81. 87e92c0 [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection by Christopher Moore · 16 years ago
  82. 3afe7eb [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2) by Alexander Belyakov · 16 years ago
  83. 5e70646 [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled by David Woodhouse · 16 years ago
  84. c314dfd [MTD] [NOR] Rename and export new cfi_qry_*() functions by David Woodhouse · 16 years ago
  85. e93cafe [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations by Anders Grafström · 16 years ago
  86. 2e489e0 [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips by Alexey Korolev · 16 years ago
  87. a0e7229 [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description by George G. Davis · 16 years ago
  88. c8872b0 [MTD] Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  89. 34a8244 [MTD] dataflash OTP support by David Brownell · 16 years ago
  90. 4a22442 [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID by Jerry Hicks · 16 years ago
  91. ca6f12c [MTD] jedec_probe: Fix SST 16-bit chip detection by Atsushi Nemoto · 16 years ago
  92. 998453f [MTD] [NOR] Fix -ETIMEO errors in CFI driver by Alexey Korolev · 16 years ago
  93. 3a3688b [MTD] [NOR] gen_probe: No debug message when debugging is disabled by Jean Delvare · 16 years ago
  94. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  95. 1b0b30a [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips by Mike Rapoport · 16 years ago
  96. 5c9c11e [MTD] [NOR] Add support for flash chips with ID in bank other than 0 by Mike Rapoport · 16 years ago
  97. 8fd310a [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips by Mike Rapoport · 16 years ago
  98. deb1a5f [MTD] [NOR] Support for M50FLW080A and M50FLW080B by Nate Case · 16 years ago
  99. 91949d6 [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo by Alexander Belyakov · 16 years ago
  100. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago