aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARMThierry Reding1-1/+1
2016-05-09Merge tag 'tegra-for-4.7-genpd' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2016-05-09Merge tag 'tegra-for-4.7-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2016-04-29soc/tegra: pmc: Add generic PM domain supportJon Hunter1-0/+1
2016-04-29phy: tegra: Add Tegra210 supportThierry Reding1-0/+1
2016-04-05soc/tegra: pmc: Change powergate and rail IDs to be an unsigned typeJon Hunter1-17/+18
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+1
2015-08-20Merge tag 'tegra-for-4.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson1-0/+2
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding1-0/+1
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley1-0/+2
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King1-7/+0
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding1-1/+1
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding1-1/+3
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding1-0/+5
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+39
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann2-1/+32
2015-05-13Merge tag 'tegra-for-4.2-ramcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann1-0/+1
2015-05-05memory: tegra: Add EMC (external memory controller) driverMikko Perttunen1-0/+19
2015-05-05memory: tegra: Add API needed by the EMC driverMikko Perttunen1-1/+13
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-2/+0
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen1-0/+1
2015-05-04iommu/tegra-smmu: Add debugfs supportThierry Reding1-0/+5
2015-05-04memory: tegra: Add SWGROUP namesThierry Reding1-0/+1
2015-01-09soc/tegra: Add Tegra132 supportThierry Reding1-0/+1
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley1-1/+1
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding1-0/+107
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-4/+65
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding1-1/+0
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding1-0/+14
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-14/+0
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-1/+19
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver1-0/+16
2014-07-17ARM: tegra: export apb dma readl/writelPeter De Schrijver1-0/+14
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-0/+10
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding4-0/+200