aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-22/+22
2019-06-25Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversOlof Johansson1-22/+22
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner8-32/+8
2019-06-14memory: tegra: Fix -Wunused-const-variableNathan Huckleberry1-22/+22
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-04-18memory: tegra: Fix a typos for "fdcdwr2" mc clientEdward Cragg2-2/+2
2019-04-18memory: tegra: Replace readl-writel with mc_readl-mc_writelDmitry Osipenko1-5/+5
2019-04-18memory: tegra: Fix integer overflow on tick value calculationDmitry Osipenko1-1/+1
2019-04-18memory: tegra: Fix missed registers values latchingDmitry Osipenko1-0/+6
2019-04-11memory: tegra: Properly spell "tegra"Thierry Reding7-29/+29
2019-04-11memory: tegra: Make terga20_mc_reset_ops staticYue Haibing1-1/+1
2019-01-16memory: tegra: Clean up error messagesDmitry Osipenko1-7/+8
2019-01-16memory: tegra: Do not ask for IRQ sharingDmitry Osipenko1-1/+1
2019-01-16memory: tegra: Do not try to probe SMMU on Tegra20Dmitry Osipenko1-2/+4
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko1-0/+43
2019-01-16memory: tegra: Use relaxed versions of readl/writelDmitry Osipenko1-2/+2
2019-01-16memory: tegra: Use of_device_get_match_data()Dmitry Osipenko1-6/+2
2019-01-16memory: tegra: Read client ID on GART page faultDmitry Osipenko1-2/+10
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko2-19/+8
2019-01-16memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20Dmitry Osipenko1-5/+6
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+602
2018-11-27memory: Convert to using %pOFn instead of device_node.nameRob Herring2-9/+9
2018-11-08memory: tegra: Introduce Tegra20 EMC driverDmitry Osipenko3-0/+602
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+6
2018-07-10memory: tegra: Correct driver probe orderDmitry Osipenko1-10/+6
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-05-18memory: tegra: Remove Tegra114 SATA and AFI reset definitionsDmitry Osipenko1-2/+0
2018-05-18memory: tegra: Register SMMU after MC driver became readyDmitry Osipenko1-9/+9
2018-04-30memory: tegra: Add Tegra210 memory controller hot resetsThierry Reding1-0/+45
2018-04-30memory: tegra: Add Tegra124 memory controller hot resetsDmitry Osipenko1-0/+42
2018-04-30memory: tegra: Add Tegra114 memory controller hot resetsDmitry Osipenko1-0/+33
2018-04-30memory: tegra: Add Tegra30 memory controller hot resetsDmitry Osipenko1-0/+33
2018-04-30memory: tegra: Add Tegra20 memory controller hot resetsDmitry Osipenko1-0/+118
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko2-0/+212
2018-04-30memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko4-12/+290
2018-04-27memory: tegra: Remove unused headers inclusionsDmitry Osipenko1-5/+0
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko6-18/+25
2018-04-27memory: tegra: Setup interrupts mask before requesting IRQDmitry Osipenko1-8/+8
2018-04-27memory: tegra: Do not handle spurious interruptsDmitry Osipenko1-1/+4
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