index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-25
/
+5
2020-09-20
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-13
/
+1
2020-09-18
memory: tegra: Correct num_tlb_lines for tegra210
Nicolin Chen
1
-1
/
+1
2020-09-09
memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...
Ye Bin
1
-1
/
+0
2020-09-02
memory: tegra: Remove GPU from DRM IOMMU group
Thierry Reding
1
-1
/
+0
2020-09-02
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+2
2020-08-20
memory: tegra: Correct shift value of apew
Nicolin Chen
1
-1
/
+1
2020-08-17
memory: tegra: tegra210-emc: fix indentation
Krzysztof Kozlowski
1
-1
/
+1
2020-07-15
memory: tegra: Add Tegra132 compatible string match
Thierry Reding
1
-0
/
+1
2020-07-14
memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194
Jon Hunter
1
-2
/
+2
2020-06-22
memory: tegra: Delete some dead code
Dan Carpenter
1
-5
/
+0
2020-06-22
memory: tegra: Avoid unused function warnings
Arnd Bergmann
1
-2
/
+2
2020-06-22
memory: tegra: Drop <linux/clk-provider.h>
Geert Uytterhoeven
2
-2
/
+0
2020-06-22
memory: tegra: Fix an error handling path in tegra186_emc_probe()
Christophe JAILLET
1
-5
/
+11
2020-06-22
memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
1
-72
/
+44
2020-06-22
memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
1
-17
/
+11
2020-06-22
memory: tegra: Support derated timings on Tegra210
Thierry Reding
4
-13
/
+363
2020-06-22
memory: tegra: Add EMC scaling sequence code for Tegra210
Joseph Lo
4
-1
/
+1875
2020-06-22
memory: tegra: Add EMC scaling support code for Tegra210
Joseph Lo
7
-0
/
+2828
2020-06-22
memory: tegra: Make debugfs permissions human-readable
Dmitry Osipenko
3
-9
/
+9
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra124
Dmitry Osipenko
1
-0
/
+5
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra30
Dmitry Osipenko
1
-0
/
+5
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra20
Dmitry Osipenko
1
-0
/
+5
2020-01-10
memory: tegra30-emc: Correct error message for timed out auto calibration
Dmitry Osipenko
1
-2
/
+1
2020-01-10
memory: tegra30-emc: Firm up hardware programming sequence
Dmitry Osipenko
1
-61
/
+89
2020-01-10
memory: tegra30-emc: Firm up suspend/resume sequence
Dmitry Osipenko
1
-18
/
+20
2020-01-10
memory: tegra: Correct reset value of xusb_hostr
Nicolin Chen
1
-1
/
+1
2020-01-09
memory: tegra: Add support for the Tegra194 memory controller
Thierry Reding
3
-0
/
+953
2020-01-09
memory: tegra: Only include support for enabled SoCs
Thierry Reding
2
-0
/
+8
2020-01-09
memory: tegra: Support DVFS on Tegra186 and later
Thierry Reding
3
-3
/
+304
2020-01-09
memory: tegra: Add system sleep support
Thierry Reding
1
-0
/
+19
2020-01-09
memory: tegra: Extract memory client SID programming
Thierry Reding
1
-22
/
+27
2020-01-09
memory: tegra: Add per-SoC data for Tegra186
Thierry Reding
1
-10
/
+19
2020-01-09
memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186
Thierry Reding
1
-4
/
+10
2020-01-09
memory: tegra: Implement EMC debugfs interface on Tegra30
Thierry Reding
1
-0
/
+173
2020-01-09
memory: tegra: Implement EMC debugfs interface on Tegra20
Thierry Reding
1
-0
/
+175
2020-01-09
memory: tegra: Refashion EMC debugfs interface on Tegra124
Thierry Reding
1
-42
/
+143
2019-11-18
memory: tegra30-emc: Fix panic on suspend
Dmitry Osipenko
1
-1
/
+1
2019-11-11
memory: tegra: Consolidate registers definition into common header
Dmitry Osipenko
4
-74
/
+47
2019-11-11
memory: tegra: Ensure timing control debug features are disabled
Dmitry Osipenko
2
-0
/
+5
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
6
-14
/
+1310
2019-11-11
memory: tegra: Do not handle error from wait_for_completion_timeout()
Dmitry Osipenko
1
-5
/
+1
2019-11-11
memory: tegra: Increase handshake timeout on Tegra20
Dmitry Osipenko
1
-1
/
+1
2019-11-11
memory: tegra: Print a brief info message about EMC timings
Dmitry Osipenko
1
-0
/
+7
2019-11-11
memory: tegra: Pre-configure debug register on Tegra20
Dmitry Osipenko
1
-1
/
+16
2019-11-11
memory: tegra: Include io.h instead of iopoll.h
Dmitry Osipenko
1
-1
/
+1
2019-11-11
memory: tegra: Adapt for Tegra20 clock driver changes
Dmitry Osipenko
1
-2
/
+48
2019-11-11
memory: tegra: Don't set EMC rate to maximum on probe for Tegra20
Dmitry Osipenko
1
-77
/
+1
2019-11-11
memory: tegra: Add gr2d and gr3d to DRM IOMMU group
Thierry Reding
3
-12
/
+19
2019-11-11
memory: tegra: Set DMA mask based on supported address bits
Thierry Reding
1
-0
/
+10
[next]