1. f2dcded memory: tegra: Clean up error messages by Dmitry Osipenko · 6 years ago
  2. 33ea002 memory: tegra: Do not ask for IRQ sharing by Dmitry Osipenko · 6 years ago
  3. 568ece5 memory: tegra: Do not try to probe SMMU on Tegra20 by Dmitry Osipenko · 6 years ago
  4. ce2785a iommu/tegra: gart: Integrate with Memory Controller driver by Dmitry Osipenko · 6 years ago
  5. 45594c6 memory: tegra: Use relaxed versions of readl/writel by Dmitry Osipenko · 6 years ago
  6. 59cd046 memory: tegra: Use of_device_get_match_data() by Dmitry Osipenko · 6 years ago
  7. b3bb6b8 memory: tegra: Read client ID on GART page fault by Dmitry Osipenko · 6 years ago
  8. 96efa11 memory: tegra: Adapt to Tegra20 device-tree binding changes by Dmitry Osipenko · 6 years ago
  9. be4dbde memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20 by Dmitry Osipenko · 6 years ago
  10. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  11. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 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. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  14. 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
  15. 4d4b5c2 treewide: remove explicit rules for *offsets.s by Masahiro Yamada · 6 years ago
  16. 9f23b7b Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into next/drivers by Arnd Bergmann · 6 years ago
  17. a0752e9 memory: omap-gpmc: Get the header of the enum by Linus Walleij · 6 years ago
  18. 21abf10 gpio: Pass a flag to gpiochip_request_own_desc() by Linus Walleij · 6 years ago
  19. fee10bd memory: pl353: Add driver for arm pl353 static memory controller by Naga Sureshkumar Relli · 6 years ago
  20. a6f119a Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 6 years ago
  21. c2ade65 memory: omap-gpmc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  22. c86f985 memory: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  23. 96e5da7 memory: tegra: Introduce Tegra20 EMC driver by Dmitry Osipenko · 6 years ago
  24. 1e25ee6 Merge tag 'at91-4.20-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into next/drivers by Olof Johansson · 6 years ago
  25. 6b45a2b memory: ti-aemif: fix a potential NULL-pointer dereference by Bartosz Golaszewski · 6 years ago
  26. f62df67 memory: atmel-ebi: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  27. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  28. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  29. 16909c8 drivers/memory/Kconfig: Add CONFIG_OF dependency by Anders Roxell · 6 years ago
  30. ab99e11 memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y by Boris Brezillon · 7 years ago
  31. b30a2bd memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y by Boris Brezillon · 7 years ago
  32. 7af239f Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 7 years ago
  33. 1662dd6 memory: tegra: Correct driver probe order by Dmitry Osipenko · 7 years ago
  34. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  35. 3885397 memory: ti-emif-sram: Add resume function to recopy sram code by Dave Gerlach · 7 years ago
  36. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  37. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  38. 6874f9d Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 7 years ago
  39. 5fd80cf memory: tegra: Remove Tegra114 SATA and AFI reset definitions by Dmitry Osipenko · 7 years ago
  40. 45a81df memory: tegra: Register SMMU after MC driver became ready by Dmitry Osipenko · 7 years ago
  41. 4e7383e Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 7 years ago
  42. 7a0b861 Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/drivers by Olof Johansson · 7 years ago
  43. 71fe67e Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Olof Johansson · 7 years ago
  44. b1d0973 memory: brcmstb: dpfe: Remove need for dpfe_dev by Florian Fainelli · 7 years ago
  45. 273d760 memory: tegra: Add Tegra210 memory controller hot resets by Thierry Reding · 7 years ago
  46. 1b19b05 memory: tegra: Add Tegra124 memory controller hot resets by Dmitry Osipenko · 7 years ago
  47. 3788c4e memory: tegra: Add Tegra114 memory controller hot resets by Dmitry Osipenko · 7 years ago
  48. ec4e1f0 memory: tegra: Add Tegra30 memory controller hot resets by Dmitry Osipenko · 7 years ago
  49. cb55775 memory: tegra: Add Tegra20 memory controller hot resets by Dmitry Osipenko · 7 years ago
  50. 20e9246 memory: tegra: Introduce memory client hot reset by Dmitry Osipenko · 7 years ago
  51. a8d502f memory: tegra: Squash tegra20-mc into common tegra-mc driver by Dmitry Osipenko · 7 years ago
  52. 85dce89 memory: tegra: Remove unused headers inclusions by Dmitry Osipenko · 7 years ago
  53. 1c74d5c memory: tegra: Apply interrupts mask per SoC by Dmitry Osipenko · 7 years ago
  54. db4a9c1 memory: tegra: Setup interrupts mask before requesting IRQ by Dmitry Osipenko · 7 years ago
  55. bf3fbdf memory: tegra: Do not handle spurious interrupts by Dmitry Osipenko · 7 years ago
  56. d507178 memory: omap-gpmc: Avoid redundant NULL check by Roger Quadros · 7 years ago
  57. 8af70cd2 memory: aemif: add support for board files by Bartosz Golaszewski · 7 years ago
  58. f12cb8e memory: aemif: don't rely on kbuild for driver's name by Bartosz Golaszewski · 7 years ago
  59. 5692fce ARM: OMAP2+: Fix build when using split object directories by Dave Gerlach · 7 years ago
  60. 49774d8 Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Arnd Bergmann · 7 years ago
  61. aa8f21a8 Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Arnd Bergmann · 7 years ago
  62. a817e5d memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe() by Wei Yongjun · 7 years ago
  63. d363a88 memory-EMIF: Use seq_putc() in emif_regdump_show() by SF Markus Elfring · 7 years ago
  64. fee5f1e memory: brcmstb: dpfe: support new way of passing data from the DCPU by Markus Mayer · 7 years ago
  65. 9f2c4d9 memory: brcmstb: dpfe: fix type declaration of variable "ret" by Markus Mayer · 7 years ago
  66. 69d7d95 memory: brcmstb: dpfe: properly mask vendor error bits by Markus Mayer · 7 years ago
  67. f12bb916 memory: samsung: Add SPDX license identifiers by Krzysztof Kozlowski · 7 years ago
  68. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  69. a758f50 mtd: onenand: omap2: Configure driver from DT by Ladislav Michl · 7 years ago
  70. 11077e9 Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Olof Johansson · 7 years ago
  71. 62bf8ae Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 7 years ago
  72. 2a8102d memory: tegra: Create SMMU display groups by Thierry Reding · 7 years ago
  73. 02b0cc5 memory: tegra: Add Tegra186 support by Thierry Reding · 7 years ago
  74. 84a1695 memory: ti-emif-sram: remove unused variable by Arnd Bergmann · 7 years ago
  75. 8428e5a memory: ti-emif-sram: introduce relocatable suspend/resume handlers by Dave Gerlach · 10 years ago
  76. c18a7ac memory: omap-gpmc: Make 'bank-width' property optional by Ladislav Michl · 7 years ago
  77. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  78. ad54c3e Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into next/drivers by Arnd Bergmann · 7 years ago
  79. a622c64 memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg() by Ladislav Michl · 7 years ago
  80. 3330bec Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stblinux into next/drivers by Arnd Bergmann · 7 years ago
  81. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  82. d5bd850 Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/drivers by Arnd Bergmann · 7 years ago
  83. 0d96a4f memory: omap-gpmc: Drop gpmc_status by Ladislav Michl · 7 years ago
  84. a56d339 memory: brcmstb: dpfe: skip downloading firmware when possible by Markus Mayer · 7 years ago
  85. d56e746 memory: brcmstb: dpfe: introduce is_dcpu_enabled() by Markus Mayer · 7 years ago
  86. 2f330ca memory: brcmstb: Add driver for DPFE by Markus Mayer · 7 years ago
  87. ae46654 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  88. 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  89. b0f3ab2 mfd: syscon: atmel-smc: Add helper to retrieve register layout by Ludovic Desroches · 8 years ago
  90. 47b59d8 Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 7 years ago
  91. 4f608d3 memory: mtk-smi: Degrade SMI init to module_init by Yong Wu · 7 years ago
  92. e6dec92 iommu/mediatek: Add mt2712 IOMMU support by Yong Wu · 7 years ago
  93. db749d1 memory: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  94. 46cc815 memory: mtk-smi: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  95. 363932c memory: mtk-smi: add larbid handle routine by Honghui Zhang · 7 years ago
  96. 7548786 memory: mtk-smi: Use of_device_get_match_data helper by Honghui Zhang · 7 years ago
  97. 3fb3b3c memory: atmel-ebi: Fix smc cycle xlate converter by Alexander Dahl · 7 years ago
  98. 1f6b539 memory: atmel-ebi: Allow t_DF timings of zero ns by Alexander Dahl · 7 years ago
  99. bc9b934 memory: atmel-ebi: Fix smc timing return value evaluation by Alexander Dahl · 7 years ago
  100. e854711 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago