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