messages from 2026-02-17 09:16:50 to 2026-02-25 17:51:51 UTC [more...]
[PATCH 0/4] PCI: endpoint: Add Tegra194/234 BAR layout and pci_endpoint_test support
2026-02-25 17:51 UTC (8+ 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 v2 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
2026-02-25 17:03 UTC (4+ messages)
` [PATCH v2 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH v2 5/9] PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH v2 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver
[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
2026-02-25 14:56 UTC (12+ 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 6.18 000/641] 6.18.14-rc1 review
2026-02-25 11:42 UTC
[PATCH 6.19 000/781] 6.19.4-rc1 review
2026-02-25 11:42 UTC
[PATCH v2] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
2026-02-25 11:38 UTC (3+ messages)
[PATCH 0/8] Add GPCDMA support in Tegra264
2026-02-25 11:23 UTC (31+ 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 RFC] iommu/dma: Validate page before accessing P2PDMA state
2026-02-25 7:56 UTC (6+ messages)
[PATCH] dmaengine: tegra: Fix burst size calculation
2026-02-25 6:06 UTC (3+ messages)
[PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
2026-02-24 16:10 UTC (3+ messages)
` [PATCH v5 3/4] drm/tegra: Switch private_obj initialization to atomic_create_state
` [PATCH v5 4/4] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH v3 0/5] PCI: tegra: A couple of cleanups
2026-02-24 12:19 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: Convert nvidia,tegra-pcie to DT schema
` [PATCH v3 2/5] arm64: dts: tegra: tegra186-p2771: Fix invalid PCIe nvidia,num-lanes
` [PATCH v3 3/5] PCI: tegra: Simplify clock handling by using clk_bulk*() functions
` [PATCH v3 4/5] PCI: tegra: Use readl_poll_timeout() for link status polling
` [PATCH v3 5/5] PCI: tegra: Use BIT() and GENMASK() macros for register definitions
[PATCH 0/2] memory: tegra: Fix DLL setting in EMC sequences
2026-02-24 11:01 UTC (2+ messages)
[PATCH v2] memory: tegra: Add support for DBB clock on Tegra264
2026-02-24 11:01 UTC (2+ messages)
[RFC PATCH] mailbox: remove superfluous internal header
2026-02-24 9:44 UTC (2+ messages)
[PATCH] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
2026-02-24 9:36 UTC (6+ messages)
[PATCH] spi: tegra210-quad: Add runtime autosuspend support
2026-02-24 9:24 UTC
[PATCH] staging: nvec: fix block comment style in nvec_interrupt()
2026-02-24 5:21 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/9] Enhancements to pcie-tegra194 driver
2026-02-23 18:45 UTC (10+ messages)
` [PATCH v6 1/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [PATCH v6 2/9] PCI: tegra194: Calibrate P2U for endpoint mode
` [PATCH v6 3/9] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH v6 4/9] PCI: tegra194: Enable DMA interrupt
` [PATCH v6 5/9] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [PATCH v6 6/9] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [PATCH v6 7/9] dt-bindings: PCI: tegra194: Add monitor clock support
` [PATCH v6 8/9] PCI: tegra194: Add core "
` [PATCH v6 9/9] PCI: tegra194: Add ASPM L1 entrance latency config
[PATCH v6 00/13] Fixes to pcie-tegra194 driver
2026-02-23 18:41 UTC (14+ messages)
` [PATCH v6 01/13] PCI: tegra194: Fix polling delay for L2 state
` [PATCH v6 02/13] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [PATCH v6 03/13] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH v6 04/13] PCI: tegra194: Disable PERST IRQ only in Endpoint mode
` [PATCH v6 05/13] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [PATCH v6 06/13] PCI: tegra194: Disable direct speed change for EP
` [PATCH v6 07/13] PCI: tegra194: Set LTR message request before PCIe link up
` [PATCH v6 08/13] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH v6 09/13] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH v6 10/13] PCI: tegra194: Free up EP resources during remove()
` [PATCH v6 11/13] PCI: tegra194: Use HW version number
` [PATCH v6 12/13] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [PATCH v6 13/13] PCI: tegra194: Free resources during controller deinitialization
[PATCH 00/10] dt-bindings: Various cleanups for Tegra-related bindings
2026-02-23 17:11 UTC (12+ 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 v2 05/10] dt-bindings: arm: tegra: Add missing compatible strings
` [PATCH 06/10] dt-bindings: phy: tegra: Document Tegra210 USB PHY
` [PATCH v2 07/10] dt-bindings: memory: Add Tegra210 memory controller bindings
` [PATCH 08/10] dt-bindings: memory: tegra210: Mark EMC as cooling device
` [PATCH 09/10] arm64: tegra: Fix snps,blen properties
` [PATCH 10/10] arm64: tegra: Drop redundant clock and reset names for TSEC
[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 (3+ messages)
[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 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 (4+ messages)
[PATCH] gpio: tegra186: Support multi-socket devices
2026-02-17 9:31 UTC (3+ messages)
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