summaryrefslogtreecommitdiff
path: root/drivers/memory/tegra
AgeCommit message (Expand)Author
32 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Mark Brown
7 daysof: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski
7 daysof: reserved_mem: remove fdt node from the structureMarek Szyprowski
2026-03-07memory: tegra: Add MC error logging support for Tegra264Ketan Patil
2026-03-07memory: tegra: Prepare for supporting multiple intmask registersKetan Patil
2026-03-07memory: tegra: Group SoC specific fieldsKetan Patil
2026-03-07memory: tegra: Add support for multiple IRQsKetan Patil
2026-03-07memory: tegra: Group register and fieldsKetan Patil
2026-03-07memory: tegra: Group error handling related registersKetan Patil
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski
2026-02-24memory: tegra30-emc: Fix dll_change checkMikko Perttunen
2026-02-24memory: tegra124-emc: Fix dll_change checkMikko Perttunen
2026-02-24memory: tegra: Add support for DBB clock on Tegra264Thierry Reding
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-22memory: tegra186-emc: Fix missing put_bpmpJon Hunter
2025-10-23memory: tegra210: Fix incorrect client idsAaron Kling
2025-10-13memory: tegra30-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify return of emc_init()Krzysztof Kozlowski
2025-09-10memory: tegra210: Use bindings for client idsAaron Kling
2025-07-11memory: tegra: Add Tegra264 MC and EMC supportSumit Gupta
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-15memory: tegra: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-03memory: tegra20-emc: Drop redundant platform_get_irq() error printkKrzysztof Kozlowski
2025-01-15Merge tag 'memory-controller-drv-6.14' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-12-22memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_r...Joe Hattori
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-08-21memory: tegra30-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra20-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra124-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra-mc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-14memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski
2024-07-29memory: tegra: Rework update_clock_tree_delay()Diogo Ivo
2024-07-29memory: tegra: Move compare/update current delay values to a functionDiogo Ivo
2024-07-29memory: tegra: Loop update_clock_tree_delay()Diogo Ivo