summaryrefslogtreecommitdiffstats
path: root/drivers/memory (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory: tegra: Implement SID override programmingThierry Reding2021-06-032-0/+81
* memory: tegra: Split Tegra194 data into separate fileThierry Reding2021-06-034-1349/+1358
* memory: tegra: Add memory client IDs to tablesThierry Reding2021-06-031-0/+205
* memory: tegra: Unify driversThierry Reding2021-06-034-95/+44
* memory: tegra: Only initialize reset controller if availableThierry Reding2021-06-031-4/+5
* memory: tegra: Make IRQ support opitonalThierry Reding2021-06-031-11/+13
* memory: tegra: Parameterize interrupt handlerThierry Reding2021-06-033-109/+104
* memory: tegra: Extract setup code into callbackThierry Reding2021-06-036-57/+84
* memory: tegra: Make per-SoC setup more genericThierry Reding2021-06-032-11/+10
* memory: tegra: Push suspend/resume into SoC driversThierry Reding2021-06-033-20/+58
* memory: tegra: Introduce struct tegra_mc_opsThierry Reding2021-06-032-3/+7
* memory: tegra: Unify struct tegra_mc across SoC generationsThierry Reding2021-06-031-445/+836
* memory: tegra: Consolidate register fieldsThierry Reding2021-06-035-2371/+2910
* memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-031-44/+4
* memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()Dmitry Osipenko2021-06-031-44/+4
* memory: tegra: Enable compile testing for all driversDmitry Osipenko2021-06-031-7/+11
* memory: tegra: Fix compilation warnings on 64bit platformsDmitry Osipenko2021-06-012-4/+4
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-011-1/+1
* Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-271-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