1. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
  2. 20cc0fa memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe by Dongliang Mu · 3 years, 4 months ago
  3. 5e63b85 memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode by Wolfram Sang · 3 years, 4 months ago
  4. afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  5. 41e2bcc memory: tegra: Fix compilation warnings on 64bit platforms by Dmitry Osipenko · 3 years, 8 months ago
  6. 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  7. b5789e2 memory: fsl_ifc: fix leak of private memory on probe failure by Krzysztof Kozlowski · 3 years, 8 months ago
  8. 8d071d270 memory: fsl_ifc: fix leak of IO mapping on probe failure by Krzysztof Kozlowski · 3 years, 8 months ago
  9. 3199ff7 memory: pl353: Fix error return code in pl353_smc_probe() by Zhen Lei · 3 years, 8 months ago
  10. 3f526ea memory: atmel-ebi: add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 9 months ago
  11. 84fa4a1 memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 9 months ago
  12. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  13. 7bb63ed memory: samsung: exynos5422-dmc: handle clk_set_parent() failure by Krzysztof Kozlowski · 3 years, 9 months ago
  14. 71bcc1b memory: renesas-rpc-if: fix possible NULL pointer dereference of resource by Krzysztof Kozlowski · 3 years, 9 months ago
  15. aa531c6 memory: pl353: fix mask of ECC page_size config register by gexueyuan · 3 years, 10 months ago
  16. dff20fb memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] by Colin Ian King · 3 years, 11 months ago
  17. 1a0226d UPSTREAM: memory: mtk-smi: Allow building as module by Yong Wu · 4 years ago
  18. ea79f21 UPSTREAM: memory: mtk-smi: Use platform_register_drivers by Yong Wu · 4 years ago
  19. f85b76e UPSTREAM: memory: mtk-smi: Add mt8192 support by Yong Wu · 4 years, 2 months ago
  20. f513c83 UPSTREAM: iommu/mediatek: Support master use iova over 32bit by Yong Wu · 4 years ago
  21. 54ef996 UPSTREAM: iommu/mediatek: Use the common mtk-memory-port.h by Yong Wu · 4 years ago
  22. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  23. 509fe94 memory: ti-aemif: Drop child node when jumping out loop by Pan Bian · 4 years ago
  24. ec621e8 memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops by Zhang Qilong · 4 years, 2 months ago
  25. ebe992a BACKPORT: UPSTREAM: amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
  26. ea43135 memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm by Lad Prabhakar · 4 years, 2 months ago
  27. 4f826e6 memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer() by Lad Prabhakar · 4 years, 2 months ago
  28. 7397049 memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe() by Lad Prabhakar · 4 years, 2 months ago
  29. e6fc90d memory: jz4780_nemc: Fix an error pointer vs NULL check in probe() by Dan Carpenter · 4 years, 6 months ago
  30. d7af811 memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe() by Zhang Changzhong · 4 years, 1 month ago
  31. 20d79c2 memory: ti-emif-sram: only build for ARMv7 by Arnd Bergmann · 4 years, 1 month ago
  32. 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  33. 531d29b Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
  34. 02bdbf7 PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function by Chanwoo Choi · 4 years, 4 months ago
  35. 94ca857 memory: emif: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  36. 67a344e8 memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  37. 675d12a memory: tegra: Correct num_tlb_lines for tegra210 by Nicolin Chen · 4 years, 4 months ago
  38. 26cb1d2 memory: omap-gpmc: Fix compile test on SPARC by Krzysztof Kozlowski · 4 years, 4 months ago
  39. a8529f3 memory: mtk-smi: add support for MT8167 by Fabien Parent · 4 years, 4 months ago
  40. 8014c47 memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21021_periodic_compensation by Ye Bin · 4 years, 5 months ago
  41. dd85345 memory: fsl-corenet-cf: Fix handling of platform_get_irq() error by Krzysztof Kozlowski · 4 years, 5 months ago
  42. 6cf238d memory: omap-gpmc: Fix -Wunused-function warnings by YueHaibing · 4 years, 5 months ago
  43. ea90f66 memory: tegra: Remove GPU from DRM IOMMU group by Thierry Reding · 4 years, 5 months ago
  44. 25f2f5e memory: tegra186-emc: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  45. 74ca0d8 memory: brcmstb_dpfe: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  46. 4c2af5d memory: samsung: exynos5422-dmc: add missing and fix kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
  47. 1415fa0 memory: samsung: exynos5422-dmc: remove unused exynos5_dmc members by Krzysztof Kozlowski · 4 years, 5 months ago
  48. bb0ebc7 memory: samsung: exynos5422-dmc: rename timing register fields variables by Krzysztof Kozlowski · 4 years, 5 months ago
  49. fd22781 memory: emif: Remove bogus debugfs error handling by Dan Carpenter · 4 years, 5 months ago
  50. 13d029e memory: omap-gpmc: Fix build error without CONFIG_OF by YueHaibing · 4 years, 5 months ago
  51. 4c54228 memory: omap-gpmc: Fix a couple off by ones by Dan Carpenter · 4 years, 5 months ago
  52. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  53. f42ae4b memory: brcmstb_dpfe: fix array index out of bounds by Markus Mayer · 4 years, 5 months ago
  54. 4da1edc memory: brcmstb_dpfe: Fix memory leak by Alex Dewar · 4 years, 5 months ago
  55. 296050a memory: tegra: Correct shift value of apew by Nicolin Chen · 4 years, 5 months ago
  56. ea0c0ad memory: Enable compile testing for most of the drivers by Krzysztof Kozlowski · 4 years, 6 months ago
  57. 904ffa8 memory: brcmstb_dpfe: add separate entry for compile test by Krzysztof Kozlowski · 4 years, 6 months ago
  58. 4a66136 memory: tegra: tegra210-emc: fix indentation by Krzysztof Kozlowski · 4 years, 6 months ago
  59. 3cd7040 memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZERO by Krzysztof Kozlowski · 4 years, 6 months ago
  60. dc1a928 memory: omap-gpmc: consistently use !res for NULL checks by Krzysztof Kozlowski · 4 years, 6 months ago
  61. 07b6cc4 memory: omap-gpmc: use WARN() instead of BUG() on wrong free by Krzysztof Kozlowski · 4 years, 6 months ago
  62. 1724f1b memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety by Krzysztof Kozlowski · 4 years, 6 months ago
  63. d25112a memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings() by Krzysztof Kozlowski · 4 years, 6 months ago
  64. ddbfbcb memory: omap-gpmc: remove unused file-scope phys_base and mem_size by Krzysztof Kozlowski · 4 years, 6 months ago
  65. 8e9ffd5 memory: omap-gpmc: remove unneeded asm/mach-types.h inclusion by Krzysztof Kozlowski · 4 years, 6 months ago
  66. 911c94d memory: samsung: exynos5422-dmc: Document mutex scope by Krzysztof Kozlowski · 4 years, 6 months ago
  67. 7f7d9e1 memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate' by Lukasz Luba · 4 years, 5 months ago
  68. 952ace7 Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 5 months ago
  69. dec1fbb Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 5 months ago
  70. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
  71. 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  72. b171373 Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
  73. d7c6dbc Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 4 years, 6 months ago
  74. 4fc9a04 memory: samsung: exynos5422-dmc: Add module param to control IRQ mode by Lukasz Luba · 4 years, 6 months ago
  75. 74ca9e4 memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold by Lukasz Luba · 4 years, 6 months ago
  76. ae8eb8b memory: samsung: exynos5422-dmc: Use delayed timer as default by Chanwoo Choi · 4 years, 7 months ago
  77. aa35a5e memory: jz4780-nemc: Do not build by default by Krzysztof Kozlowski · 4 years, 6 months ago
  78. f046e4a3 memory: jz4780_nemc: Only request IO memory the driver will use by Paul Cercueil · 4 years, 6 months ago
  79. f7fa245 memory: brcmstb_dpfe: Fix language typo by Krzysztof Kozlowski · 4 years, 6 months ago
  80. 331b828 memory: samsung: exynos5422-dmc: Correct white space issues by Krzysztof Kozlowski · 4 years, 6 months ago
  81. 90de1c7 memory: samsung: exynos-srom: Correct alignment by Krzysztof Kozlowski · 4 years, 6 months ago
  82. f0557d9 memory: pl172: Enclose macro argument usage in parenthesis by Krzysztof Kozlowski · 4 years, 6 months ago
  83. 46c7111 memory: of: Correct kerneldoc by Krzysztof Kozlowski · 4 years, 6 months ago
  84. 858432c memory: omap-gpmc: Fix language typo by Krzysztof Kozlowski · 4 years, 6 months ago
  85. cdd1aea memory: omap-gpmc: Correct white space issues by Krzysztof Kozlowski · 4 years, 6 months ago
  86. 1cd5345 memory: omap-gpmc: Use 'unsigned int' for consistency by Krzysztof Kozlowski · 4 years, 6 months ago
  87. 98397f1 memory: omap-gpmc: Enclose macro argument usage in parenthesis by Krzysztof Kozlowski · 4 years, 6 months ago
  88. 80c4f5a memory: omap-gpmc: Correct kerneldoc by Krzysztof Kozlowski · 4 years, 6 months ago
  89. 0abbec7 memory: mvebu-devbus: Align with open parenthesis by Krzysztof Kozlowski · 4 years, 6 months ago
  90. bf8fba4 memory: mvebu-devbus: Add missing braces to all arms of if statement by Krzysztof Kozlowski · 4 years, 6 months ago
  91. 7f04614 memory: bt1-l2-ctl: Add blank lines after declarations by Krzysztof Kozlowski · 4 years, 6 months ago
  92. ab274a7 Merge tag 'memory-controller-drv-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers by Arnd Bergmann · 4 years, 6 months ago
  93. 5ec2914 memory: samsung: exynos-srom: Describe the Kconfig entry by Krzysztof Kozlowski · 4 years, 6 months ago
  94. 2664a07 memory: Describe the MEMORY Kconfig entry by Krzysztof Kozlowski · 4 years, 6 months ago
  95. 6b16f36 memory: da8xx-ddrctl: Remove unused 'node' variable by Krzysztof Kozlowski · 4 years, 6 months ago
  96. a269ff3 memory: fsl_ifc: Fix whitespace issues by Krzysztof Kozlowski · 4 years, 6 months ago
  97. a615974 memory: pl172: Add GPLv2 SPDX license header by Krzysztof Kozlowski · 4 years, 6 months ago
  98. 1a1e758 memory: omap-gpmc: Fix whitespace issue by Krzysztof Kozlowski · 4 years, 6 months ago
  99. 07852c3 memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M by Krzysztof Kozlowski · 4 years, 6 months ago
  100. 3aa5a6c memory: mtk-smi: Add argument to function pointer definition by Krzysztof Kozlowski · 4 years, 6 months ago