index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-8
/
+8
2024-02-26
interconnect: constify of_phandle_args in xlate
Krzysztof Kozlowski
8
-8
/
+8
2024-02-22
memory: tegra: Fix indentation
Jon Hunter
1
-1
/
+1
2024-02-22
memory: tegra: Add BPMP and ICC info for DLA clients
Jon Hunter
1
-0
/
+30
2024-02-22
memory: tegra: Correct DLA client names
Jon Hunter
1
-8
/
+8
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2023-12-19
memory: tegra210-emc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-19
memory: tegra186-emc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-12
iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
Jason Gunthorpe
1
-6
/
+8
2023-12-06
memory: tegra: Protect SID override call under CONFIG_IOMMU_API
Ashish Mhetre
1
-0
/
+2
2023-11-21
memory: tegra: Skip SID programming if SID registers aren't set
Ashish Mhetre
1
-0
/
+3
2023-11-21
memory: tegra: Add SID override programming for MC clients
Ashish Mhetre
1
-0
/
+14
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-62
/
+0
2023-10-16
Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-0
/
+60
2023-10-13
memory: tegra: Set BPMP msg flags to reset IPC channels
Thierry Reding
1
-0
/
+4
2023-10-12
memory: tegra: Add Tegra234 clients for RCE and VI
Jon Hunter
1
-0
/
+60
2023-09-25
iommu/tegra-gart: Remove tegra-gart
Jason Gunthorpe
2
-62
/
+0
2023-08-05
memory: tegra: add MC client for Tegra234 GPU
Sumit Gupta
1
-0
/
+10
2023-07-25
memory: Explicitly include correct DT includes
Rob Herring
7
-8
/
+10
2023-07-25
memory: tegra: Prefer octal over symbolic permissions
Thierry Reding
1
-6
/
+6
2023-07-25
memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported
Sumit Gupta
1
-65
/
+71
2023-07-25
memory: tegra: Add clients used by DRM in Tegra234
Sumit Gupta
1
-0
/
+120
2023-07-25
memory: tegra: sort tegra234_mc_clients table as per register offsets
Sumit Gupta
1
-255
/
+259
2023-07-25
memory: tegra: make icc_set_bw return zero if BWMGR not supported
Sumit Gupta
1
-2
/
+2
2023-07-10
memory: tegra: Add dummy implementation on Tegra194
Thierry Reding
3
-22
/
+39
2023-05-16
memory: tegra: Make CPU cluster BW request a multiple of MC channels
Sumit Gupta
3
-1
/
+43
2023-05-16
memory: tegra: Add software memory clients in Tegra234
Sumit Gupta
1
-0
/
+15
2023-05-16
memory: tegra: Add memory clients for Tegra234
Sumit Gupta
1
-0
/
+420
2023-05-16
memory: tegra: Add interconnect support for DRAM scaling in Tegra234
Sumit Gupta
3
-1
/
+275
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+1
2023-04-10
memory: tegra: read values from correct device
Diogo Ivo
1
-1
/
+1
2023-03-22
memory: tegra: remove redundant variable initialization
Diogo Ivo
1
-2
/
+0
2023-03-13
memory: tegra30-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
2023-03-13
memory: tegra20-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
2023-03-13
memory: tegra124-emc: fix interconnect registration race
Johan Hovold
1
-6
/
+6
2023-03-13
memory: tegra: fix interconnect registration race
Johan Hovold
1
-9
/
+7
2023-03-09
memory: tegra: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2022-12-27
memory: tegra: Remove clients SID override programming
Ashish Mhetre
1
-36
/
+0
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+30
2022-11-25
memory: tegra: Add API for retrieving carveout bounds
Mikko Perttunen
2
-0
/
+30
2022-11-21
memory: tegra: Add DLA clients for Tegra234
Jon Hunter
1
-0
/
+160
2022-11-21
memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
2022-11-21
memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
2022-11-21
memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
2022-11-21
memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+1
2022-08-03
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-6
/
+5
2022-07-08
memory: tegra: Add MGBE memory clients for Tegra234
Thierry Reding
1
-0
/
+80
2022-07-08
OPP: Migrate set-supported-hw API to use set-config helpers
Viresh Kumar
1
-6
/
+5
2022-05-09
Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
7
-18
/
+332
2022-05-09
memory: tegra: Add MC error logging on Tegra186 onward
Ashish Mhetre
5
-17
/
+185
[next]