linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-04 21:37:05 to 2025-12-31 14:01:52 UTC [more...]

[PATCH] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
 2025-12-31 14:01 UTC  (6+ messages)
` [PATCH v2 0/2] staging: media: tegra-video: clean up shared SoC declarations
  ` [PATCH v2 1/2] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
  ` [PATCH v2 2/2] staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h

[PATCH v3] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
 2025-12-31  9:29 UTC 

[PATCH 0/2] host1x: Convert to bus methods
 2025-12-31  9:14 UTC  (5+ messages)
` [PATCH 1/2] host1x: Make remove callback return void
` [PATCH 2/2] host1x: Convert to bus methods

[PATCH v2] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
 2025-12-31  8:21 UTC  (4+ messages)

[PATCH v2 0/2] usb: phy: tegra: add support for HSIC mode
 2025-12-29 18:33 UTC  (5+ messages)
` [PATCH v2 1/2] usb: phy: tegra: use phy type directly
` [PATCH v2 2/2] usb: phy: tegra: add HSIC support

[PATCH v2] usb: gadget: Fix trb_virt_to_phys() error value
 2025-12-29 13:58 UTC 

[PATCH] ALSA: hda/tegra: fix a memory leak in hda_tegra_first_init()
 2025-12-29 13:23 UTC  (2+ messages)

[PATCH] arm64: tegra: smaug: Enable DisplayPort via USB-C port
 2025-12-26 12:17 UTC 

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2025-12-26  8:03 UTC  (23+ messages)
` [PATCH v5 01/11] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v5 02/11] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
` [PATCH v5 03/11] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v5 04/11] ACPI: CPPC: Extend cppc_set_epp_perf() to support auto_sel and epp
` [PATCH v5 05/11] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v5 06/11] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v5 07/11] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v5 08/11] cpufreq: CPPC: sync policy limits when updating min/max_perf
` [PATCH v5 09/11] cpufreq: CPPC: sync policy limits when toggling auto_select
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled
` [PATCH v5 11/11] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH 0/2] arm64: Support NVIDIA Olympus for Perf Arm SPE
 2025-12-24 19:39 UTC  (5+ messages)
` [PATCH 1/2] tools headers arm64: Add NVIDIA Olympus part
` [PATCH 2/2] perf arm-spe: Add NVIDIA Olympus to neoverse list

[PATCH] staging: nvec: replace udelay with usleep_range
 2025-12-24 14:32 UTC  (3+ messages)

[PATCH v2 0/4] PCI: tegra: A couple of cleanups
 2025-12-24 12:41 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: Convert nvidia,tegra-pcie to DT schema
` [PATCH v2 2/4] PCI: tegra: Simplify clock handling by using clk_bulk*() functions
` [PATCH v2 3/4] PCI: tegra: Use readl_poll_timeout() for link status polling
` [PATCH v2 4/4] PCI: tegra: Use BIT() and GENMASK() macros for register definitions

[PATCH 1/1] phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
 2025-12-24  7:32 UTC  (2+ messages)

[PATCH 0/5] Fixes to Tegra USB role switching and Smaug USB role switching enablement
 2025-12-24  7:27 UTC  (9+ messages)
` [PATCH 1/5] usb: host: tegra: Remove redundant pm_runtime_mark_last_busy() call
` [PATCH 2/5] phy: tegra: xusb: Fix USB2 port regulator disable logic
` [PATCH 3/5] phy: tegra: xusb: Fix ordering issue when switching roles on USB2 ports
` [PATCH 4/5] arm64: tegra: smaug: Complete and enable tegra-udc node
` [PATCH 5/5] arm64: tegra: smaug: Add usb-role-switch support

[PATCH] dmaengine: tegra210-adma: use platform to ioremap
 2025-12-23 20:46 UTC 

[PATCH V2 0/4] Add tegra264 audio device tree support
 2025-12-23 11:28 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/1 RESEND] ARM: tegra: add support for Xiaomi Mi Pad (A0101)
 2025-12-23  9:32 UTC  (2+ messages)
` [PATCH v2 1/1 RESEND] ARM: tegra: add device-tree "

[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2025-12-21 16:15 UTC  (9+ messages)

[PATCH] staging: nvec: replace short udelay with usleep_range
 2025-12-20 10:32 UTC  (2+ messages)

[PATCH] staging: nvec: replace short udelay with usleep_range
 2025-12-20 10:09 UTC  (3+ messages)

[PATCH V7 0/4] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-19 18:49 UTC  (16+ messages)
` [PATCH V7 1/4] iommu/tegra241-cmdqv: Decouple driver from ACPI
` [PATCH V7 2/4] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V7 3/4] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V7 4/4] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH] Revert "arm64: tegra: Add interconnect properties for Tegra210"
 2025-12-19 18:03 UTC  (8+ messages)

[PATCH v5 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2025-12-19 11:43 UTC  (5+ messages)
` [PATCH v5 1/4] memory: tegra: Group mc-err related registers
` [PATCH v5 2/4] memory: tegra: Group register and fields
` [PATCH v5 3/4] memory: tegra: Add support for multiple irqs
` [PATCH v5 4/4] memory: tegra: Add MC error logging support for Tegra264

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-12-19 11:05 UTC  (37+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[PATCH v13 0/6] Updates for Tegra264 and Tegra256
 2025-12-19  9:09 UTC  (2+ messages)

[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v4 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2025-12-19  5:43 UTC  (7+ messages)
` [PATCH v4 1/4] memory: tegra: Group mc-err related registers
` [PATCH v4 3/4] memory: tegra: Add support for multiple irqs

[PATCH 6.12 000/354] 6.12.63-rc1 review
 2025-12-17 13:41 UTC 

[PATCH 6.18 000/614] 6.18.2-rc1 review
 2025-12-17 13:41 UTC 

[PATCH] ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahub
 2025-12-17 13:40 UTC  (2+ messages)

[PATCH 6.17 000/506] 6.17.13-rc2 review
 2025-12-17 13:41 UTC 

[PATCH] ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
 2025-12-17 10:37 UTC  (6+ messages)

[PATCH] i2c: tegra: remove unused rst
 2025-12-17  8:16 UTC 

[PATCH] dmaengine: tegra-adma: Fix use-after-free
 2025-12-16 16:56 UTC  (4+ messages)

[PATCH v3 0/7 RESEND] Add support for panels found in various Tegra devices
 2025-12-16 10:23 UTC  (2+ messages)
` (subset) "

[PATCH 1/2 RESEND] mailbox: Use per-thread completion to fix wrong completion order
 2025-12-16  8:43 UTC 

[PATCH RESEND] ARM: tegra: fix device leak on tegra ahb lookup
 2025-12-15 20:03 UTC  (2+ messages)

[PATCH V6 0/4] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-15  6:09 UTC  (9+ messages)
` [PATCH V6 1/4] iommu/tegra241-cmdqv: Decouple driver from ACPI
` [PATCH V6 2/4] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V6 3/4] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V6 4/4] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH 6.18 00/29] 6.18.1-rc1 review
 2025-12-12  9:25 UTC 

[PATCH 6.17 00/60] 6.17.12-rc1 review
 2025-12-12  9:09 UTC 

[PATCH 6.12 00/49] 6.12.62-rc1 review
 2025-12-12  9:09 UTC 

[PATCH] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
 2025-12-11 16:29 UTC  (3+ messages)

[PATCH V4 0/3] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-11  6:41 UTC  (9+ messages)
` [PATCH V4 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V4 2/3] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V4 3/3] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH] spi: tegra210-quad: downgrade the log when fall back to PIO
 2025-12-11  3:44 UTC  (6+ messages)

[PATCH v7 0/3] PCI: tegra: Allow building as a module
 2025-12-09 18:40 UTC  (2+ messages)

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-12-09 18:10 UTC  (10+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v4 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register

[PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
 2025-12-09  4:38 UTC  (4+ messages)

[PATCH v5 0/3] arm64: tegra: Enable Tegra210 actmon for EMC scaling
 2025-12-09  4:27 UTC  (5+ messages)
` [PATCH v5 2/3] arm64: tegra: Add interconnect properties to Tegra210 device-tree

[PATCH 0/2] arm64: tegra: Enable mmu on Tegra194 display controllers
 2025-12-09  4:21 UTC  (6+ messages)
` [PATCH 1/2] Revert "arm64: tegra: Disable ISO SMMU for Tegra194"

[PATCH] MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
 2025-12-08 22:09 UTC  (2+ messages)

[PATCH v4 1/3] rtc: tegra: Use devm_clk_get_enabled() in probe
 2025-12-08 22:09 UTC  (2+ messages)

[PATCH] ALSA: Do not build obsolete API
 2025-12-07 12:17 UTC  (2+ messages)

[PATCH v2 0/1 RESEND] ARM: tegra: add support for Xiaomi Mi Pad (A0101)
 2025-12-05 22:36 UTC  (2+ messages)

[PATCH 6.1 000/567] 6.1.159-rc2 review
 2025-12-05 10:58 UTC 

[PATCH 5.15 000/387] 5.15.197-rc2 review
 2025-12-05 10:58 UTC 

[PATCH 5.10 000/295] 5.10.247-rc2 review
 2025-12-05 10:58 UTC 

[PATCH V3 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
 2025-12-05  6:15 UTC  (5+ messages)

[PATCH 1/1] phy: tegra: xusb: Fix UTMI AO sleepwalk trigger programming sequence
 2025-12-05  3:19 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).