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
2021-04-01
memory: tegra: Print out info-level once per driver probe
Dmitry Osipenko
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
2021-04-01
memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-02-11
Merge tag 'memory-controller-drv-5.12-2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2021-02-08
memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATT...
Jiapeng Chong
2021-01-29
memory: tegra: Remove calls to dev_pm_opp_set_clkname()
Viresh Kumar
2021-01-23
memory: tegra: Check whether reset is already asserted
Dmitry Osipenko
2021-01-05
memory: tegra124: Support interconnect framework
Dmitry Osipenko
2021-01-05
memory: tegra124-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
2020-12-05
memory: tegra30: Support interconnect framework
Dmitry Osipenko
2020-12-05
memory: tegra20: Support hardware versioning and clean up OPP table initializ...
Dmitry Osipenko
2020-11-26
memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe
Nathan Chancellor
2020-11-26
memory: tegra: Complete tegra210_swgroups
Nicolin Chen
2020-11-26
memory: tegra30-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
2020-11-26
memory: tegra30-emc: Make driver modular
Dmitry Osipenko
2020-11-26
memory: tegra30: Add FIFO sizes to memory clients
Dmitry Osipenko
2020-11-26
memory: tegra20-emc: Add devfreq support
Dmitry Osipenko
2020-11-26
memory: tegra20-emc: Remove IRQ number from error message
Dmitry Osipenko
2020-11-26
memory: tegra20-emc: Factor out clk initialization
Dmitry Osipenko
2020-11-26
memory: tegra20-emc: Use dev_pm_opp_set_clkname()
Dmitry Osipenko
2020-11-26
memory: tegra20: Support interconnect framework
Dmitry Osipenko
2020-11-26
memory: tegra20-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
2020-11-26
memory: tegra20-emc: Make driver modular
Dmitry Osipenko
2020-11-26
memory: tegra-mc: Add interconnect framework
Dmitry Osipenko
2020-11-26
memory: tegra: Add missing latency allowness entry for Page Table Cache
Dmitry Osipenko
2020-11-26
memory: tegra: Remove superfluous error messages around platform_get_irq()
Dmitry Osipenko
2020-11-26
memory: tegra: Use devm_platform_ioremap_resource()
Dmitry Osipenko
2020-11-26
memory: tegra: Add and use devm_tegra_memory_controller_get()
Dmitry Osipenko
2020-10-27
memory: tegra: Sort tegra210_swgroups by reg address
Nicolin Chen
2020-10-27
memory: tegra: Correct tegra210_mc_clients def values
Nicolin Chen
2020-10-27
memory: tegra: Correct la.reg address of seswr
Nicolin Chen
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-09-20
memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
memory: tegra: Correct num_tlb_lines for tegra210
Nicolin Chen
2020-09-09
memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...
Ye Bin
2020-09-02
memory: tegra: Remove GPU from DRM IOMMU group
Thierry Reding
2020-09-02
memory: tegra186-emc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-20
memory: tegra: Correct shift value of apew
Nicolin Chen
2020-08-17
memory: tegra: tegra210-emc: fix indentation
Krzysztof Kozlowski
2020-07-15
memory: tegra: Add Tegra132 compatible string match
Thierry Reding
2020-07-14
memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194
Jon Hunter
2020-06-22
memory: tegra: Delete some dead code
Dan Carpenter
2020-06-22
memory: tegra: Avoid unused function warnings
Arnd Bergmann
2020-06-22
memory: tegra: Drop <linux/clk-provider.h>
Geert Uytterhoeven
2020-06-22
memory: tegra: Fix an error handling path in tegra186_emc_probe()
Christophe JAILLET
2020-06-22
memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
2020-06-22
memory: tegra20-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
[next]