1. 9029537 mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' by Jason Yan · 4 years, 9 months ago
  2. 025a06c mtd: Convert fallthrough comments into statements by Miquel Raynal · 4 years, 10 months ago
  3. f1ffdbf mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  4. 35c222f Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  5. 0bc448b mtd: maps: physmap: Add minimal Runtime PM support by Geert Uytterhoeven · 5 years ago
  6. 2a0b390 mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_set_vpp() by Jia-Ju Bai · 5 years ago
  7. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  8. 2aba2f2 mtd: physmap_of: add a hook for Intel IXP4xx flash probing by Linus Walleij · 5 years ago
  9. e96303f mtd: maps: l440gx: Avoid printing address to dmesg by Fuqian Huang · 5 years ago
  10. 7520312 mtd: pismo: Simplify getting the adapter of a client by Wolfram Sang · 5 years ago
  11. 97ef08a mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached by Christoph Hellwig · 5 years ago
  12. 3f0289c mtd: sa1100: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. 957ec138 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467 by Thomas Gleixner · 6 years ago
  15. 84a14ae treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 by Thomas Gleixner · 6 years ago
  16. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  17. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  18. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  19. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  20. 251f26c mtd: maps: Make uclinux_ram_map static by Thomas Huth · 6 years ago
  21. d419700 mtd: maps: Allow MTD_PHYSMAP with MTD_RAM by Chris Packham · 6 years ago
  22. 64d14c6 mtd: maps: physmap: Store gpio_values correctly by Chris Packham · 6 years ago
  23. c58b1ff mtd: physmap_of_gemini: remove extranous __xipram annotation by Arnd Bergmann · 6 years ago
  24. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  25. ccec4a4 Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next by Boris Brezillon · 6 years ago
  26. 9d3b508 mtd: physmap_of_gemini: Handle pin control by Linus Walleij · 6 years ago
  27. b3dd930 mtd: maps: physmap: Leave assigned complex mappings by Linus Walleij · 6 years ago
  28. 0126be3 kbuild: announce removal of SUBDIRS if used by Masahiro Yamada · 6 years ago
  29. d24dbd7 mtd: maps: Get rid of the latch-addr-flash driver by Boris Brezillon · 6 years ago
  30. 99f732b mtd: maps: physmap: Invert logic on if/else branch by Ricardo Ribalda Delgado · 6 years ago
  31. ba26cd7 mtd: sa1100: avoid VLA in sa1100_setup_mtd by Boris Brezillon · 6 years ago
  32. ba32ce9 mtd: maps: Merge gpio-addr-flash.c into physmap-core.c by Boris Brezillon · 6 years ago
  33. 6ca15cf mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini} by Boris Brezillon · 6 years ago
  34. 642b1e8 mtd: maps: Merge physmap_of.c into physmap-core.c by Boris Brezillon · 6 years ago
  35. 0c3def9 mtd: maps: Prepare merging of physmap and physmap_of by Boris Brezillon · 6 years ago
  36. cb946bf mtd: maps: physmap: Fix coding style issues reported by checkpatch by Boris Brezillon · 6 years ago
  37. 7abe530 mtd: maps: physmap: Return -ENOMEM directly when info allocation fails by Boris Brezillon · 6 years ago
  38. 1e4f420 mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code by Boris Brezillon · 6 years ago
  39. 51b436a mtd: maps: physmap: Remove the MAX_RESOURCES limitation by Boris Brezillon · 6 years ago
  40. ea5bc54 mtd: maps: physmap: Use devm_ioremap_resource() by Boris Brezillon · 6 years ago
  41. 16f2101 mtd: maps: physmap: Use dev_notice() and a %pR specifier by Boris Brezillon · 6 years ago
  42. c7f6dc6 mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources by Boris Brezillon · 6 years ago
  43. 00142d6 mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds by Boris Brezillon · 6 years ago
  44. 18d54e5 mtd: maps: physmap: Add SPDX header by Boris Brezillon · 6 years ago
  45. 299b435 mtd: maps: gpio-addr-flash: Convert to gpiod by Ricardo Ribalda Delgado · 6 years ago
  46. 0304f8e mtd: maps: gpio-addr-flash: Replace array with an integer by Ricardo Ribalda Delgado · 6 years ago
  47. 460cdec mtd: maps: gpio-addr-flash: Use order instead of size by Ricardo Ribalda Delgado · 6 years ago
  48. 4edc00a mtd: maps: gpio-addr-flash: Use devm_* functions by Ricardo Ribalda Delgado · 6 years ago
  49. 6c925b3 mtd: maps: gpio-addr-flash: Fix ioremapped size by Ricardo Ribalda Delgado · 6 years ago
  50. 34cb1e3 mtd: maps: gpio-addr-flash: Replace custom printk by Ricardo Ribalda Delgado · 6 years ago
  51. ef0de74 mtd: physmap_of: Release resources on error by Ricardo Ribalda Delgado · 6 years ago
  52. e42e175 mtd: physmap_of: Remove unused struct of_device_id by Ricardo Ribalda Delgado · 6 years ago
  53. 1d25e3e mtd/maps: fix solutionengine.c printk format warnings by Randy Dunlap · 6 years ago
  54. a8222a8 mtd: Make Kconfig formatting consistent by Boris Brezillon · 6 years ago
  55. 4897015 mtd: maps: use mtd_device_register() where applicable by Rafał Miłecki · 7 years ago
  56. c31106b mtd: maps: gpio-addr-flash: add error handling for ioremap_nocache by Zhouyang Jia · 7 years ago
  57. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  59. 051529d mtd: maps: pismo: Remove owner assignment from i2c_driver by Fabio Estevam · 7 years ago
  60. 7d5cba5 mtd: physmap_of: update struct map_info's swap as per map requirement by Prabhakar Kushwaha · 7 years ago
  61. 5741a16 mtd: maps: remove bfin-async-flash driver by Arnd Bergmann · 7 years ago
  62. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  63. d490668 mtd: constify mtd_partition by Arvind Yadav · 7 years ago
  64. 2e442ae mtd: plat-ram: Replace manual resource management by devm by Anton Vasilyev · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  67. 3147f44 mtd: lantiq-flash: drop check of boot select by Hauke Mehrtens · 7 years ago
  68. 2acc717 mtd: physmap_of: Retire Gemini pad control by Linus Walleij · 7 years ago
  69. 871e7c0 mtd: physmap_of: Fix resources leak in 'of_flash_probe()' by Christophe Jaillet · 7 years ago
  70. d64dc9c mtd: pci: constify pci_device_id. by Arvind Yadav · 7 years ago
  71. 4f558d6 mtd: intel_vr_nor: constify pci_device_id. by Arvind Yadav · 7 years ago
  72. 1372734 mtd: ck804xrom: constify pci_device_id. by Arvind Yadav · 7 years ago
  73. 01cac4d mtd: esb2rom: constify pci_device_id. by Arvind Yadav · 7 years ago
  74. 30105a2c mtd: amd76xrom: constify pci_device_id. by Arvind Yadav · 7 years ago
  75. 6800259 mtd: ichxrom: constify pci_device_id. by Arvind Yadav · 7 years ago
  76. 1d70607 mtd: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  77. ab8d531 mtd: physmap_of: Drop unnecessary static by Julia Lawall · 7 years ago
  78. 6c51a52 mtd: physmap_of: Drop unnecessary static by Julia Lawall · 8 years ago
  79. da4b1ca mtd: physmap_of: use OF helpers for reading strings by Rafał Miłecki · 8 years ago
  80. 8c925b2 mtd: physmap_of: really fix the physmap add-ons by Linus Walleij · 8 years ago
  81. 4f04f68 mtd: physmap_of: fixup gemini/versatile dependencies by Brian Norris · 8 years ago
  82. e70dda0 mtd: ichxrom: maybe-uninitialized with gcc-4.9 by Arnd Bergmann · 8 years ago
  83. 906b268 mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy by Arnd Bergmann · 8 years ago
  84. 56ff337 mtd: physmap_of: add a hook for Gemini flash probing by Linus Walleij · 8 years ago
  85. 40bc941 mtd: update my email address by John Crispin · 8 years ago
  86. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  87. 3502fbc mtd: maps: add missing iounmap() in error path by Luis Henriques · 8 years ago
  88. 8f2c006 ARM: realview: imply device tree boot by Linus Walleij · 8 years ago
  89. 79ad07d mtd: pmcmsp-flash: Allocating too much in init_msp_flash() by Dan Carpenter · 9 years ago
  90. dc01a28 mtd: maps: sa1100-flash: potential NULL dereference by Dan Carpenter · 8 years ago
  91. b137aab mtd: physmap_of: fix set but unused warning by Brian Norris · 9 years ago
  92. 8bc4d5f Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  93. a1c28b7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  94. e4106a7 mtd: maps: add __init attribute by Julia Lawall · 9 years ago
  95. 025ce02 mtd: maps: make uclinux.c driver more explicitly non-modular by Paul Gortmaker · 9 years ago
  96. c5f9d6b physmap_of: ensure versatile code is reachable by Arnd Bergmann · 9 years ago
  97. b0afd44 mtd: physmap_of: add a hook for Versatile write protection by Linus Walleij · 9 years ago
  98. 7769aea mtd: pxa2xx-flash: switch back from memremap to ioremap_cached by Ard Biesheuvel · 9 years ago
  99. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  100. 4802c59 drivers/mtd/maps/pcmciamtd.c: __iomem annotations by Al Viro · 9 years ago