index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+10
2026-03-26
of: reserved_mem: switch to ops based OF_DECLARE()
Marek Szyprowski
1
-8
/
+8
2026-03-26
of: reserved_mem: remove fdt node from the structure
Marek Szyprowski
1
-1
/
+2
2026-03-07
memory: tegra: Add MC error logging support for Tegra264
Ketan Patil
4
-10
/
+484
2026-03-07
memory: tegra: Prepare for supporting multiple intmask registers
Ketan Patil
10
-39
/
+118
2026-03-07
memory: tegra: Group SoC specific fields
Ketan Patil
10
-6
/
+22
2026-03-07
memory: tegra: Add support for multiple IRQs
Ketan Patil
10
-15
/
+44
2026-03-07
memory: tegra: Group register and fields
Ketan Patil
1
-29
/
+33
2026-03-07
memory: tegra: Group error handling related registers
Ketan Patil
10
-38
/
+50
2026-03-05
memory: tegra-mc: Use %pe format
Krzysztof Kozlowski
1
-2
/
+1
2026-03-05
memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probe
Krzysztof Kozlowski
1
-8
/
+5
2026-03-05
memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return value
Krzysztof Kozlowski
1
-8
/
+2
2026-02-24
memory: tegra30-emc: Fix dll_change check
Mikko Perttunen
1
-3
/
+3
2026-02-24
memory: tegra124-emc: Fix dll_change check
Mikko Perttunen
1
-1
/
+1
2026-02-24
memory: tegra: Add support for DBB clock on Tegra264
Thierry Reding
1
-0
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-7
/
+7
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-238
/
+206
2025-11-22
memory: tegra186-emc: Fix missing put_bpmp
Jon Hunter
1
-3
/
+5
2025-10-23
memory: tegra210: Fix incorrect client ids
Aaron Kling
1
-2
/
+2
2025-10-13
memory: tegra30-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-45
/
+45
2025-10-13
memory: tegra20-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-60
/
+60
2025-10-13
memory: tegra186-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-9
/
+9
2025-10-13
memory: tegra124-emc: Add the SoC model prefix to functions
Krzysztof Kozlowski
1
-49
/
+49
2025-10-13
memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+11
2025-10-13
memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-8
/
+6
2025-10-13
memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+9
2025-10-13
memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+8
2025-10-13
memory: tegra30-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra20-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra186-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra124-emc: Do not print error on icc_node_create() failure
Krzysztof Kozlowski
1
-5
/
+2
2025-10-13
memory: tegra124-emc: Simplify return of emc_init()
Krzysztof Kozlowski
1
-8
/
+2
2025-09-10
memory: tegra210: Use bindings for client ids
Aaron Kling
1
-73
/
+73
2025-07-11
memory: tegra: Add Tegra264 MC and EMC support
Sumit Gupta
7
-6
/
+395
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+3
2025-04-15
memory: tegra: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-4
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-02-03
memory: tegra20-emc: Drop redundant platform_get_irq() error printk
Krzysztof Kozlowski
1
-3
/
+1
2025-01-15
Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-4
/
+4
2024-12-22
memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...
Joe Hattori
1
-4
/
+4
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-08-21
memory: tegra30-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: tegra20-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: tegra124-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: tegra-mc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-14
memory: tegra186-emc: drop unused to_tegra186_emc()
Krzysztof Kozlowski
1
-5
/
+0
2024-07-29
memory: tegra: Rework update_clock_tree_delay()
Diogo Ivo
1
-74
/
+48
2024-07-29
memory: tegra: Move compare/update current delay values to a function
Diogo Ivo
1
-47
/
+39
2024-07-29
memory: tegra: Loop update_clock_tree_delay()
Diogo Ivo
1
-255
/
+67
[next]