1. 75864b3 mtd: make device_type const by Bhumika Goyal · 7 years ago
  2. e8e3edb mtd: create per-device and module-scope debugfs entries by Mario Rugiero · 8 years ago
  3. b950424 mtd: Fix check in mtd_unpoint() by Boris Brezillon · 8 years ago
  4. 7c4cc30 bdi: Drop 'parent' argument from bdi_register[_va]() by Jan Kara · 8 years ago
  5. fa06052 mtd: Convert to dynamically allocated bdi infrastructure by Jan Kara · 8 years ago
  6. 7da0fff mtd: fix typos in ooblayout comment blocks by Masahiro Yamada · 8 years ago
  7. 445caaa mtd: Allocate bdi objects dynamically by Steve Longerbeam · 8 years ago
  8. 4d6aecf mtd: remove unneeded initializer in mtd_ooblayout_count_bytes() by Masahiro Yamada · 8 years ago
  9. 7c295ef mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes() by Masahiro Yamada · 8 years ago
  10. 8e8fd4d mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes() by Masahiro Yamada · 8 years ago
  11. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  12. 477b022 mtd: introduce the mtd_pairing_scheme concept by Boris Brezillon · 9 years ago
  13. aab616e mtd: kill the nand_ecclayout struct by Boris Brezillon · 9 years ago
  14. adbbc3b mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition by Boris Brezillon · 9 years ago
  15. 75eb2ce mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 9 years ago
  16. fea728c mtd: Hook I/O activity to the MTD LED trigger by Ezequiel Garcia · 9 years ago
  17. 0c034fe mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 9 years ago
  18. e576330 mtd: merge MTD development from v4.4 into for-v4.5 development by Brian Norris · 9 years ago
  19. 472b444 mtd: fix cmdlinepart parser, early naming for auto-filled MTD by Brian Norris · 9 years ago
  20. adc83bf mtd: partitions: support a cleanup callback for parsers by Brian Norris · 9 years ago
  21. 07fd2f8 mtd: partitions: pass around 'mtd_partitions' wrapper struct by Brian Norris · 9 years ago
  22. c42c271 mtd: partitions: remove kmemdup() by Brian Norris · 9 years ago
  23. 617f418 Merge v4.4-rc1 into MTD development by Brian Norris · 9 years ago
  24. 215a02f mtd: grab a reference to the MTD of_node before registering it by Brian Norris · 9 years ago
  25. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  27. f8479dd mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call by Brian Norris · 9 years ago
  28. 5a2415b mtd: mtdpart: Do not fail mtd probe when parsing partitions fails by Brian Norris · 9 years ago
  29. be0dbff mtd: warn when registering the same master many times by Brian Norris · 10 years ago
  30. 3e00ed0 mtd: fixup corner case error handling in mtd_device_parse_register() by Brian Norris · 10 years ago
  31. 807f16d mtd: core: set some defaults when dev.parent is set by Frans Klaver · 10 years ago
  32. 260e89a mtd: core: tone down suggestion that dev.parent should be set by Frans Klaver · 10 years ago
  33. 35667b9 mtd: Destroy mtd_idr on module_exit by Johannes Thumshirn · 9 years ago
  34. 57dd990 mtd: propagate error codes from add_mtd_device() by Brian Norris · 10 years ago
  35. 57b8045d mtd: Switch to PM ops by Lars-Peter Clausen · 10 years ago
  36. 727dc61 mtd: part: Create the master device node when partitioned by Dan Ehrenberg · 10 years ago
  37. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  38. e1dd864 mtd: avoid registering reboot notifier twice by Niklas Cassel · 10 years ago
  39. 706a4e5 mtd: export new mtd_mmap_capabilities by Arnd Bergmann · 10 years ago
  40. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  41. 3efe41b mtd: implement common reboot notifier boilerplate by Brian Norris · 10 years ago
  42. 5e47212 mtd: remove dead non-char logic by Brian Norris · 10 years ago
  43. 0c2b4e2 mtd: correct upper bounds check for mtd_*() APIs by Brian Norris · 10 years ago
  44. 8471bb7 mtd: Introduce mtd_block_isreserved() by Ezequiel Garcia · 11 years ago
  45. 990a3af mtd: Add sysfs attributes to expose the ECC stats fields by Ezequiel Garcia · 11 years ago
  46. 9a78bc8 mtd: Fix the behavior of OTP write if there is not enough room for data by Christian Riesch · 11 years ago
  47. 4b78fc42f mtd: Add a retlen parameter to _get_{fact,user}_prot_info by Christian Riesch · 11 years ago
  48. 54c738f mtd: convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  49. ca5295f mtd: remove duplicated include from mtdcore.c by Wei Yongjun · 11 years ago
  50. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  51. f483724 mtd: add MTD_MLCNANDFLASH case for mtd_type_show() by Huang Shijie · 11 years ago
  52. bf977e3 mtd: add a new sys node to show the ecc step size by Huang Shijie · 11 years ago
  53. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 12 years ago
  54. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  55. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
  56. 660685d mtd: merge mtdchar module with mtdcore by Artem Bityutskiy · 12 years ago
  57. 93e5621 mtd: mtdcore: remove few useless #ifdef's by Artem Bityutskiy · 12 years ago
  58. 26a4734 mtd: add 'const' qualifier to a couple of register functions by Artem Bityutskiy · 12 years ago
  59. 589e9c4 mtd: convert to idr_alloc() by Tejun Heo · 12 years ago
  60. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  61. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  62. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  63. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  64. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
  65. e47f685 mtd: check for max_bitflips in mtd_read_oob() by Brian Norris · 13 years ago
  66. d2d4848 mtd: move mtd_read_oob() definition out of mtd.h by Brian Norris · 13 years ago
  67. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 13 years ago
  68. d062d4e mtd: bitflip_threshold added to mtd_info and sysfs by Mike Dunn · 13 years ago
  69. a9b672e mtd: expose ecc_strength through sysfs by Mike Dunn · 13 years ago
  70. 3b27dac mtd: unify initialization of erase_info->fail_addr by Shmulik Ladkani · 13 years ago
  71. de3cac9 mtd: check for zero length in OTP functions by Artem Bityutskiy · 13 years ago
  72. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 13 years ago
  73. 0dd5235 mtd: harmonize mtd_point interface implementation by Artem Bityutskiy · 13 years ago
  74. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 13 years ago
  75. 664addc mtd: remove R/O checking duplication by Artem Bityutskiy · 13 years ago
  76. 8273a0c mtd: add offset and length checks to the API function by Artem Bityutskiy · 13 years ago
  77. 3ee5014185b mtd: mtdcore: remove unnecessary mtd->resume check by Brian Norris · 13 years ago
  78. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  79. 335a5f4 mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined by Fabio Estevam · 13 years ago
  80. 1a30871 mtd: fix MTD suspend by Artem Bityutskiy · 13 years ago
  81. 079c985 mtd: do not use mtd->suspend and mtd->resume directly by Artem Bityutskiy · 13 years ago
  82. 3813456 mtd: do not use mtd->lock, unlock and is_locked directly by Artem Bityutskiy · 13 years ago
  83. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 13 years ago
  84. 33c87b4 mtd: mtdcore: export symbols cleanup by Artem Bityutskiy · 13 years ago
  85. 52b0203 mtd: clean-up the default_mtd_writev function by Artem Bityutskiy · 13 years ago
  86. d5de20a mtd: kill dev_to_mtd helper by Artem Bityutskiy · 13 years ago
  87. ead995f mtd: introduce mtd_resume interface by Artem Bityutskiy · 13 years ago
  88. 3fe4bae mtd: introduce mtd_suspend interface by Artem Bityutskiy · 13 years ago
  89. b66005c mtd: introduce mtd_unlock interface by Artem Bityutskiy · 13 years ago
  90. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  91. 4d523b60 mtd: check parts pointer before using it by Jason Liu · 13 years ago
  92. 92394b5c mtd: spelling fixes by Brian Norris · 13 years ago
  93. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  94. 15c60a5 mtd: drop mtd_device_register by Dmitry Eremin-Solenikov · 14 years ago
  95. c797533 mtd: abstract last MTD partition parser argument by Dmitry Eremin-Solenikov · 14 years ago
  96. 1c4c215c mtd: add new API for handling MTD registration by Dmitry Eremin-Solenikov · 14 years ago
  97. eea72d5 mtd: remove add_mtd_partitions, add_mtd_device and friends by Jamie Iles · 14 years ago
  98. f5671ab mtd: introduce mtd_device_(un)register() by Jamie Iles · 14 years ago
  99. d5ca512 mtd:fix the bad format in the mtdcore.c by Wanlong Gao · 14 years ago
  100. 52534f2 mtd: simplify get_mtd_device_nm function by Wanlong Gao · 14 years ago