summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra
AgeCommit message (Expand)Author
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-09-20memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-18memory: tegra: Correct num_tlb_lines for tegra210Nicolin Chen
2020-09-09memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...Ye Bin
2020-09-02memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding
2020-09-02memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-20memory: tegra: Correct shift value of apewNicolin Chen
2020-08-17memory: tegra: tegra210-emc: fix indentationKrzysztof Kozlowski
2020-07-15memory: tegra: Add Tegra132 compatible string matchThierry Reding
2020-07-14memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194Jon Hunter
2020-06-22memory: tegra: Delete some dead codeDan Carpenter
2020-06-22memory: tegra: Avoid unused function warningsArnd Bergmann
2020-06-22memory: tegra: Drop <linux/clk-provider.h>Geert Uytterhoeven
2020-06-22memory: tegra: Fix an error handling path in tegra186_emc_probe()Christophe JAILLET
2020-06-22memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interruptDmitry Osipenko
2020-06-22memory: tegra: Support derated timings on Tegra210Thierry Reding
2020-06-22memory: tegra: Add EMC scaling sequence code for Tegra210Joseph Lo
2020-06-22memory: tegra: Add EMC scaling support code for Tegra210Joseph Lo
2020-06-22memory: tegra: Make debugfs permissions human-readableDmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra124Dmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra30Dmitry Osipenko
2020-03-11memory: tegra: Correct debugfs clk rate-range on Tegra20Dmitry Osipenko
2020-01-10memory: tegra30-emc: Correct error message for timed out auto calibrationDmitry Osipenko
2020-01-10memory: tegra30-emc: Firm up hardware programming sequenceDmitry Osipenko
2020-01-10memory: tegra30-emc: Firm up suspend/resume sequenceDmitry Osipenko
2020-01-10memory: tegra: Correct reset value of xusb_hostrNicolin Chen
2020-01-09memory: tegra: Add support for the Tegra194 memory controllerThierry Reding
2020-01-09memory: tegra: Only include support for enabled SoCsThierry Reding
2020-01-09memory: tegra: Support DVFS on Tegra186 and laterThierry Reding
2020-01-09memory: tegra: Add system sleep supportThierry Reding
2020-01-09memory: tegra: Extract memory client SID programmingThierry Reding
2020-01-09memory: tegra: Add per-SoC data for Tegra186Thierry Reding
2020-01-09memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186Thierry Reding
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra30Thierry Reding
2020-01-09memory: tegra: Implement EMC debugfs interface on Tegra20Thierry Reding
2020-01-09memory: tegra: Refashion EMC debugfs interface on Tegra124Thierry Reding
2019-11-18memory: tegra30-emc: Fix panic on suspendDmitry Osipenko
2019-11-11memory: tegra: Consolidate registers definition into common headerDmitry Osipenko
2019-11-11memory: tegra: Ensure timing control debug features are disabledDmitry Osipenko
2019-11-11memory: tegra: Introduce Tegra30 EMC driverDmitry Osipenko
2019-11-11memory: tegra: Do not handle error from wait_for_completion_timeout()Dmitry Osipenko
2019-11-11memory: tegra: Increase handshake timeout on Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Print a brief info message about EMC timingsDmitry Osipenko
2019-11-11memory: tegra: Pre-configure debug register on Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Include io.h instead of iopoll.hDmitry Osipenko
2019-11-11memory: tegra: Adapt for Tegra20 clock driver changesDmitry Osipenko
2019-11-11memory: tegra: Don't set EMC rate to maximum on probe for Tegra20Dmitry Osipenko
2019-11-11memory: tegra: Add gr2d and gr3d to DRM IOMMU groupThierry Reding
2019-11-11memory: tegra: Set DMA mask based on supported address bitsThierry Reding