Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ce6595a28a15c874aee374757dcd08f537d7b24d
/
drivers
/
memory
/
tegra
8362fd6
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
09c4e03
Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
by Olof Johansson
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
76ce48b
memory: tegra: Fix -Wunused-const-variable
by Nathan Huckleberry
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
815d469
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
67a8d5b
memory: tegra: Fix a typos for "fdcdwr2" mc client
by Edward Cragg
· 6 years ago
48791f9
memory: tegra: Replace readl-writel with mc_readl-mc_writel
by Dmitry Osipenko
· 6 years ago
b906c05
memory: tegra: Fix integer overflow on tick value calculation
by Dmitry Osipenko
· 6 years ago
76b959a
memory: tegra: Fix missed registers values latching
by Dmitry Osipenko
· 6 years ago
cb2b583
memory: tegra: Properly spell "tegra"
by Thierry Reding
· 6 years ago
f2222a9
memory: tegra: Make terga20_mc_reset_ops static
by Yue Haibing
· 6 years ago
f2dcded
memory: tegra: Clean up error messages
by Dmitry Osipenko
· 6 years ago
33ea002
memory: tegra: Do not ask for IRQ sharing
by Dmitry Osipenko
· 6 years ago
568ece5
memory: tegra: Do not try to probe SMMU on Tegra20
by Dmitry Osipenko
· 6 years ago
ce2785a
iommu/tegra: gart: Integrate with Memory Controller driver
by Dmitry Osipenko
· 6 years ago
45594c6
memory: tegra: Use relaxed versions of readl/writel
by Dmitry Osipenko
· 6 years ago
59cd046
memory: tegra: Use of_device_get_match_data()
by Dmitry Osipenko
· 6 years ago
b3bb6b8
memory: tegra: Read client ID on GART page fault
by Dmitry Osipenko
· 6 years ago
96efa11
memory: tegra: Adapt to Tegra20 device-tree binding changes
by Dmitry Osipenko
· 6 years ago
be4dbde
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
by Dmitry Osipenko
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
c86f985
memory: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
96e5da7
memory: tegra: Introduce Tegra20 EMC driver
by Dmitry Osipenko
· 6 years ago
f3ea4962
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1662dd6
memory: tegra: Correct driver probe order
by Dmitry Osipenko
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
5fd80cf
memory: tegra: Remove Tegra114 SATA and AFI reset definitions
by Dmitry Osipenko
· 7 years ago
45a81df
memory: tegra: Register SMMU after MC driver became ready
by Dmitry Osipenko
· 7 years ago
273d760
memory: tegra: Add Tegra210 memory controller hot resets
by Thierry Reding
· 7 years ago
1b19b05
memory: tegra: Add Tegra124 memory controller hot resets
by Dmitry Osipenko
· 7 years ago
3788c4e
memory: tegra: Add Tegra114 memory controller hot resets
by Dmitry Osipenko
· 7 years ago
ec4e1f0
memory: tegra: Add Tegra30 memory controller hot resets
by Dmitry Osipenko
· 7 years ago
cb55775
memory: tegra: Add Tegra20 memory controller hot resets
by Dmitry Osipenko
· 7 years ago
20e9246
memory: tegra: Introduce memory client hot reset
by Dmitry Osipenko
· 7 years ago
a8d502f
memory: tegra: Squash tegra20-mc into common tegra-mc driver
by Dmitry Osipenko
· 7 years ago
85dce89
memory: tegra: Remove unused headers inclusions
by Dmitry Osipenko
· 7 years ago
1c74d5c
memory: tegra: Apply interrupts mask per SoC
by Dmitry Osipenko
· 7 years ago
db4a9c1
memory: tegra: Setup interrupts mask before requesting IRQ
by Dmitry Osipenko
· 7 years ago
bf3fbdf
memory: tegra: Do not handle spurious interrupts
by Dmitry Osipenko
· 7 years ago
2a8102d
memory: tegra: Create SMMU display groups
by Thierry Reding
· 7 years ago
02b0cc5
memory: tegra: Add Tegra186 support
by Thierry Reding
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b92f438
memory: tegra: Add a missing 'of_node_put()' call
by Christophe Jaillet
· 8 years ago
55bb1d8
memory: tegra: mc: Add missing of_node_put()
by Amitoj Kaur Chawla
· 9 years ago
d1122e4
memory: tegra: Delete unneeded of_node_put()
by Julia Lawall
· 9 years ago
aafb197
memory: tegra: tegra124-emc: Add missing of_node_put()
by Amitoj Kaur Chawla
· 9 years ago
e2127ae
memory/tegra: Add number of TLB lines for Tegra124
by Vince Hsu
· 9 years ago
9a9952b
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
11cec15
iommu/tegra-smmu: Parameterize number of TLB lines
by Thierry Reding
· 9 years ago
588c43a
memory: tegra: Add Tegra210 support
by Thierry Reding
· 10 years ago
3c01cf3
memory: tegra: Add support for a variable-size client ID bitfield
by Paul Walmsley
· 10 years ago
4b3c7d1
iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c
by Russell King
· 9 years ago
30a636f
memory: tegra: Expose supported rates via debugfs
by Thierry Reding
· 10 years ago
44fb302
Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
by Arnd Bergmann
· 10 years ago
9c77a81
memory: tegra: Add EMC frequency debugfs entry
by Mikko Perttunen
· 10 years ago
73a7f0a
memory: tegra: Add EMC (external memory controller) driver
by Mikko Perttunen
· 10 years ago
3d9dd6f
memory: tegra: Add API needed by the EMC driver
by Mikko Perttunen
· 10 years ago
6f0a4d0
memory: tegra: Disable ARBITRATION_EMEM interrupt
by Tomeu Vizoso
· 10 years ago
242b1d7
memory: tegra: Add Tegra132 support
by Thierry Reding
· 10 years ago
e660df0
memory: tegra: Add SWGROUP names
by Thierry Reding
· 10 years ago
8918465
memory: Add NVIDIA Tegra memory controller support
by Thierry Reding
· 11 years ago