1. c14e522 tree wide: remove execute flag from .c files by Sebastian Andrzej Siewior · 15 years ago
  2. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  3. caf0e8e mtd: cfi_cmdset_0002, fix lock imbalance by Jiri Slaby · 15 years ago
  4. 4a58948 mtd: add support for switching old SST chips into QRY mode by Guillaume LECERF · 15 years ago
  5. db5432d mtd: fix M29W800D dev_id and uaddr by Ladislav Michl · 15 years ago
  6. 2695eab mtd: CFI cmdset_0002: enable erase-suspend-program by Joakim Tjernlund · 15 years ago
  7. b2ef1a2 mtd: move manufacturer to the common cfi.h header file by Hans-Christian Egtvedt · 15 years ago
  8. 8dbaea4 mtd: add lock fixup for AT49BV640D and AT49BV640DT chips by Hans-Christian Egtvedt · 15 years ago
  9. c9f7ec3 mtd: add missing put_chip() in cfi_intelext_reset() by Nicolas Pitre · 15 years ago
  10. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  11. e107021 mtd: jedec_probe: add PSD4256G6V id by Mike Frysinger · 15 years ago
  12. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  13. 23af51e mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G by Massimo Cirillo · 15 years ago
  14. b4c8c8c mtd: jedec: fix compilation problem with I28F640C3B definition by Stefan Roese · 15 years ago
  15. 9aff1b1 mtd: jedec_probe: fix NEC uPD29F064115 detection by Hiroshi Ito · 15 years ago
  16. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  17. e1b158a mtd: CFI 1.0 and CFI 1.1 by Daniel Ribeiro · 15 years ago
  18. ec2d0d8 mtd: CFI: quirk for PF38F4476. by Daniel Ribeiro · 15 years ago
  19. a0645ce mtd: add SST39SF040 chip to jedec_probe by Michał Mirosław · 15 years ago
  20. 504a3e7 [MTD] [NOR] Fixup for Numonyx M29W128 chips by Darius Augulis · 15 years ago
  21. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  22. bd50a0f [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip by Yegor Yefremov · 15 years ago
  23. 6ac15e9 [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation(). by Graff Yang · 15 years ago
  24. 5f87760 [MTD] map_rom has NULL erase pointer by Alan Cox · 16 years ago
  25. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 16 years ago
  26. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  27. 467622e [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) by Eric W. Biederman · 16 years ago
  28. be8f78b [MTD] [NOR] AT49BV6416 has swapped erase regions by Haavard Skinnemoen · 16 years ago
  29. 87e92c0 [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection by Christopher Moore · 16 years ago
  30. 3afe7eb [MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2) by Alexander Belyakov · 16 years ago
  31. 5e70646 [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled by David Woodhouse · 16 years ago
  32. c314dfd [MTD] [NOR] Rename and export new cfi_qry_*() functions by David Woodhouse · 16 years ago
  33. e93cafe [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations by Anders Grafström · 16 years ago
  34. 2e489e0 [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips by Alexey Korolev · 16 years ago
  35. a0e7229 [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description by George G. Davis · 16 years ago
  36. c8872b0 [MTD] Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  37. 34a8244 [MTD] dataflash OTP support by David Brownell · 16 years ago
  38. 4a22442 [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID by Jerry Hicks · 16 years ago
  39. ca6f12c [MTD] jedec_probe: Fix SST 16-bit chip detection by Atsushi Nemoto · 16 years ago
  40. 998453f [MTD] [NOR] Fix -ETIMEO errors in CFI driver by Alexey Korolev · 16 years ago
  41. 3a3688b [MTD] [NOR] gen_probe: No debug message when debugging is disabled by Jean Delvare · 16 years ago
  42. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  43. 1b0b30a [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips by Mike Rapoport · 16 years ago
  44. 5c9c11e [MTD] [NOR] Add support for flash chips with ID in bank other than 0 by Mike Rapoport · 16 years ago
  45. 8fd310a [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips by Mike Rapoport · 16 years ago
  46. deb1a5f [MTD] [NOR] Support for M50FLW080A and M50FLW080B by Nate Case · 16 years ago
  47. 91949d6 [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo by Alexander Belyakov · 16 years ago
  48. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  49. fe22466 [MTD] [NOR] Fix Intel CFI driver for collie flash by Thomas Kunze · 16 years ago
  50. 70b0725 [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips by Trent Piepho · 16 years ago
  51. fecb886 [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips by Trent Piepho · 16 years ago
  52. 1b0a062 [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip by Andrei Dolnikov · 16 years ago
  53. ca5c23c [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) by Paulius Zaleckas · 16 years ago
  54. eb8e318 [MTD] [NOR] cfi_cmdset_0020.c: make a function static by Adrian Bunk · 16 years ago
  55. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  56. 35d086b [MTD] [JEDEC] Fix whitespace noise in chip table by David Woodhouse · 16 years ago
  57. 30d6a24 [MTD] [JEDEC] add support for the ST M29W400DB flash chip by Gordon Farquharson · 16 years ago
  58. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 16 years ago
  59. fb6d080 mtd: fix broken state in CFI driver caused by FL_SHUTDOWN by Alexey Korolev · 16 years ago
  60. 484b8e6 [MTD] [NOR] fix startup lock when using multiple nor flash chips by Rizzo Davide · 16 years ago
  61. c1f3ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  62. e619a75 [MTD] Unlocking all Intel flash that is locked on power up. by Justin Treon · 16 years ago
  63. c0d2a48 [MTD] jedec probe: drop unnecessary forward declarations by Ilpo Järvinen · 17 years ago
  64. 53d8855 [MTD] JEDEC probe: kill some inline bloat by Ilpo Järvinen · 17 years ago
  65. 646fd12 cache invalidation error for buffered write by Massimo Cirillo · 17 years ago
  66. de7921f [MTD] [NOR] Fix incorrect interface code for x16/x32 chips by Bartlomiej Sieka · 17 years ago
  67. cec80bf [MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion by David Woodhouse · 17 years ago
  68. f6f0f81 [MTD] [NOR] Fix overflow check in jedec_probe by David Woodhouse · 17 years ago
  69. 5d3cce3 [MTD] [NOR] Clean up jedec_probe, remove unlock address arrays by David Woodhouse · 17 years ago
  70. 6c24e41 [MTD] [NOR] Prevent erase command invocation on suspended chip by Alexander Belyakov · 17 years ago
  71. b1c9c9b [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5 by Alexey Korolev · 17 years ago
  72. 8547e583 [MTD] [NOR] Add support for the SST 39VF1601 flash chip by David Howells · 17 years ago
  73. d10a39d [MTD] [NOR] More CFI fixups for Atmel chips by Hans-Christian Egtvedt · 17 years ago
  74. 5a37cf1 [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion by Alexey Korolev · 17 years ago
  75. c4a9f88 [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug by Kevin Hao · 17 years ago
  76. 097f257 [MTD] fix CFI point method for discontiguous maps by Andy Lowe · 18 years ago
  77. 4cfff0d [MTD] Clean up duplicate includes in drivers/mtd/ by Jesper Juhl · 17 years ago
  78. c9856e3 [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions by Philippe De Muyter · 17 years ago
  79. 8f1a866 [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c by Jesper Juhl · 17 years ago
  80. 1da1caf [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up. by Randy Dunlap · 17 years ago
  81. 029a9eb [MTD] [NOR] cfi_cmdset_0001.c: sparse fixes by Ben Dooks · 17 years ago
  82. ce0f33a [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static by Ben Dooks · 17 years ago
  83. b7aa48b [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) by David Woodhouse · 17 years ago
  84. ec98c68 Use menuconfig objects: MTD by Jan Engelhardt · 17 years ago
  85. e6be133 [MTD] Fix fwh_lock locking by Shashi Rao · 17 years ago
  86. 0ecbc81 [MTD] [NOR] Support for auto locking flash on power up by Rodolfo Giometti · 17 years ago
  87. 83d4809 [MTD] [NOR] Fix oops in cfi_amdstd_sync by Vijay Sampath · 17 years ago
  88. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  89. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  90. d416085 [MTD] [NOR] Intel: remove ugly PROGREGION macros by Artem Bityutskiy · 17 years ago
  91. 992c9d2 [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block by Artem Bityutskiy · 17 years ago
  92. 2a5bd59 [MTD] Fix default timeouts for Intel NOR flash by David Woodhouse · 17 years ago
  93. bd3c97a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  94. c9ac597 [MTD] Remove trailing whitespace by David Woodhouse · 18 years ago
  95. 967bf62 [PATCH] Fix Intel/Sharp command set erase suspend bug by Joakim Tjernlund · 18 years ago
  96. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  97. a86aaa6 [MTD] NOR: leave Intel chips in read-array mode on suspend by David Anders · 18 years ago
  98. f33686b [MTD] JEDEC probe: fix comment typo (devic) by Alexey Dobriyan · 18 years ago
  99. 89072ef [MTD] CHIPS: Support for SST 49LF040B flash chip by Ryan Jackson · 18 years ago
  100. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago