index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
2019-11-18
memory: tegra30-emc: Fix panic on suspend
Dmitry Osipenko
2019-11-11
memory: tegra: Consolidate registers definition into common header
Dmitry Osipenko
2019-11-11
memory: tegra: Ensure timing control debug features are disabled
Dmitry Osipenko
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
2019-11-11
memory: tegra: Do not handle error from wait_for_completion_timeout()
Dmitry Osipenko
2019-11-11
memory: tegra: Increase handshake timeout on Tegra20
Dmitry Osipenko
2019-11-11
memory: tegra: Print a brief info message about EMC timings
Dmitry Osipenko
2019-11-11
memory: tegra: Pre-configure debug register on Tegra20
Dmitry Osipenko
2019-11-11
memory: tegra: Include io.h instead of iopoll.h
Dmitry Osipenko
2019-11-11
memory: tegra: Adapt for Tegra20 clock driver changes
Dmitry Osipenko
2019-11-11
memory: tegra: Don't set EMC rate to maximum on probe for Tegra20
Dmitry Osipenko
2019-11-11
memory: tegra: Add gr2d and gr3d to DRM IOMMU group
Thierry Reding
2019-11-11
memory: tegra: Set DMA mask based on supported address bits
Thierry Reding
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-06-25
Merge tag 'tegra-for-5.3-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
memory: tegra: Fix -Wunused-const-variable
Nathan Huckleberry
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-04-18
memory: tegra: Fix a typos for "fdcdwr2" mc client
Edward Cragg
2019-04-18
memory: tegra: Replace readl-writel with mc_readl-mc_writel
Dmitry Osipenko
2019-04-18
memory: tegra: Fix integer overflow on tick value calculation
Dmitry Osipenko
2019-04-18
memory: tegra: Fix missed registers values latching
Dmitry Osipenko
2019-04-11
memory: tegra: Properly spell "tegra"
Thierry Reding
2019-04-11
memory: tegra: Make terga20_mc_reset_ops static
Yue Haibing
2019-01-16
memory: tegra: Clean up error messages
Dmitry Osipenko
2019-01-16
memory: tegra: Do not ask for IRQ sharing
Dmitry Osipenko
2019-01-16
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
2019-01-16
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
2019-01-16
memory: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
2019-01-16
memory: tegra: Use of_device_get_match_data()
Dmitry Osipenko
2019-01-16
memory: tegra: Read client ID on GART page fault
Dmitry Osipenko
2019-01-16
memory: tegra: Adapt to Tegra20 device-tree binding changes
Dmitry Osipenko
2019-01-16
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
Dmitry Osipenko
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-08
memory: tegra: Introduce Tegra20 EMC driver
Dmitry Osipenko
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-07-10
memory: tegra: Correct driver probe order
Dmitry Osipenko
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-05-18
memory: tegra: Remove Tegra114 SATA and AFI reset definitions
Dmitry Osipenko
2018-05-18
memory: tegra: Register SMMU after MC driver became ready
Dmitry Osipenko
2018-04-30
memory: tegra: Add Tegra210 memory controller hot resets
Thierry Reding
2018-04-30
memory: tegra: Add Tegra124 memory controller hot resets
Dmitry Osipenko
2018-04-30
memory: tegra: Add Tegra114 memory controller hot resets
Dmitry Osipenko
2018-04-30
memory: tegra: Add Tegra30 memory controller hot resets
Dmitry Osipenko
2018-04-30
memory: tegra: Add Tegra20 memory controller hot resets
Dmitry Osipenko
2018-04-30
memory: tegra: Introduce memory client hot reset
Dmitry Osipenko
[next]