index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
/
tegra20.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-09-25
iommu/tegra-gart: Remove tegra-gart
Jason Gunthorpe
2023-07-25
memory: Explicitly include correct DT includes
Rob Herring
2021-06-03
memory: tegra: Parameterize interrupt handler
Thierry Reding
2021-06-03
memory: tegra: Make per-SoC setup more generic
Thierry Reding
2021-06-03
memory: tegra: Push suspend/resume into SoC drivers
Thierry Reding
2021-06-03
memory: tegra: Introduce struct tegra_mc_ops
Thierry Reding
2021-04-01
memory: tegra20: Protect debug code with a lock
Dmitry Osipenko
2021-04-01
memory: tegra20: Correct comment to MC_STAT registers writes
Dmitry Osipenko
2021-04-01
memory: tegra20: Add debug statistics
Dmitry Osipenko
2020-11-26
memory: tegra20: Support interconnect framework
Dmitry Osipenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-11
memory: tegra: Properly spell "tegra"
Thierry Reding
2019-04-11
memory: tegra: Make terga20_mc_reset_ops static
Yue Haibing
2018-04-30
memory: tegra: Add Tegra20 memory controller hot resets
Dmitry Osipenko
2018-04-30
memory: tegra: Squash tegra20-mc into common tegra-mc driver
Dmitry Osipenko