1. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  2. 4802c59 drivers/mtd/maps/pcmciamtd.c: __iomem annotations by Al Viro · 9 years ago
  3. 8361a9b mtd: physmap_of: assign parent for the concatenated MTD by Brian Norris · 9 years ago
  4. 004b5e6 mtd: drop unnecessary partition parser data by Brian Norris · 9 years ago
  5. ff84d2b mtd: maps: rbtx4939-flash: fix compile error by Brian Norris · 9 years ago
  6. 7216975 mtd: maps: sa1100-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  7. 9aa7e50 mtd: maps: rbtx4939-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  8. 2451581 mtd: maps: pxa2xx-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  9. 7f6b5db mtd: maps: plat_ram: drop owner assignment by Frans Klaver · 9 years ago
  10. 0df4155 mtd: maps: physmap_of: drop owner assignment by Frans Klaver · 9 years ago
  11. 201f230b mtd: maps: physmap: drop owner assignment by Frans Klaver · 9 years ago
  12. ab4a6b4 mtd: maps: latch-addr-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  13. c54c2fb mtd: maps: lantiq-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  14. e4e07db mtd: maps: ixp4xx: show parent device in sysfs by Frans Klaver · 9 years ago
  15. 5e50a52 mtd: maps: intel_vr_nor: show parent device in sysfs by Frans Klaver · 9 years ago
  16. 28bc740 mtd: maps: gpio-addr-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  17. 06968a5 mtd: pxa2xx-flash: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  18. 15c2bf2 pcmciamtd: Add id for PRETEC 4MB SRAM by Tom Englund · 9 years ago
  19. 7e0c19c mtd: physmap_of: fix null pointer deference when kzalloc returns null by Colin Ian King · 9 years ago
  20. 11c7e0e mtd: nettel: do not ignore mtd_device_register() failure in nettel_init() by Alexey Khoroshilov · 9 years ago
  21. e5babdf mtd: dc21285: use raw spinlock functions for nw_gpio_lock by Uwe Kleine-König · 9 years ago
  22. c3c263a mtd: lantiq-flash: use default partition parsers by Brian Norris · 9 years ago
  23. 01d0afd mtd: maps: Spelling s/reseved/reserved/ by Geert Uytterhoeven · 9 years ago
  24. f650ce2 mtd: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  25. 6661044 mtd: constify of_device_id array by Fabian Frederick · 9 years ago
  26. 9cd5196e mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c by Masanari Iida · 9 years ago
  27. 271afb4 mtd: maps: sa1100-flash: remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  28. 318157a mtd: replace CONFIG_8xx by CONFIG_PPC_8xx by Christophe Leroy · 9 years ago
  29. 3fc1cf5f mtd: physmap_of: Add read-only fallback by Joe Schultz · 10 years ago
  30. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  31. 92b633a mtd: physmap_of: fix potential NULL dereference by Ard Biesheuvel · 10 years ago
  32. a72fe6b mtd: bfin-async-flash: Remove unused variable by Aaron Sierra · 10 years ago
  33. fe5e482 mtd: maps: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  34. e5bffb5 mtd: physmap_of: Add non-obsolete map_rom probe by Aaron Sierra · 10 years ago
  35. 9b07a8d mtd: physmap_of: Fix ROM support via OF by Aaron Sierra · 10 years ago
  36. 02f8a24 mtd: gpio_flash: handle case where offset + len exceeds the window size by Aaron Wu · 10 years ago
  37. 7a6f439 mtd: maps: solutionengine: drop excess dependency by Brian Norris · 10 years ago
  38. 9b6e517 mtd: use NULL instead of 0 for an address by Martin Kepplinger · 10 years ago
  39. e4c4c9c mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove by Atsushi Nemoto · 10 years ago
  40. 390e9ea mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE by Paul Bolle · 10 years ago
  41. 3a9f76b mtd: maps: sc520cdp: fix warnings by Brian Norris · 10 years ago
  42. 3579ad4 mtd: Fix Elan SC520 dependencies by Jean Delvare · 10 years ago
  43. 670b46a mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM by Philippe De Muyter · 10 years ago
  44. f4f6a0b mtd: ts5500: Add dependency by Jean Delvare · 10 years ago
  45. e61e4f4 mtd: plat-ram: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  46. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  47. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  48. ed0b272 mtd: ixp4xx: Use devm_*() functions by Jingoo Han · 11 years ago
  49. 0a5ccc8 ARM: 7933/1: rename ioremap_cached to ioremap_cache by Rob Herring · 11 years ago
  50. 436bf63 mtd: lantiq-flash: Use devm_kzalloc() by Jingoo Han · 11 years ago
  51. 7c4bb4f mtd: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  52. 98a7c74 mtd: plat-ram: Use module_platform_driver by Sachin Kamat · 11 years ago
  53. 4d47011 mtd: scb2_flash: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  54. cd68892 mtd: pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  55. fe7feb9 mtd: intel_vr_nor: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  56. 14ac078 mtd: plat-ram: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  57. 9a589c8 mtd: maps: cfi_flagadm: add missing __iomem annotation by Jingoo Han · 11 years ago
  58. d1d90c99 mtd: impa7: add missing __iomem annotation by Jingoo Han · 11 years ago
  59. d20d5a5 mtd: maps: use dev_get_platdata() by Jingoo Han · 11 years ago
  60. 795add9 mtd: remove obsolete JEDEC mapping drivers by Paul Bolle · 11 years ago
  61. ba2694da mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  62. 55cf4b2 mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  63. 2d7fde1 mtd: maps: physmap: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  64. 576e7ad mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  65. f40152f mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  66. 8e041c8 mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  67. b36b5e9 mtd: maps: plat-ram: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  68. d29268c ARM: clps711x: autcpu12: Special driver for handling memory is removed by Alexander Shiyan · 11 years ago
  69. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  70. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  71. dcf8abf mtd: remove h720x flash support by Arnd Bergmann · 11 years ago
  72. 0984c89 mtd: maps: add const qualifiers by Artem Bityutskiy · 11 years ago
  73. cce2a02 mtd: physmap_of: add const qualifiers by Artem Bityutskiy · 11 years ago
  74. f39cf6c mtd: physmap: add const qualifiers by Artem Bityutskiy · 11 years ago
  75. d50dcb1 mtd: plat-ram: add const quilifiers by Artem Bityutskiy · 11 years ago
  76. b08a25a mtd: remove the ixp2000 map driver by Artem Bityutskiy · 11 years ago
  77. bece641 mtd: remove the dilnetpc map driver support by Artem Bityutskiy · 11 years ago
  78. a312c87 mtd: remove the tqm8xxl map driver by Artem Bityutskiy · 11 years ago
  79. 83bfc0d mtd: maps: kill the rpxlite map driver by Artem Bityutskiy · 11 years ago
  80. 2c31904 mtd: remove the mbx860 map driver by Artem Bityutskiy · 11 years ago
  81. f708364 mtd: remove the dmv182 map driver by Artem Bityutskiy · 11 years ago
  82. e6828b1 mtd: remove the dbox2-flash map driver by Artem Bityutskiy · 11 years ago
  83. 8be84e0 mtd: maps: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  84. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  85. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  86. eb82038 mtd: physmap_of: Convert device allocation to managed devm_kzalloc() by Ezequiel Garcia · 12 years ago
  87. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  88. 1648eaa mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking by Stefan Roese · 12 years ago
  89. 44fe63f mtd: uclinux: add a comment about why uclinux_ram_map must not be static by Uwe Kleine-König · 12 years ago
  90. 81f53ff mtd: uclinux: support ROM and allow passing the base address by Uwe Kleine-König · 12 years ago
  91. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  92. 7dfe4be mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name by Baruch Siach · 12 years ago
  93. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  94. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  95. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  96. e58a66d mtd: physmap_of: error checking to prevent a NULL pointer dereference by Anton Prins · 12 years ago
  97. 7bf350b7 mtd: fix a number of checkpatch complaints by Artem Bityutskiy · 12 years ago
  98. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  99. 5e75e86 mtd: remove use of __devinitconst by Bill Pemberton · 12 years ago
  100. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago