1. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  2. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  3. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  4. f1a7c9d mtd: bcm47xxsflash: adjust names of bus-specific functions by Rafał Miłecki · 12 years ago
  5. 2d13dc3 mtd: bcm47xxsflash: register this as normal driver by Hauke Mehrtens · 12 years ago
  6. 60aca06 mtd: bcm47xxsflash: write number of written bytes by Hauke Mehrtens · 12 years ago
  7. c80e572 mtd: devices: elm: Removes <xx> literals in elm DT node by Philip Avinash · 12 years ago
  8. a2f74a7 mtd: bcm47xxsflash: add own struct for abstrating bus type by Rafał Miłecki · 12 years ago
  9. 55bf75b mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c by Michel Stempin · 12 years ago
  10. bf22433 mtd: devices: elm: Add support for ELM error correction by Philip Avinash · 12 years ago
  11. 972e1b7 mtd: m25p80: Flash protection support for STmicro chips by Austin Boyle · 12 years ago
  12. e830342 mtd: docg3 fix missing bitreverse lib by Robert Jarzmik · 12 years ago
  13. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  14. bf65aaa mtd: docg3 fix missing bitreverse lib by Robert Jarzmik · 12 years ago
  15. a11ed37 drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  16. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. 031da73 mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited. by NeilBrown · 12 years ago
  18. 6c810f9 mtg: docg3: potential divide by zero in doc_write_oob() by Dan Carpenter · 12 years ago
  19. 98a9e24 mtd: m25p80: modify info for Micron N25Q128 by Liming Wang · 12 years ago
  20. 7bf350b7 mtd: fix a number of checkpatch complaints by Artem Bityutskiy · 12 years ago
  21. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  22. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  23. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  24. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  25. 9b7ef60 mtd: m25p80: add support for the Winbond w25q80bl chip by Stephen Warren · 12 years ago
  26. ca796f8 mtd: diskonchip: don't warn about ARM architecture by Arnd Bergmann · 12 years ago
  27. a90019e mtd: spear_smi: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  28. 0aa87b7 mtd: m25p80: add support for the windbond w25q256 chip by Matthieu CASTET · 12 years ago
  29. 12ad2be mtd: m25p80: Make fast read configurable via DT by Marek Vasut · 12 years ago
  30. c36a7ff mtd: slram: invalid checking of absolute end address by Jiri Engelthaler · 12 years ago
  31. b277f77 mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p by Marek Vasut · 12 years ago
  32. 5fe42d5 mtd: basic (read only) driver for BCMA serial flash by Rafał Miłecki · 12 years ago
  33. 58d864e mtd: m25p80: add support for the EON EN25Q64 chip by Gabor Juhos · 12 years ago
  34. 3105875 mtd: m25p80: add support for Micron N25Q128 by Jan Luebbe · 12 years ago
  35. e1ed147 mtd: spear_smi: use devm_ functions consistently by Julia Lawall · 12 years ago
  36. 8da2868 mtd: m25p80: add support for Micron N25Q256A by Vivien Didelot · 12 years ago
  37. 13e8597 mtd: use %*ph[CN] to dump small buffers by Andy Shevchenko · 12 years ago
  38. 036a1ac mtd: spear_smi: fix compilation warning by Artem Bityutskiy · 12 years ago
  39. b517097 mtd: spear_smi: failure test for null rather than negative integer by Julia Lawall · 12 years ago
  40. 8bb8b85 mtd: m25p80: Fix the Spansion chip detection by Marek Vasut · 12 years ago
  41. f728598 mtd: m25p80: add support for Spansion s25sl064p chip by Marek Vasut · 12 years ago
  42. 4800399 mtd: m25p80: Add support for serial flash STM/Micron N25Q032 by Knut Wohlrab · 12 years ago
  43. 2c99b8b mtd: spear_smi: handle return value of timeouts properly by Vipin Kumar · 12 years ago
  44. 4dc48c3 mtd: spear_smi: clear status register on init by Shiraz Hashim · 12 years ago
  45. 770daa4 mtd: spear_smi: Move suspend/resume to follow dev_pm_ops by Viresh Kumar · 12 years ago
  46. b8c2d65 mtd: fix bogus inequation by Marek Vasut · 12 years ago
  47. a5b2d76 mtd: m25p80: Add support for Atmel at45db081d by Chunhe Lan · 12 years ago
  48. 95c1b0c mtd: m25p80: Add support for n25q064 by Alexandre Pereira da Silva · 12 years ago
  49. 943b35a mtd: m25p80: Add support for m25pe20 by Alexandre Pereira da Silva · 12 years ago
  50. 9d6367f mtd: add JEDEC ID for w25q32dw to chip table by ing. Federico Fuga · 12 years ago
  51. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  52. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  53. 52c2d9a mtd: docg3 fix in-middle of blocks reads by Robert Jarzmik · 13 years ago
  54. 4fba37a mtd: m25p80: Add support for Winbond W25Q80BW by Thomas Abraham · 12 years ago
  55. bb08bc1 mtd: add m25p80 id for mx25l2005a by John Crispin · 12 years ago
  56. 5ca11ca mtd: m25p80: add support for Everspin MR25H256 MRAM chip by Marek Vasut · 12 years ago
  57. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 13 years ago
  58. 39a5d0b mtd: block2mtd: page_read() never returns NULL by Ryosuke Saito · 13 years ago
  59. c0010eb mtd: spear_smi: Add clk_{un}prepare() support by Viresh Kumar · 13 years ago
  60. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  61. 86d2f6f mtg: docg3: fix comment errors by Octavian Moraru · 13 years ago
  62. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  63. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  64. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  65. 7b0e67f mtd: docg3 add protection against concurrency by Robert Jarzmik · 13 years ago
  66. 1b15a5f mtd: docg3 refactor cascade floors structure by Robert Jarzmik · 13 years ago
  67. a2b3d28 mtd: docg3 increase write/erase timeout by Robert Jarzmik · 13 years ago
  68. a7baef1 mtd: docg3 fix inbound calculations by Robert Jarzmik · 13 years ago
  69. b11ec57 mtd: phram: fix section mismatch for phram_setup by Ryosuke Saito · 13 years ago
  70. 6551ab5 mtd: add device-tree support to spear_smi by Stefan Roese · 13 years ago
  71. f7e3dd8 mtd: spear_smi: Remove default partition information from driver by Stefan Roese · 13 years ago
  72. 30053b8 mtd: fix section mismatch for doc_probe_device by Ryosuke Saito · 13 years ago
  73. b2a2a84 mtd: phram: dot not crash when built-in and passing boot param by Hervé Fache · 13 years ago
  74. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  75. d107bc3 mtd: docg3 reduce read alignment burden by Robert Jarzmik · 13 years ago
  76. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 13 years ago
  77. 31716a5 mtd: docg3 trivial renaming by Robert Jarzmik · 13 years ago
  78. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  79. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 13 years ago
  80. c3faac4 mtd: remove junk pmc551.h by Artem Bityutskiy · 13 years ago
  81. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  82. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  83. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 13 years ago
  84. 5e4e6e3 mtd: return error code from mtd_unpoint by Artem Bityutskiy · 13 years ago
  85. c4cc625 mtd: sst25l: initialize writebufsize by Artem Bityutskiy · 13 years ago
  86. 81fefdf mtd: spear_smi: initialize writebufsize by Artem Bityutskiy · 13 years ago
  87. fcc44a0 mtd: lart: initialize writebufsize by Artem Bityutskiy · 13 years ago
  88. 82c4c58 mtd: docg3: initialize writebufsize by Artem Bityutskiy · 13 years ago
  89. 71f60fb mtd: doc2001plus: initialize writebufsize by Artem Bityutskiy · 13 years ago
  90. cca84b5 mtd: doc2001: initialize writebufsize by Artem Bityutskiy · 13 years ago
  91. cd1986a mtd: doc2000: initialize writebufsize by Artem Bityutskiy · 13 years ago
  92. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 13 years ago
  93. b54f47c mtd: m25p80: set writebufsize by Brian Norris · 13 years ago
  94. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  95. c9d1b75 mtd: convert drivers/mtd/* to use module_spi_driver() by Axel Lin · 13 years ago
  96. 495c47d mtd: spear_smi: release memory region during remove by Shiraz Hashim · 13 years ago
  97. f18dbbb mtd: ST SPEAr: Add SMI driver for serial NOR flash by Shiraz Hashim · 13 years ago
  98. 2ff5e15 mtd: pmc551: fix signedness bug in init_pmc551() by Xi Wang · 13 years ago
  99. 9310da0 MTD: Relax dependencies by Richard Weinberger · 13 years ago
  100. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago