1. affe8a2 Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  2. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  3. efacc69 mtd: add arch dependency for MTD_BCM47XXSFLASH symbol by Rafał Miłecki · 8 years ago
  4. 0a52634 mtd: update description of MTD_BCM47XXSFLASH symbol by Rafał Miłecki · 8 years ago
  5. ef158bd mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS by Ben Hutchings · 8 years ago
  6. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  7. 9519379 mtd: m25p80: read in spi_max_transfer_size chunks by Michal Suchanek · 8 years ago
  8. 2dd087b mtd: spi-nor: stop passing around retlen by Michal Suchanek · 8 years ago
  9. 1992297b mtd: m25p80: return amount of data transferred or error in read/write by Michal Suchanek · 8 years ago
  10. 59451e1 mtd: spi-nor: change return value of read/write by Michal Suchanek · 8 years ago
  11. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  12. 2cbaf54 Merge tag 'nand/for-4.7' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  13. abbbc60 mtd: pmc551: add __init attribute by Julia Lawall · 8 years ago
  14. 1bd0b24 mtd: docg3: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  15. 06af3b0 mtd: docg3: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 8 years ago
  16. 08922f6 mtd: devices: m25p80: add support for mmap read request by Vignesh R · 8 years ago
  17. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  18. 5651d6a mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR() by Brian Norris · 8 years ago
  19. f5b8aa7 mtd: kill the ecclayout->oobavail field by Boris BREZILLON · 8 years ago
  20. c67682c mtd: mtdram: Add parameter for setting writebuf size by Alexander Stein · 8 years ago
  21. c1711b2 mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments by Brian Norris · 9 years ago
  22. de57732 mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor" by Brian Norris · 9 years ago
  23. cd78ea0 mtd: m25p80: drop erase() callback by Brian Norris · 9 years ago
  24. 617f418 Merge v4.4-rc1 into MTD development by Brian Norris · 9 years ago
  25. 004b5e6 mtd: drop unnecessary partition parser data by Brian Norris · 9 years ago
  26. df02c88 mtd: spi-nor: drop unnecessary partition parser data by Brian Norris · 9 years ago
  27. 9c7d787 mtd: spi-nor: convert to spi_nor_{get, set}_flash_node() by Brian Norris · 9 years ago
  28. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  29. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  30. 2382960 mtd: docg3: off by one in doc_register_sysfs() by Dan Carpenter · 9 years ago
  31. ab84fce mtd: mtdram: check offs and len in mtdram->erase by Dongsheng Yang · 9 years ago
  32. 90b9975 mtd: devices: sst251: show parent device in sysfs by Frans Klaver · 9 years ago
  33. 7d24272 mtd: devices: spear_smi: show parent device in sysfs by Frans Klaver · 9 years ago
  34. 57eea0f mtd: devices: mtd_dataflash: drop owner assignment by Frans Klaver · 9 years ago
  35. 1560d21 mtd: devices: docg3: show parent device in sysfs by Frans Klaver · 9 years ago
  36. eb98198 mtd: devices: bcm47xxflash: show parent device in sysfs by Frans Klaver · 9 years ago
  37. d489ff4 Revert "mtd: mtdram: check offs and len in mtdram->erase" by Brian Norris · 9 years ago
  38. 7827e3a mtd: mtdram: check offs and len in mtdram->erase by Dongsheng Yang · 9 years ago
  39. db66e32 Merge tag 'v4.3-rc1' into MTD -next development by Brian Norris · 9 years ago
  40. f9f3ce8 mtd: spi-nor: Zap unneeded write_enable from write_reg by Jagan Teki · 9 years ago
  41. 11bff0b mtd: spi-nor: Decouple SPI NOR's device_node from controller device by Marek Vasut · 9 years ago
  42. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  43. 1976367 mtd: spi-nor: embed struct mtd_info within struct spi_nor by Brian Norris · 9 years ago
  44. c9ec390 mtd: spi-nor: assign mtd->priv in spi_nor_scan() by Brian Norris · 9 years ago
  45. d1d97b7 mtd: dataflash: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  46. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  47. 4316302 mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor" by Brian Norris · 9 years ago
  48. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  49. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  50. 0eb8618 mtd: docg3: Fix kasprintf() usage by Richard Weinberger · 9 years ago
  51. 45c2ebd mtd: docg3: Don't leak docg3->bbt in error path by Richard Weinberger · 9 years ago
  52. 1cbb4a1 mtd: powernv: Add powernv flash MTD abstraction driver by Cyril Bur · 9 years ago
  53. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  54. b74bdbe mtd: remove incorrect file name by Brian Norris · 9 years ago
  55. 2ddd8db Merge tag 'v4.1-rc4' into MTD's -next by Brian Norris · 9 years ago
  56. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 9 years ago
  57. 3094fe1 mtd: m25p80: remove unused flash entries from id_table by Rafał Miłecki · 9 years ago
  58. 6661044 mtd: constify of_device_id array by Fabian Frederick · 9 years ago
  59. 1103b85 mtd: m25p80: bind to "nor-jedec" ID, for auto-detection by Brian Norris · 9 years ago
  60. 45fd357 mtd: docg3: remove invalid __exit annotations by Brian Norris · 9 years ago
  61. dc52499 mtd: docg3: drop dead code by Brian Norris · 9 years ago
  62. d6a3f01 mtd: block2mtd: wait until block devices are presented by Felix Fietkau · 10 years ago
  63. a9b679b mtd: st_spi_fsm: Fix [-Wsign-compare] build warning by Lee Jones · 9 years ago
  64. 69d5af8 mtd: st_spi_fsm: Obtain and use EMI clock by Lee Jones · 9 years ago
  65. 5ecd3ea mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes by Lee Jones · 9 years ago
  66. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  67. 05241ae mtd: spi-nor: factor out write_enable() for erase commands by Brian Norris · 10 years ago
  68. 3e38933 mtd: m25p80: Add support for serial flash Spansion S25FL132K by Knut Wohlrab · 10 years ago
  69. 834b686 MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids by Alison Chaiken · 10 years ago
  70. 05a221b mtd: delete unnecessary checks before two function calls by Markus Elfring · 9 years ago
  71. 7a95db0 mtd: dataflash: Remove use of tx_dma by Mark Brown · 10 years ago
  72. 6af9194 mtd: m25p80: drop wait-till-ready checks by Brian Norris · 10 years ago
  73. 0b78a2c mtd: spi-nor: fix the wrong dummy value by Huang Shijie · 10 years ago
  74. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  75. d4efafc mtd: docg3: fix 'defined but not used' warning by Brian Norris · 10 years ago
  76. b85b8d9 mtd: phram: fix asm/io.h include usage by Rob Ward · 10 years ago
  77. a59459f mtd: docg3: add device-tree support by Robert Jarzmik · 10 years ago
  78. 8c98d25 docg3: Fix miuse of seq_printf return value by Joe Perches · 10 years ago
  79. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  80. c37c1e1 mtd: devices: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  81. 70f3ce0 mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id by Ben Hutchings · 10 years ago
  82. 90e55b3 mtd: m25p80: get rid of spi_get_device_id by Rafał Miłecki · 10 years ago
  83. 32f1b7c mtd: move support for struct flash_platform_data into m25p80 by Rafał Miłecki · 10 years ago
  84. 6d178ef mtd: nand: Move ELM driver and rename as omap_elm by Ezequiel García · 10 years ago
  85. 6f3c0f1 mtd: Fixed checkpatch seq_printf warnings by Samarth Parikh · 10 years ago
  86. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago
  87. c95777a4 mtd: phram: Fix whitespace issues by Rob Ward · 10 years ago
  88. 6938ad4 mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions by Ted Juan · 10 years ago
  89. 89384f6 mtd: phram: replace kmalloc/strcpy by kstrdup by Fabian Frederick · 10 years ago
  90. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  91. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  92. ed491d2 mtd: slram: fix unused variable warning by Brian Norris · 10 years ago
  93. 2be589e mtd: nand: omap: add support for BCH16_ECC - ELM driver updates by pekon gupta · 10 years ago
  94. aeea6eb mtd: st_spi_fsm: Make of_device_id array const by Jingoo Han · 10 years ago
  95. 993bcc6 drivers/mtd/devices/docg3.c: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  96. 8848e16 mtd: m25p80: Revive dual read support by Geert Uytterhoeven · 10 years ago
  97. 8d80895 mtd: elm: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 10 years ago
  98. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  99. dc002f9 mtd: st_spi_fsm: only build for ARM by Brian Norris · 10 years ago
  100. 38e2eee mtd: st_spi_fsm: correct type issues by Brian Norris · 10 years ago