aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding4-0/+62
2017-12-13memory: tegra: Add Tegra186 supportThierry Reding2-0/+601
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-25memory: tegra: Add a missing 'of_node_put()' callChristophe Jaillet1-4/+1
2016-06-14memory: tegra: mc: Add missing of_node_put()Amitoj Kaur Chawla1-2/+4
2016-06-14memory: tegra: Delete unneeded of_node_put()Julia Lawall2-6/+2
2016-06-14memory: tegra: tegra124-emc: Add missing of_node_put()Amitoj Kaur Chawla1-1/+3
2015-12-14memory/tegra: Add number of TLB lines for Tegra124Vince Hsu1-0/+1
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-64/+3
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding3-0/+3
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding4-0/+1088
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley4-2/+7
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King3-64/+0
2015-07-16memory: tegra: Expose supported rates via debugfsThierry Reding1-2/+40
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann5-0/+1332
2015-05-05memory: tegra: Add EMC frequency debugfs entryMikko Perttunen1-0/+48
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen3-0/+1104
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen2-0/+180
2015-05-04memory: tegra: Disable ARBITRATION_EMEM interruptTomeu Vizoso1-2/+2
2015-05-04memory: tegra: Add Tegra132 supportThierry Reding4-0/+41
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding3-55/+55
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding7-0/+3268