summaryrefslogtreecommitdiffstats
path: root/drivers/memory
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-1/+1
* Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-10/+3
|\
| * memory: samsung: exynos5422-dmc: Convert to use resource-managed OPP APIYangtao Li2021-03-251-10/+3
* | Merge tag 'memory-controller-drv-5.13-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-04-193-11/+14
|\ \
| * | memory: mtk-smi: Add device-link between smi-larb and smi-commonYong Wu2021-04-131-9/+10
| * | memory: samsung: exynos5422-dmc: handle clk_set_parent() failureKrzysztof Kozlowski2021-04-131-1/+3
| * | memory: renesas-rpc-if: fix possible NULL pointer dereference of resourceKrzysztof Kozlowski2021-04-131-1/+1
* | | Merge tag 'memory-controller-drv-tegra-5.13' of git://git.kernel.org/pub/scm/...Arnd Bergmann2021-04-086-29/+370
|\ \ \ | |/ / |/| |
| * | memory: tegra: Print out info-level once per driver probeDmitry Osipenko2021-04-013-25/+25
| * | memory: tegra20: Protect debug code with a lockDmitry Osipenko2021-04-011-0/+7
| * | memory: tegra20: Correct comment to MC_STAT registers writesDmitry Osipenko2021-04-011-3/+2
| * | memory: tegra20: Add debug statisticsDmitry Osipenko2021-04-013-2/+337
| * | memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-04-011-2/+2
| |/
* | memory: pl353: fix mask of ECC page_size config registergexueyuan2021-04-051-1/+1
* | memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe()Qiheng Lin2021-04-011-3/+1
* | memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King2021-03-071-2/+5
|/
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-243-0/+218
|\
| * Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-052-6/+2
| |\
| * | memory: dfl-emif: add the DFL EMIF private feature driverXu Yilun2021-01-073-0/+218
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-222-6/+2
|\ \ \ | | |/ | |/|
| * | amba: Make the remove callback return voidUwe Kleine-König2021-02-022-6/+2
| |/
* | Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-0/+8
|\ \
| * | iommu/mediatek: Support master use iova over 32bitYong Wu2021-02-011-0/+7
| * | iommu/mediatek: Use the common mtk-memory-port.hYong Wu2021-02-011-0/+1
| |/
* | Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-02-113-9/+9
|\ \
| * | memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...Jiapeng Chong2021-02-081-6/+6
| * | memory: samsung: exynos5422-dmc: Correct function names in kerneldocKrzysztof Kozlowski2021-02-081-2/+2
| * | memory: ti-emif-pm: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2021-02-081-1/+1
* | | Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann2021-02-026-62/+425
|\ \ \ | |/ / |/| |
| * | memory: tegra: Remove calls to dev_pm_opp_set_clkname()Viresh Kumar2021-01-293-33/+6
| * | memory: tegra: Check whether reset is already assertedDmitry Osipenko2021-01-231-0/+7
| * | memory: tegra124: Support interconnect frameworkDmitry Osipenko2021-01-053-12/+391
| * | memory: tegra124-emc: Continue probing if timings are missing in device-treeDmitry Osipenko2021-01-051-17/+9
| * | memory: tegra124-emc: Make driver modularDmitry Osipenko2021-01-052-11/+23
| |/
* | memory: mtk-smi: Allow building as moduleYong Wu2021-01-262-1/+10
* | memory: ti-aemif: Drop child node when jumping out loopPan Bian2021-01-251-2/+6
* | memory: mtk-smi: Use platform_register_driversYong Wu2021-01-221-19/+6
* | memory: renesas-rpc-if: Add RZ/G2 to Kconfig descriptionAdam Ford2021-01-051-3/+3
* | memory: emif: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-031-2/+1
* | memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi opsZhang Qilong2021-01-031-2/+2
|/
* Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/sc...Arnd Bergmann2020-12-094-50/+516
|\
| * memory: tegra30: Support interconnect frameworkDmitry Osipenko2020-12-053-22/+496
| * memory: tegra20: Support hardware versioning and clean up OPP table initializ...Dmitry Osipenko2020-12-051-28/+20
* | Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2020-12-093-15/+7
|\ \
| * | memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()Zhang Changzhong2020-12-051-0/+2
| * | memory: ti-emif-sram: only build for ARMv7Arnd Bergmann2020-12-051-1/+1
| * | memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineLad Prabhakar2020-11-281-13/+0
| * | memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar2020-11-281-0/+2
| * | memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar2020-11-281-1/+1
| * | memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar2020-11-281-1/+2