1. e5bffb5 mtd: physmap_of: Add non-obsolete map_rom probe by Aaron Sierra · 10 years ago
  2. 9b07a8d mtd: physmap_of: Fix ROM support via OF by Aaron Sierra · 10 years ago
  3. 02f8a24 mtd: gpio_flash: handle case where offset + len exceeds the window size by Aaron Wu · 10 years ago
  4. 7a6f439 mtd: maps: solutionengine: drop excess dependency by Brian Norris · 10 years ago
  5. 9b6e517 mtd: use NULL instead of 0 for an address by Martin Kepplinger · 10 years ago
  6. e4c4c9c mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove by Atsushi Nemoto · 10 years ago
  7. 390e9ea mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE by Paul Bolle · 10 years ago
  8. 3a9f76b mtd: maps: sc520cdp: fix warnings by Brian Norris · 10 years ago
  9. 3579ad4 mtd: Fix Elan SC520 dependencies by Jean Delvare · 10 years ago
  10. 670b46a mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAM by Philippe De Muyter · 10 years ago
  11. f4f6a0b mtd: ts5500: Add dependency by Jean Delvare · 10 years ago
  12. e61e4f4 mtd: plat-ram: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  13. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  15. ed0b272 mtd: ixp4xx: Use devm_*() functions by Jingoo Han · 11 years ago
  16. 0a5ccc8 ARM: 7933/1: rename ioremap_cached to ioremap_cache by Rob Herring · 11 years ago
  17. 436bf63 mtd: lantiq-flash: Use devm_kzalloc() by Jingoo Han · 11 years ago
  18. 7c4bb4f mtd: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  19. 98a7c74 mtd: plat-ram: Use module_platform_driver by Sachin Kamat · 11 years ago
  20. 4d47011 mtd: scb2_flash: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  21. cd68892 mtd: pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  22. fe7feb9 mtd: intel_vr_nor: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  23. 14ac078 mtd: plat-ram: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  24. 9a589c8 mtd: maps: cfi_flagadm: add missing __iomem annotation by Jingoo Han · 11 years ago
  25. d1d90c99 mtd: impa7: add missing __iomem annotation by Jingoo Han · 11 years ago
  26. d20d5a5 mtd: maps: use dev_get_platdata() by Jingoo Han · 11 years ago
  27. 795add9 mtd: remove obsolete JEDEC mapping drivers by Paul Bolle · 11 years ago
  28. ba2694da mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  29. 55cf4b2 mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  30. 2d7fde1 mtd: maps: physmap: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  31. 576e7ad mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  32. f40152f mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  33. 8e041c8 mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  34. b36b5e9 mtd: maps: plat-ram: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  35. d29268c ARM: clps711x: autcpu12: Special driver for handling memory is removed by Alexander Shiyan · 11 years ago
  36. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  37. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  38. dcf8abf mtd: remove h720x flash support by Arnd Bergmann · 11 years ago
  39. 0984c89 mtd: maps: add const qualifiers by Artem Bityutskiy · 11 years ago
  40. cce2a02 mtd: physmap_of: add const qualifiers by Artem Bityutskiy · 11 years ago
  41. f39cf6c mtd: physmap: add const qualifiers by Artem Bityutskiy · 11 years ago
  42. d50dcb1 mtd: plat-ram: add const quilifiers by Artem Bityutskiy · 11 years ago
  43. b08a25a mtd: remove the ixp2000 map driver by Artem Bityutskiy · 11 years ago
  44. bece641 mtd: remove the dilnetpc map driver support by Artem Bityutskiy · 11 years ago
  45. a312c87 mtd: remove the tqm8xxl map driver by Artem Bityutskiy · 11 years ago
  46. 83bfc0d mtd: maps: kill the rpxlite map driver by Artem Bityutskiy · 11 years ago
  47. 2c31904 mtd: remove the mbx860 map driver by Artem Bityutskiy · 11 years ago
  48. f708364 mtd: remove the dmv182 map driver by Artem Bityutskiy · 11 years ago
  49. e6828b1 mtd: remove the dbox2-flash map driver by Artem Bityutskiy · 11 years ago
  50. 8be84e0 mtd: maps: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  51. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  52. 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
  53. eb82038 mtd: physmap_of: Convert device allocation to managed devm_kzalloc() by Ezequiel Garcia · 11 years ago
  54. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  55. 1648eaa mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking by Stefan Roese · 12 years ago
  56. 44fe63f mtd: uclinux: add a comment about why uclinux_ram_map must not be static by Uwe Kleine-König · 12 years ago
  57. 81f53ff mtd: uclinux: support ROM and allow passing the base address by Uwe Kleine-König · 12 years ago
  58. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  59. 7dfe4be mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name by Baruch Siach · 12 years ago
  60. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  61. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  62. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  63. e58a66d mtd: physmap_of: error checking to prevent a NULL pointer dereference by Anton Prins · 12 years ago
  64. 7bf350b7 mtd: fix a number of checkpatch complaints by Artem Bityutskiy · 12 years ago
  65. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  66. 5e75e86 mtd: remove use of __devinitconst by Bill Pemberton · 12 years ago
  67. 042a190 mtd: remove use of __devinitdata by Bill Pemberton · 12 years ago
  68. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  69. 5153b88 mtd: remove use of __devexit_p by Bill Pemberton · 12 years ago
  70. 8ea9eee mtd: Drop FORTUNET support by Alexander Shiyan · 12 years ago
  71. 8644933 ARM: clps711x: cdb89712: Special driver for handling memory is removed by Alexander Shiyan · 12 years ago
  72. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  73. d68cbdd mtd: physmap_of: allow to specify the mtd name for retro compatiblity by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  74. 6f12f59 mtd: autcpu12-nvram: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  75. c83d29f mtd: maps: rbtx4939-flash: delete unneeded test by Julia Lawall · 12 years ago
  76. d0788ce mtd: physmap_of: Add "no-unaligned-direct-access" DT property by Stefan Roese · 12 years ago
  77. db68f28 mtd: maps: pci: remove dead code by Wolfram Sang · 12 years ago
  78. b05a118 mtd: allow uclinux map driver to be used on any ColdFire CPU platform by Greg Ungerer · 12 years ago
  79. 08a3c4b mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver by Greg Ungerer · 12 years ago
  80. ce55754 mtd: autcpu12-nvram: Convert driver to platform_device by Alexander Shiyan · 12 years ago
  81. d1f55c6 mtd: autcpu12-nvram: Fix compile breakage by Alexander Shiyan · 12 years ago
  82. 2361f73 Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David Woodhouse · 12 years ago
  83. fae2552 mtd: delete SBC82xx/SBC8560 MTD mapping support by Paul Gortmaker · 12 years ago
  84. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 12 years ago
  85. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  86. fa09ede MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc by John Crispin · 12 years ago
  87. 02fa961 MTD: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  88. 47d0505 mtd: fix scb2_flash build when PCI is not enabled by Randy Dunlap · 12 years ago
  89. 4d16cd6 mtd: use module_pci_driver by Axel Lin · 12 years ago
  90. 6d56b9d mtd: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  91. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  92. 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 · 12 years ago
  93. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  94. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  95. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  96. ee478af mtd: maps: sa1100-flash: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  97. 7c8d206 mtd: maps: pcmciamtd: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  98. 5fbabf3 mtd: maps: l440gx: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  99. 876fe76 mtd: maps: physmap: Add reference counter to set_vpp() by Paul Parsons · 12 years ago
  100. bf011f2 mtd: mips: lantiq: reintroduce support for cmdline partitions by Daniel Schwierzeck · 12 years ago