- 1eb5f83 Merge tag 'memory-controller-drv-tegra-5.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Olof Johansson · 3 years, 7 months ago
- 361aa4b Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Olof Johansson · 3 years, 7 months ago
- df6c264 memory: pl353-smc: Declare variables following a reverse christmas tree order by Miquel Raynal · 3 years, 7 months ago
- 9d7bb44 memory: pl353-smc: Avoid useless acronyms in descriptions by Miquel Raynal · 3 years, 7 months ago
- 493db2b memory: pl353-smc: Let lower level controller drivers handle inits by Miquel Raynal · 3 years, 7 months ago
- edd84c4 memory: pl353-smc: Rename goto labels by Miquel Raynal · 3 years, 7 months ago
- 62584c8 memory: pl353-smc: Fix style by Miquel Raynal · 3 years, 7 months ago
- 729a611 memory: emif: remove unused frequency and voltage notifiers by Krzysztof Kozlowski · 3 years, 7 months ago
- 8e0d09b memory: fsl_ifc: fix leak of private memory on probe failure by Krzysztof Kozlowski · 3 years, 7 months ago
- 3b132ab memory: fsl_ifc: fix leak of IO mapping on probe failure by Krzysztof Kozlowski · 3 years, 7 months ago
- c7c6570 memory: tegra: Delete dead debugfs checking code by Dan Carpenter · 3 years, 7 months ago
- 393d66f memory: tegra: Implement SID override programming by Thierry Reding · 3 years, 7 months ago
- 8fd9f632 memory: tegra: Split Tegra194 data into separate file by Thierry Reding · 3 years, 7 months ago
- 7191b62 memory: tegra: Add memory client IDs to tables by Thierry Reding · 3 years, 7 months ago
- 7355c7b memory: tegra: Unify drivers by Thierry Reding · 3 years, 7 months ago
- 0de93c6 memory: tegra: Only initialize reset controller if available by Thierry Reding · 3 years, 7 months ago
- e474b3a memory: tegra: Make IRQ support opitonal by Thierry Reding · 3 years, 7 months ago
- 1079a66 memory: tegra: Parameterize interrupt handler by Thierry Reding · 3 years, 7 months ago
- ddeceab memory: tegra: Extract setup code into callback by Thierry Reding · 3 years, 7 months ago
- c64738e9 memory: tegra: Make per-SoC setup more generic by Thierry Reding · 3 years, 7 months ago
- 5c9016f memory: tegra: Push suspend/resume into SoC drivers by Thierry Reding · 3 years, 7 months ago
- 6cc884c1 memory: tegra: Introduce struct tegra_mc_ops by Thierry Reding · 3 years, 7 months ago
- e899993 memory: tegra: Unify struct tegra_mc across SoC generations by Thierry Reding · 3 years, 7 months ago
- 4f1ac76 memory: tegra: Consolidate register fields by Thierry Reding · 3 years, 7 months ago
- b4f74b5 memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table() by Dmitry Osipenko · 3 years, 7 months ago
- f8c9670 memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table() by Dmitry Osipenko · 3 years, 7 months ago
- 56ebc9b memory: tegra: Enable compile testing for all drivers by Dmitry Osipenko · 3 years, 7 months ago
- e0740fb memory: tegra: Fix compilation warnings on 64bit platforms by Dmitry Osipenko · 3 years, 7 months ago
- 76e5624 memory: pl353: Fix error return code in pl353_smc_probe() by Zhen Lei · 3 years, 8 months ago
- 907c5bb memory: atmel-ebi: add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 8 months ago
- 2f9dc6a memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration by Krzysztof Kozlowski · 3 years, 8 months ago
- 9009b45 .gitignore: prefix local generated files with a slash by Masahiro Yamada · 3 years, 8 months ago
- 5469f16 Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 8 months ago
- 8c0bd21 Merge tag 'memory-controller-drv-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 3 years, 8 months ago
- 6ce2c05 memory: mtk-smi: Add device-link between smi-larb and smi-common by Yong Wu · 3 years, 9 months ago
- 132c17c memory: samsung: exynos5422-dmc: handle clk_set_parent() failure by Krzysztof Kozlowski · 3 years, 9 months ago
- 59e27d7 memory: renesas-rpc-if: fix possible NULL pointer dereference of resource by Krzysztof Kozlowski · 3 years, 9 months ago
- 0a8e733 Merge tag 'memory-controller-drv-tegra-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
- 25dcca7 memory: pl353: fix mask of ECC page_size config register by gexueyuan · 3 years, 9 months ago
- f012ade8 memory: tegra: Print out info-level once per driver probe by Dmitry Osipenko · 3 years, 9 months ago
- 2894719 memory: tegra20: Protect debug code with a lock by Dmitry Osipenko · 3 years, 9 months ago
- 7ebb09d memory: tegra20: Correct comment to MC_STAT registers writes by Dmitry Osipenko · 3 years, 9 months ago
- fbd31f5 memory: tegra20: Add debug statistics by Dmitry Osipenko · 3 years, 10 months ago
- e47faa5 memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Yang Li · 3 years, 10 months ago
- b11a188 memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe() by Qiheng Lin · 3 years, 9 months ago
- a8bb0e8 memory: samsung: exynos5422-dmc: Convert to use resource-managed OPP API by Yangtao Li · 3 years, 10 months ago
- e004c3e memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] by Colin Ian King · 3 years, 10 months ago
- e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 10 months ago
- d652ea3 Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 10 months ago
- f464252 Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 3 years, 11 months ago
- 321b36c memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE by Jiapeng Chong · 3 years, 11 months ago
- 0e9bc42 memory: samsung: exynos5422-dmc: Correct function names in kerneldoc by Krzysztof Kozlowski · 3 years, 11 months ago
- 62c290a memory: ti-emif-pm: Drop of_match_ptr from of_device_id table by Krzysztof Kozlowski · 3 years, 11 months ago
- 0573d3f Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into char-misc-next by Greg Kroah-Hartman · 3 years, 11 months ago
- 4d29b82 Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 4 years ago
- 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 8d2c749 iommu/mediatek: Support master use iova over 32bit by Yong Wu · 4 years ago
- 66a2891 iommu/mediatek: Use the common mtk-memory-port.h by Yong Wu · 4 years ago
- 25d9877 memory: tegra: Remove calls to dev_pm_opp_set_clkname() by Viresh Kumar · 4 years ago
- 50fc8d9 memory: mtk-smi: Allow building as module by Yong Wu · 4 years ago
- 94e9dd4 memory: ti-aemif: Drop child node when jumping out loop by Pan Bian · 4 years ago
- 6ce84ab memory: tegra: Check whether reset is already asserted by Dmitry Osipenko · 4 years ago
- 1821203 memory: mtk-smi: Use platform_register_drivers by Yong Wu · 4 years ago
- 477dfdc memory: dfl-emif: add the DFL EMIF private feature driver by Xu Yilun · 4 years ago
- 409f9fe memory: renesas-rpc-if: Add RZ/G2 to Kconfig description by Adam Ford · 4 years ago
- 380def2 memory: tegra124: Support interconnect framework by Dmitry Osipenko · 4 years ago
- 9c56679 memory: tegra124-emc: Continue probing if timings are missing in device-tree by Dmitry Osipenko · 4 years ago
- 281462e memory: tegra124-emc: Make driver modular by Dmitry Osipenko · 4 years ago
- bd96a89 memory: emif: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years ago
- a2d522f memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops by Zhang Qilong · 4 years, 1 month ago
- 694a5b5 Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
- c35ffce Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
- 4bfa073 memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe() by Zhang Changzhong · 4 years, 1 month ago
- d77d22d memory: ti-emif-sram: only build for ARMv7 by Arnd Bergmann · 4 years, 1 month ago
- d76fa3f memory: tegra30: Support interconnect framework by Dmitry Osipenko · 4 years, 1 month ago
- 7e04ce2 memory: tegra20: Support hardware versioning and clean up OPP table initialization by Dmitry Osipenko · 4 years, 1 month ago
- 7889a7d memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline by Lad Prabhakar · 4 years, 1 month ago
- 4e6b86b memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe() by Lad Prabhakar · 4 years, 1 month ago
- 61a6d85 memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm by Lad Prabhakar · 4 years, 1 month ago
- a0453f4 memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer() by Lad Prabhakar · 4 years, 1 month ago
- 8f2685c Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
- 0e1bcf2 memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe by Nathan Chancellor · 4 years, 1 month ago
- 4a91b11 memory: tegra: Complete tegra210_swgroups by Nicolin Chen · 4 years, 3 months ago
- bf25f3f memory: tegra30-emc: Continue probing if timings are missing in device-tree by Dmitry Osipenko · 4 years, 2 months ago
- 0c56eda memory: tegra30-emc: Make driver modular by Dmitry Osipenko · 4 years, 2 months ago
- 1d1564a memory: tegra30: Add FIFO sizes to memory clients by Dmitry Osipenko · 4 years, 2 months ago
- dedf62d memory: tegra20-emc: Add devfreq support by Dmitry Osipenko · 4 years, 2 months ago
- e09312f memory: tegra20-emc: Remove IRQ number from error message by Dmitry Osipenko · 4 years, 2 months ago
- cba3902 memory: tegra20-emc: Factor out clk initialization by Dmitry Osipenko · 4 years, 2 months ago
- de47653 memory: tegra20-emc: Use dev_pm_opp_set_clkname() by Dmitry Osipenko · 4 years, 2 months ago
- d5ef16b memory: tegra20: Support interconnect framework by Dmitry Osipenko · 4 years, 2 months ago
- fa4794f memory: tegra20-emc: Continue probing if timings are missing in device-tree by Dmitry Osipenko · 4 years, 2 months ago
- 0260979 memory: tegra20-emc: Make driver modular by Dmitry Osipenko · 4 years, 2 months ago
- 06f0798 memory: tegra-mc: Add interconnect framework by Dmitry Osipenko · 4 years, 2 months ago
- d5ecac0 memory: tegra: Add missing latency allowness entry for Page Table Cache by Dmitry Osipenko · 4 years, 2 months ago
- 162641a memory: tegra: Remove superfluous error messages around platform_get_irq() by Dmitry Osipenko · 4 years, 2 months ago
- 4e84d0a memory: tegra: Use devm_platform_ioremap_resource() by Dmitry Osipenko · 4 years, 2 months ago
- 6c6bd20 memory: tegra: Add and use devm_tegra_memory_controller_get() by Dmitry Osipenko · 4 years, 2 months ago
- 5445a0c memory: pl353-smc: fix compile test on !ARM_AMBA by Krzysztof Kozlowski · 4 years, 2 months ago