index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
/
tegra30-emc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
memory: tegra: Delete dead debugfs checking code
Dan Carpenter
1
-4
/
+0
2021-06-03
memory: tegra30-emc: Use devm_tegra_core_dev_init_opp_table()
Dmitry Osipenko
1
-44
/
+4
2021-06-01
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
1
-2
/
+2
2021-04-01
memory: tegra: Print out info-level once per driver probe
Dmitry Osipenko
1
-9
/
+9
2021-01-29
memory: tegra: Remove calls to dev_pm_opp_set_clkname()
Viresh Kumar
1
-11
/
+2
2020-12-05
memory: tegra30: Support interconnect framework
Dmitry Osipenko
1
-21
/
+323
2020-11-26
memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe
Nathan Chancellor
1
-3
/
+1
2020-11-26
memory: tegra30-emc: Continue probing if timings are missing in device-tree
Dmitry Osipenko
1
-14
/
+15
2020-11-26
memory: tegra30-emc: Make driver modular
Dmitry Osipenko
1
-5
/
+12
2020-11-26
memory: tegra: Remove superfluous error messages around platform_get_irq()
Dmitry Osipenko
1
-3
/
+2
2020-11-26
memory: tegra: Add and use devm_tegra_memory_controller_get()
Dmitry Osipenko
1
-15
/
+3
2020-06-22
memory: tegra30-emc: Poll EMC-CaR handshake instead of waiting for interrupt
Dmitry Osipenko
1
-72
/
+44
2020-06-22
memory: tegra: Make debugfs permissions human-readable
Dmitry Osipenko
1
-3
/
+3
2020-03-11
memory: tegra: Correct debugfs clk rate-range on Tegra30
Dmitry Osipenko
1
-0
/
+5
2020-01-10
memory: tegra30-emc: Correct error message for timed out auto calibration
Dmitry Osipenko
1
-2
/
+1
2020-01-10
memory: tegra30-emc: Firm up hardware programming sequence
Dmitry Osipenko
1
-61
/
+89
2020-01-10
memory: tegra30-emc: Firm up suspend/resume sequence
Dmitry Osipenko
1
-18
/
+20
2020-01-09
memory: tegra: Implement EMC debugfs interface on Tegra30
Thierry Reding
1
-0
/
+173
2019-11-18
memory: tegra30-emc: Fix panic on suspend
Dmitry Osipenko
1
-1
/
+1
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
1
-0
/
+1232