messages from 2026-02-10 10:39:14 to 2026-02-23 14:33:22 UTC [more...]
[PATCH 00/10] dt-bindings: Various cleanups for Tegra-related bindings
2026-02-23 14:32 UTC (5+ messages)
` [PATCH v2 01/10] dt-bindings: phy: tegra-xusb: Document Type C support
` [PATCH 02/10] dt-bindings: pci: tegra: Convert to json-schema
` [PATCH v3 03/10] dt-bindings: clock: tegra124-dfll: "
` [PATCH 04/10] dt-bindings: interrupt-controller: tegra: Fix reg entries
[PATCH] staging: nvec: fix block comment style in nvec_interrupt()
2026-02-23 14:31 UTC
[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
2026-02-23 10:14 UTC (10+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH 5/9] PCI: dwc: Replace BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
[PATCH v2 1/2] gpio: tegra186: Simplify GPIO line name prefix handling
2026-02-23 9:57 UTC (10+ messages)
` [PATCH v2 2/2] gpio: tegra186: Support multi-socket devices
[PATCH v2 00/11] pinctrl: Some code cleanup including guards
2026-02-23 9:48 UTC (4+ messages)
` [PATCH v2 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()
[PATCH] ARM: tegra: paz00: use software nodes to describe GPIOs for WiFi rfkill
2026-02-23 9:27 UTC (7+ messages)
[PATCH v3 0/5] ASoC: tegra: Add support for WM8962 and CPCAP codecs
2026-02-23 6:50 UTC (6+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: nvidia,tegra-audio: document CPCAP CODEC
` [PATCH v3 2/5] ASoC: tegra: Support CPCAP by machine driver
` [PATCH v3 3/5] ASoC: dt-bindings: nvidia,tegra-audio: document WM8962 CODEC
` [PATCH v3 4/5] ASoC: tegra: Support WM8962 by machine driver
` [PATCH v3 5/5] ASoC: dt-bindings: nvidia,tegra-audio-max9808x: document additional board pins
[PATCH v2 0/2] ARM: tegra: document Tegra20 HDMI port
2026-02-23 6:55 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: "
` [PATCH v2 2/2] ARM: tegra: transformers: add connector node
[PATCH] ARM: tegra: paz00: configure WiFi rfkill switch through device tree
2026-02-23 4:57 UTC (4+ messages)
[PATCH 0/4] PCI: endpoint: Add BAR_DISABLED support to PCI endpoint framework
2026-02-23 3:28 UTC (8+ messages)
` [PATCH 1/4] PCI: endpoint: Add BAR_DISABLED and document BAR_RESERVED semantics
` [PATCH 2/4] PCI: tegra194: Use 64-bit BAR layout and reset only first BAR in EP mode
` [PATCH 3/4] misc: pci_endpoint_test: Add BAR skip mask and NVIDIA Tegra EP device IDs
` [PATCH 4/4] PCI: uniphier-ep: Convert unused BAR_RESERVED to BAR_DISABLED for Pro5
[PATCH 0/4] PCI: endpoint: Add Tegra194/234 BAR layout and pci_endpoint_test support
2026-02-22 19:34 UTC (5+ messages)
` [PATCH 1/4] PCI: endpoint: Add reserved region type for MSI-X Table and PBA
` [PATCH 2/4] PCI: tegra194: Make BAR0 programmable and remove 1MB size limit
` [PATCH 3/4] PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVED
` [PATCH 4/4] misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entries
[PATCH RESEND] drm/tegra: dp: fix kernel-doc warnings in dp.h
2026-02-19 21:55 UTC
[PATCH 0/3] arm64: tegra: Make ARCH_TEGRA_SOC_FOO defaults for Nvidia Tegra
2026-02-19 17:46 UTC (8+ messages)
` [PATCH 1/3] soc: "
` [PATCH 2/3] ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC
` [PATCH 3/3] arm64: "
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2026-02-19 17:42 UTC (12+ messages)
[PATCH v2 0/8] perf: add NVIDIA Tegra410 Uncore PMU support
2026-02-19 10:55 UTC (15+ messages)
` [PATCH v2 1/8] perf/arm_cspmu: nvidia: Rename doc to Tegra241
` [PATCH v2 2/8] perf/arm_cspmu: nvidia: Add Tegra410 UCF PMU
` [PATCH v2 3/8] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v2 4/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU
` [PATCH v2 5/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU
` [PATCH v2 6/8] perf: add NVIDIA Tegra410 CPU Memory Latency PMU
` [PATCH v2 7/8] perf: add NVIDIA Tegra410 C2C PMU
` [PATCH v2 8/8] arm64: defconfig: Enable NVIDIA TEGRA410 PMU
[PATCH 0/8] Add GPCDMA support in Tegra264
2026-02-19 8:28 UTC (21+ messages)
` [PATCH 1/8] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
` [PATCH 2/8] dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optional
` [PATCH 3/8] dmaengine: tegra: Make reset control optional
` [PATCH 4/8] dmaengine: tegra: Use struct for register offsets
` [PATCH 5/8] dmaengine: tegra: Support address width > 40 bits
` [PATCH 6/8] dmaengine: tegra: Use iommu-map for stream ID
` [PATCH 7/8] dmaengine: tegra: Add Tegra264 support
` [PATCH 8/8] arm64: tegra: Add iommu-map and enable GPCDMA in Tegra264
[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
2026-02-18 10:56 UTC (13+ messages)
` [PATCH v2 04/10] mm/cma: Allow dynamically creating CMA areas
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v2 07/10] arm64: tegra: Add VPR placeholder node on Tegra234
[PATCH v6 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
2026-02-18 10:30 UTC (4+ messages)
` [PATCH v6 4/4] memory: tegra: Add MC error logging support for Tegra264
[PATCH net-next] i2c: tegra: runtime PM is not IRQ-safe
2026-02-18 8:30 UTC (9+ messages)
[PATCH 6.19 00/18] 6.19.3-rc1 review
2026-02-18 8:23 UTC
[PATCH 6.18 00/43] 6.18.13-rc1 review
2026-02-18 8:23 UTC
[PATCH 6.6 00/39] 6.6.127-rc1 review
2026-02-18 8:22 UTC
[PATCH 6.1 00/64] 6.1.164-rc1 review
2026-02-18 8:22 UTC
[PATCH 6.12 00/42] 6.12.74-rc1 review
2026-02-18 8:22 UTC
[PATCH 5.15 00/39] 5.15.201-rc1 review
2026-02-18 8:22 UTC
[PATCH 5.10 00/24] 5.10.251-rc1 review
2026-02-18 8:22 UTC
[PATCH v3 0/7 RESEND] Add support for panels found in various Tegra devices
2026-02-17 11:06 UTC (6+ messages)
` [PATCH v3 3/7 RESEND] ARM: tn7: adjust panel node
[PATCH 0/2] arm64: tegra: Enable mmu on Tegra194 display controllers
2026-02-17 10:13 UTC (5+ messages)
` [PATCH 1/2] Revert "arm64: tegra: Disable ISO SMMU for Tegra194"
[PATCH] memory: tegra: Deduplicate rate request management code
2026-02-17 10:12 UTC (5+ messages)
[PATCH] gpio: tegra186: Support multi-socket devices
2026-02-17 9:31 UTC (5+ messages)
[PATCH v1 0/5] Tegra114: implement EMC support
2026-02-17 8:33 UTC (12+ messages)
` [PATCH v1 3/5] dt-bindings: memory: Add Tegra114 memory client IDs
` [PATCH v1 5/5] memory: tegra: Add Tegra114 EMC driver
[PATCH v2] i2c: tegra: Don't mark devices with pins as IRQ safe
2026-02-17 4:00 UTC
[PATCH] staging: nvec: propagate error codes in tegra_nvec_probe()
2026-02-16 20:20 UTC
[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
2026-02-16 18:09 UTC (3+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()
` [PATCH v3 05/15] firmware: tegra: bpmp: Use mbox_ring_doorbell() instead of NULL message
[PATCH 0/2] PCI: dwc: Add multi-port controller support
2026-02-16 15:35 UTC (5+ messages)
` [PATCH 1/2] PCI: API changes for "
` [PATCH 2/2] PCI: dwc: Add "
[PATCH] staging: nvec: Use kzalloc_obj instead of kzalloc
2026-02-16 8:14 UTC (3+ messages)
[PATCH v10 0/3] Add I2C support for Tegra410
2026-02-16 5:17 UTC (2+ messages)
[PATCH v5 0/6] thermal: tegra: add SOCTHERM support for Tegra114
2026-02-15 7:16 UTC (5+ messages)
[PATCH AUTOSEL 6.19] soc/tegra: pmc: Fix unsafe generic_handle_irq() call
2026-02-14 0:58 UTC (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] arm64: tegra: smaug: Add usb-role-switch support
[PATCH 6.19 00/49] 6.19.1-rc1 review
2026-02-13 22:20 UTC
[PATCH 6.18 00/49] 6.18.11-rc1 review
2026-02-13 19:21 UTC
[PATCH 6.6 00/25] 6.6.125-rc1 review
2026-02-13 19:20 UTC
[PATCH 6.12 00/24] 6.12.72-rc1 review
2026-02-13 19:20 UTC
[PATCH v1 0/5] ARM: tegra: configure EMC and PMC
2026-02-13 8:10 UTC (4+ messages)
` [PATCH v1 5/5] ARM: tegra: configure Tegra114 power domains
[PATCH v1 0/1] soc: tegra: pmc: enable core domain support for Tegra114
2026-02-13 3:44 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH] gpu: host1x: Fix passing zero to ERR_PTR in host1x_iommu_attach()
2026-02-13 2:03 UTC (2+ messages)
[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-02-12 23:34 UTC
[PATCH v2 0/3] tegra194 PCI endpoint fixes
2026-02-12 13:46 UTC (11+ messages)
` [PATCH v2 2/3] PCI: tegra194: Reset BARs when running in PCIe endpoint mode
[PATCH v2 0/5] ASoC: tegra: Add support for WM8962 and CPCAP codecs
2026-02-11 21:13 UTC (3+ messages)
` [PATCH v2 5/5] ASoC: dt-bindings: nvidia,tegra-audio-max9808x: document additional board pins
[PATCH 0/8] perf: add NVIDIA Tegra410 Uncore PMU support
2026-02-11 10:47 UTC (13+ messages)
` [PATCH 5/8] perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU
` [PATCH 8/8] arm64: defconfig: Enable NVIDIA TEGRA410 PMU
[V5,00/13] Fixes to pcie-tegra194 driver
2026-02-10 17:18 UTC (6+ messages)
` [V5,02/13] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [V5,03/13] PCI: tegra194: Don't force the device into the D0 state before L2
[PATCH v1 0/2] ARM: tegra: document Tegra20 HDMI port
2026-02-10 14:28 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: display: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox