开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
/
mc.c
Age
Commit message (
Expand
)
Author
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
2023-07-10
memory: tegra: Add dummy implementation on Tegra194
Thierry Reding
2023-05-16
memory: tegra: Make CPU cluster BW request a multiple of MC channels
Sumit Gupta
2023-05-16
memory: tegra: Add interconnect support for DRAM scaling in Tegra234
Sumit Gupta
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-13
memory: tegra: fix interconnect registration race
Johan Hovold
2023-03-09
memory: tegra: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-11-25
memory: tegra: Add API for retrieving carveout bounds
Mikko Perttunen
2022-05-09
Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
2022-05-09
memory: tegra: Add MC error logging on Tegra186 onward
Ashish Mhetre
2022-05-09
memory: tegra: Add Tegra234 support
Thierry Reding
2022-04-26
memory: tegra: mc: simplify platform_get_resource()
Krzysztof Kozlowski
2021-09-24
memory: tegra: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-09-20
memory: tegra: Remove interconnect state syncing hack
Dmitry Osipenko
2021-06-03
memory: tegra: Implement SID override programming
Thierry Reding
2021-06-03
memory: tegra: Unify drivers
Thierry Reding
2021-06-03
memory: tegra: Only initialize reset controller if available
Thierry Reding
2021-06-03
memory: tegra: Make IRQ support opitonal
Thierry Reding
2021-06-03
memory: tegra: Parameterize interrupt handler
Thierry Reding
2021-06-03
memory: tegra: Extract setup code into callback
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-06-03
memory: tegra: Consolidate register fields
Thierry Reding
2021-04-01
memory: tegra20: Add debug statistics
Dmitry Osipenko
2021-01-23
memory: tegra: Check whether reset is already asserted
Dmitry Osipenko
2020-11-26
memory: tegra30-emc: Make driver modular
Dmitry Osipenko
2020-11-26
memory: tegra-mc: Add interconnect framework
Dmitry Osipenko
2020-11-26
memory: tegra: Remove superfluous error messages around platform_get_irq()
Dmitry Osipenko
2020-11-26
memory: tegra: Add and use devm_tegra_memory_controller_get()
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: Set DMA mask based on supported address bits
Thierry Reding
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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-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 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-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
[next]