index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-22
/
+22
2019-06-25
Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-22
/
+22
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-32
/
+8
2019-06-14
memory: tegra: Fix -Wunused-const-variable
Nathan Huckleberry
1
-22
/
+22
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-04-18
memory: tegra: Fix a typos for "fdcdwr2" mc client
Edward Cragg
2
-2
/
+2
2019-04-18
memory: tegra: Replace readl-writel with mc_readl-mc_writel
Dmitry Osipenko
1
-5
/
+5
2019-04-18
memory: tegra: Fix integer overflow on tick value calculation
Dmitry Osipenko
1
-1
/
+1
2019-04-18
memory: tegra: Fix missed registers values latching
Dmitry Osipenko
1
-0
/
+6
2019-04-11
memory: tegra: Properly spell "tegra"
Thierry Reding
7
-29
/
+29
2019-04-11
memory: tegra: Make terga20_mc_reset_ops static
Yue Haibing
1
-1
/
+1
2019-01-16
memory: tegra: Clean up error messages
Dmitry Osipenko
1
-7
/
+8
2019-01-16
memory: tegra: Do not ask for IRQ sharing
Dmitry Osipenko
1
-1
/
+1
2019-01-16
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
1
-2
/
+4
2019-01-16
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
1
-0
/
+43
2019-01-16
memory: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-2
/
+2
2019-01-16
memory: tegra: Use of_device_get_match_data()
Dmitry Osipenko
1
-6
/
+2
[next]