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