1. c1711b2 mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments by Brian Norris · 9 years ago
  2. de57732 mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor" by Brian Norris · 9 years ago
  3. cd78ea0 mtd: m25p80: drop erase() callback by Brian Norris · 9 years ago
  4. 617f418 Merge v4.4-rc1 into MTD development by Brian Norris · 9 years ago
  5. 004b5e6 mtd: drop unnecessary partition parser data by Brian Norris · 9 years ago
  6. df02c88 mtd: spi-nor: drop unnecessary partition parser data by Brian Norris · 9 years ago
  7. 9c7d787 mtd: spi-nor: convert to spi_nor_{get, set}_flash_node() by Brian Norris · 9 years ago
  8. 02f0d3f Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  9. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  10. 2382960 mtd: docg3: off by one in doc_register_sysfs() by Dan Carpenter · 9 years ago
  11. ab84fce mtd: mtdram: check offs and len in mtdram->erase by Dongsheng Yang · 9 years ago
  12. 90b9975 mtd: devices: sst251: show parent device in sysfs by Frans Klaver · 9 years ago
  13. 7d24272 mtd: devices: spear_smi: show parent device in sysfs by Frans Klaver · 9 years ago
  14. 57eea0f mtd: devices: mtd_dataflash: drop owner assignment by Frans Klaver · 9 years ago
  15. 1560d21 mtd: devices: docg3: show parent device in sysfs by Frans Klaver · 9 years ago
  16. eb98198 mtd: devices: bcm47xxflash: show parent device in sysfs by Frans Klaver · 9 years ago
  17. d489ff4 Revert "mtd: mtdram: check offs and len in mtdram->erase" by Brian Norris · 9 years ago
  18. 7827e3a mtd: mtdram: check offs and len in mtdram->erase by Dongsheng Yang · 9 years ago
  19. db66e32 Merge tag 'v4.3-rc1' into MTD -next development by Brian Norris · 9 years ago
  20. f9f3ce8 mtd: spi-nor: Zap unneeded write_enable from write_reg by Jagan Teki · 9 years ago
  21. 11bff0b mtd: spi-nor: Decouple SPI NOR's device_node from controller device by Marek Vasut · 9 years ago
  22. 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
  23. 1976367 mtd: spi-nor: embed struct mtd_info within struct spi_nor by Brian Norris · 9 years ago
  24. c9ec390 mtd: spi-nor: assign mtd->priv in spi_nor_scan() by Brian Norris · 9 years ago
  25. d1d97b7 mtd: dataflash: Export OF module alias information by Javier Martinez Canillas · 9 years ago
  26. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  27. 4316302 mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor" by Brian Norris · 9 years ago
  28. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. 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
  30. 0eb8618 mtd: docg3: Fix kasprintf() usage by Richard Weinberger · 9 years ago
  31. 45c2ebd mtd: docg3: Don't leak docg3->bbt in error path by Richard Weinberger · 9 years ago
  32. 1cbb4a1 mtd: powernv: Add powernv flash MTD abstraction driver by Cyril Bur · 9 years ago
  33. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  34. b74bdbe mtd: remove incorrect file name by Brian Norris · 9 years ago
  35. 2ddd8db Merge tag 'v4.1-rc4' into MTD's -next by Brian Norris · 9 years ago
  36. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 9 years ago
  37. 3094fe1 mtd: m25p80: remove unused flash entries from id_table by Rafał Miłecki · 9 years ago
  38. 6661044 mtd: constify of_device_id array by Fabian Frederick · 9 years ago
  39. 1103b85 mtd: m25p80: bind to "nor-jedec" ID, for auto-detection by Brian Norris · 9 years ago
  40. 45fd357 mtd: docg3: remove invalid __exit annotations by Brian Norris · 9 years ago
  41. dc52499 mtd: docg3: drop dead code by Brian Norris · 9 years ago
  42. d6a3f01 mtd: block2mtd: wait until block devices are presented by Felix Fietkau · 10 years ago
  43. a9b679b mtd: st_spi_fsm: Fix [-Wsign-compare] build warning by Lee Jones · 10 years ago
  44. 69d5af8 mtd: st_spi_fsm: Obtain and use EMI clock by Lee Jones · 10 years ago
  45. 5ecd3ea mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes by Lee Jones · 10 years ago
  46. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  47. 05241ae mtd: spi-nor: factor out write_enable() for erase commands by Brian Norris · 10 years ago
  48. 3e38933 mtd: m25p80: Add support for serial flash Spansion S25FL132K by Knut Wohlrab · 10 years ago
  49. 834b686 MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids by Alison Chaiken · 10 years ago
  50. 05a221b mtd: delete unnecessary checks before two function calls by Markus Elfring · 10 years ago
  51. 7a95db0 mtd: dataflash: Remove use of tx_dma by Mark Brown · 10 years ago
  52. 6af9194 mtd: m25p80: drop wait-till-ready checks by Brian Norris · 10 years ago
  53. 0b78a2c mtd: spi-nor: fix the wrong dummy value by Huang Shijie · 10 years ago
  54. 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
  55. d4efafc mtd: docg3: fix 'defined but not used' warning by Brian Norris · 10 years ago
  56. b85b8d9 mtd: phram: fix asm/io.h include usage by Rob Ward · 10 years ago
  57. a59459f mtd: docg3: add device-tree support by Robert Jarzmik · 10 years ago
  58. 8c98d25 docg3: Fix miuse of seq_printf return value by Joe Perches · 10 years ago
  59. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  60. c37c1e1 mtd: devices: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  61. 70f3ce0 mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id by Ben Hutchings · 10 years ago
  62. 90e55b3 mtd: m25p80: get rid of spi_get_device_id by Rafał Miłecki · 10 years ago
  63. 32f1b7c mtd: move support for struct flash_platform_data into m25p80 by Rafał Miłecki · 10 years ago
  64. 6d178ef mtd: nand: Move ELM driver and rename as omap_elm by Ezequiel García · 10 years ago
  65. 6f3c0f1 mtd: Fixed checkpatch seq_printf warnings by Samarth Parikh · 10 years ago
  66. d0d5864 Merge tag 'v3.16-rc6' into MTD development branch by Brian Norris · 10 years ago
  67. c95777a4 mtd: phram: Fix whitespace issues by Rob Ward · 10 years ago
  68. 6938ad4 mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions by Ted Juan · 10 years ago
  69. 89384f6 mtd: phram: replace kmalloc/strcpy by kstrdup by Fabian Frederick · 10 years ago
  70. 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
  71. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  72. ed491d2 mtd: slram: fix unused variable warning by Brian Norris · 10 years ago
  73. 2be589e mtd: nand: omap: add support for BCH16_ECC - ELM driver updates by pekon gupta · 10 years ago
  74. aeea6eb mtd: st_spi_fsm: Make of_device_id array const by Jingoo Han · 10 years ago
  75. 993bcc6 drivers/mtd/devices/docg3.c: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  76. 8848e16 mtd: m25p80: Revive dual read support by Geert Uytterhoeven · 10 years ago
  77. 8d80895 mtd: elm: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 10 years ago
  78. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  79. dc002f9 mtd: st_spi_fsm: only build for ARM by Brian Norris · 10 years ago
  80. 38e2eee mtd: st_spi_fsm: correct type issues by Brian Norris · 10 years ago
  81. 6c8e1b3 mtd: st_spi_fsm: begin using spi-nor.h opcodes by Brian Norris · 10 years ago
  82. 92d3af9 mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_* by Brian Norris · 10 years ago
  83. a402191 mtd: st_spi_fsm: kill duplicate CMD definitions by Brian Norris · 10 years ago
  84. 8607bd4 mtd: st_spi_fsm: fixup Kconfig dependency by Brian Norris · 10 years ago
  85. e43b206 mtd: spi-nor: shorten Kconfig naming by Brian Norris · 10 years ago
  86. b02e7f3 mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* by Brian Norris · 10 years ago
  87. 6b6d373 mtd: st_spi_fsm: Add support for Macronix MX25L3255E by Angus Clark · 10 years ago
  88. 85bdcf6 mtd: st_spi_fsm: Add Spansion S25FL032P to device table by Angus Clark · 10 years ago
  89. 5d0bdda mtd: st_spi_fsm: Refactor status register operations by Angus Clark · 10 years ago
  90. cc66686 mtd: st_spi_fsm: Update Macronix 'QE' configuration by Angus Clark · 10 years ago
  91. 009e7e6 mtd: st_spi_fsm: Update Macronix 32-bit addressing support by Angus Clark · 10 years ago
  92. 5fa9806 mtd: st_spi_fsm: Add Macronix MX25L25655E device by Angus Clark · 10 years ago
  93. 03e296f mtd: m25p80: use the SPI nor framework by Brian Norris · 10 years ago
  94. c7ea95a mtd: devices: elm: update DRIVER_NAME as "omap-elm" by Pekon Gupta · 10 years ago
  95. 79f0135 mtd: devices: elm: configure parallel channels based on ecc_steps by Pekon Gupta · 10 years ago
  96. ea07602 mtd: devices: elm: clean elm_load_syndrome by Pekon Gupta · 10 years ago
  97. 3f4eb14 mtd: devices: elm: check for hardware engine's design constraints by Pekon Gupta · 10 years ago
  98. d9ba46d mtd: st_spi_fsm: Succinctly reorganise .remove() by Lee Jones · 10 years ago
  99. ea7864b mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU by Lee Jones · 10 years ago
  100. f1919cb mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" by Lee Jones · 10 years ago