index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
2019-07-19
1
-22
/
+22
|
\
|
*
Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2019-06-25
1
-22
/
+22
|
|
\
|
|
*
memory: tegra: Fix -Wunused-const-variable
Nathan Huckleberry
2019-06-14
1
-22
/
+22
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
8
-32
/
+8
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
1
-0
/
+1
|
\
|
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
|
memory: tegra: Fix a typos for "fdcdwr2" mc client
Edward Cragg
2019-04-18
2
-2
/
+2
*
|
memory: tegra: Replace readl-writel with mc_readl-mc_writel
Dmitry Osipenko
2019-04-18
1
-5
/
+5
*
|
memory: tegra: Fix integer overflow on tick value calculation
Dmitry Osipenko
2019-04-18
1
-1
/
+1
*
|
memory: tegra: Fix missed registers values latching
Dmitry Osipenko
2019-04-18
1
-0
/
+6
*
|
memory: tegra: Properly spell "tegra"
Thierry Reding
2019-04-11
7
-29
/
+29
*
|
memory: tegra: Make terga20_mc_reset_ops static
Yue Haibing
2019-04-11
1
-1
/
+1
|
/
*
memory: tegra: Clean up error messages
Dmitry Osipenko
2019-01-16
1
-7
/
+8
*
memory: tegra: Do not ask for IRQ sharing
Dmitry Osipenko
2019-01-16
1
-1
/
+1
*
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
2019-01-16
1
-2
/
+4
*
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
2019-01-16
1
-0
/
+43
*
memory: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
2019-01-16
1
-2
/
+2
*
memory: tegra: Use of_device_get_match_data()
Dmitry Osipenko
2019-01-16
1
-6
/
+2
*
memory: tegra: Read client ID on GART page fault
Dmitry Osipenko
2019-01-16
1
-2
/
+10
*
memory: tegra: Adapt to Tegra20 device-tree binding changes
Dmitry Osipenko
2019-01-16
2
-19
/
+8
*
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
Dmitry Osipenko
2019-01-16
1
-5
/
+6
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-31
3
-0
/
+602
|
\
|
*
memory: tegra: Introduce Tegra20 EMC driver
Dmitry Osipenko
2018-11-08
3
-0
/
+602
*
|
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-27
2
-9
/
+9
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-23
1
-10
/
+6
|
\
|
*
memory: tegra: Correct driver probe order
Dmitry Osipenko
2018-07-10
1
-10
/
+6
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
|
/
*
memory: tegra: Remove Tegra114 SATA and AFI reset definitions
Dmitry Osipenko
2018-05-18
1
-2
/
+0
*
memory: tegra: Register SMMU after MC driver became ready
Dmitry Osipenko
2018-05-18
1
-9
/
+9
*
memory: tegra: Add Tegra210 memory controller hot resets
Thierry Reding
2018-04-30
1
-0
/
+45
*
memory: tegra: Add Tegra124 memory controller hot resets
Dmitry Osipenko
2018-04-30
1
-0
/
+42
*
memory: tegra: Add Tegra114 memory controller hot resets
Dmitry Osipenko
2018-04-30
1
-0
/
+33
*
memory: tegra: Add Tegra30 memory controller hot resets
Dmitry Osipenko
2018-04-30
1
-0
/
+33
*
memory: tegra: Add Tegra20 memory controller hot resets
Dmitry Osipenko
2018-04-30
1
-0
/
+118
*
memory: tegra: Introduce memory client hot reset
Dmitry Osipenko
2018-04-30
2
-0
/
+212
*
memory: tegra: Squash tegra20-mc into common tegra-mc driver
Dmitry Osipenko
2018-04-30
4
-12
/
+290
*
memory: tegra: Remove unused headers inclusions
Dmitry Osipenko
2018-04-27
1
-5
/
+0
*
memory: tegra: Apply interrupts mask per SoC
Dmitry Osipenko
2018-04-27
6
-18
/
+25
*
memory: tegra: Setup interrupts mask before requesting IRQ
Dmitry Osipenko
2018-04-27
1
-8
/
+8
*
memory: tegra: Do not handle spurious interrupts
Dmitry Osipenko
2018-04-27
1
-1
/
+4
*
memory: tegra: Create SMMU display groups
Thierry Reding
2017-12-15
4
-0
/
+62
*
memory: tegra: Add Tegra186 support
Thierry Reding
2017-12-13
2
-0
/
+601
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
memory: tegra: Add a missing 'of_node_put()' call
Christophe Jaillet
2017-01-25
1
-4
/
+1
*
memory: tegra: mc: Add missing of_node_put()
Amitoj Kaur Chawla
2016-06-14
1
-2
/
+4
*
memory: tegra: Delete unneeded of_node_put()
Julia Lawall
2016-06-14
2
-6
/
+2
*
memory: tegra: tegra124-emc: Add missing of_node_put()
Amitoj Kaur Chawla
2016-06-14
1
-1
/
+3
*
memory/tegra: Add number of TLB lines for Tegra124
Vince Hsu
2015-12-14
1
-0
/
+1
[next]