Linux Tegra architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-31 13:44:42 to 2026-09-08 14:56:56 UTC [more...]

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-08 14:56 UTC  (21+ messages)
` [PATCH v6 01/12] dt-bindings: reserved-memory: Document "
` [PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
` [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 05/12] bitmap: Add bitmap_allocate() function
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
` [PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264

[PATCH v5 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-08  9:19 UTC  (6+ messages)
` [PATCH v5 1/2] iommu/arm-smmu-v3: Add a cmdq_max_entries module parameter
` [PATCH v5 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel

unsubscribe
 2026-09-08  6:13 UTC 

[PATCH v6 15/15] ACPI: CPPC: Clear Performance Limited without a stale read
 2026-09-07 18:14 UTC  (3+ messages)

[PATCH 0/5] driver core: fix typos and repeated words in comments
 2026-09-07 17:38 UTC  (8+ messages)
` [PATCH 1/5] driver core: fix typo "sucessfully" in comment
` [PATCH 2/5] thermal: fix typos in comments
` [PATCH 3/5] tools/thermal: fix typo "binded" "
` [PATCH 4/5] cpuidle: fix repeated word 'that' in comment
` [PATCH 5/5] ACPI: NUMA: fix typo in log message

[PATCH] staging: media: tegra-video: use BIT() macro instead of bitwise shift
 2026-09-07 17:33 UTC 

[PATCH] staging: nvec: fix race between power-off callback and driver removal
 2026-09-07 14:24 UTC  (2+ messages)

[PATCH v1 0/2] Enable PCIe WAKE# as a system wake source on Tegra234
 2026-09-07 11:31 UTC  (3+ messages)
` [PATCH v1 1/2] soc/tegra: pmc: Add PCIe wake event for Tegra234
` [PATCH v1 2/2] arm64: tegra: Add PCIe wake GPIO for Jetson Orin NX/Nano

[PATCH v3 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-07  9:01 UTC  (11+ messages)
` [PATCH v3 1/4] dmaengine: vchan: add vchan_chan_name() to get channel device name
` [PATCH v3 2/4] dmaengine: use dma_chan_name() helper to get per-channel "
` [PATCH v3 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper
` [PATCH v3 4/4] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH] ARM: fix typos in comments
 2026-09-07  6:48 UTC 

[PATCH] soc: fix typos in comments
 2026-09-07  6:21 UTC 

[PATCH v4 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-07  4:10 UTC  (9+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Add a cmdq_entries module parameter
` [PATCH v4 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel

[PATCH] usb: host: xhci-tegra: Handle PHY failures while exiting ELPG
 2026-09-06  3:41 UTC 

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-09-04 16:02 UTC  (3+ messages)
` [PATCH 00/26] dmaengine: Remove redundant dev_err()/dev_err_probe() calls

[PATCH v2 0/3] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-04 14:21 UTC  (12+ messages)
` [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
    ` [Linux-stm32] "
` [PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel "
` [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH] drm: fix typos in comments
 2026-09-04 12:07 UTC 

[PATCH] tty: fix typos in comments
 2026-09-04 11:39 UTC 

[PATCH] clk: tegra: fix typos in comments
 2026-09-04 11:09 UTC 

[PATCH v11 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-04  9:26 UTC  (18+ messages)
` [PATCH v11 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v11 02/12] cxl: Make HDM commit helpers available to reset code
` [PATCH v11 03/12] cxl: Share HDM decoder decode logic
` [PATCH v11 04/12] cxl: Cache decoder settings on PCI devices
` [PATCH v11 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v11 06/12] cxl: Add CXL Device Reset helper
` [PATCH v11 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v11 08/12] PCI/CXL: Reject CXL Reset on multifunction devices
` [PATCH v11 09/12] cxl: Restore CXL HDM state after PCI reset
` [PATCH v11 10/12] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v11 11/12] Documentation/ABI: Document CXL Reset "
` [PATCH v11 12/12] PCI/CXL: Restore HDM state after CXL bus reset

[PATCH 0/2] rt5677: add mclk to DT binding and define it for Smaug
 2026-09-04  9:06 UTC  (7+ messages)
` [PATCH 1/2] ASoC: dt-bindings: realtek,rt5677: Add clock property
` [PATCH 2/2] arm64: tegra: smaug: Add rt5677 mclk input

[PATCH 17/21] ASoC: tegra: use .auto_selectable_formats
 2026-09-04  8:53 UTC 

[PATCH] hte: tegra194-test: shut down timer before GPIO release
 2026-09-04  6:11 UTC 

[PATCH 0/3] memory: tegra: Refactor Tegra264 mc-err code
 2026-09-03 18:25 UTC  (4+ messages)
` [PATCH 1/3] memory: tegra: Use named defines for Tegra264 MC apertures
` [PATCH 2/3] memory: tegra: Parameterise Tegra264 MCF slice bound
` [PATCH 3/3] memory: tegra: Refactor Tegra264 mc-err code

[PATCH V3 0/4] phy: tegra: xusb: Add Tegra264 support
 2026-09-03 17:34 UTC  (6+ messages)
` [PATCH V3 1/4] dt-bindings: phy: tegra-xusb: Add support for Tegra264
` [PATCH V3 2/4] phy: tegra: xusb: Use devm_clk_get_optional to fetch USB2 tracking clock
` [PATCH V3 3/4] phy: tegra: xusb: Increase timeout for USB2_TRK_COMPLETED polling
` [PATCH V3 4/4] phy: tegra: xusb: Add Tegra264 support

[PATCH V3 0/3] usb: host: xhci-tegra: Add Tegra264 XHCI support
 2026-09-03 17:33 UTC  (5+ messages)
` [PATCH V3 1/3] dt-bindings: usb: Add Tegra264 XUSB host support
` [PATCH V3 2/3] usb: host: xhci-tegra: Skip MBOX MSG_ENABLED on Tegra264
` [PATCH V3 3/3] usb: host: xhci-tegra: Add Tegra264 XHCI support

[PATCH] MAINTAINERS: add Tegra CSI bindings to TEGRA VIDEO DRIVER
 2026-09-03 15:42 UTC  (2+ messages)

[PATCH v2] arm64: tegra: Move Tegra210 AHUB audio ports/endpoints to SoC DTSI
 2026-09-03  9:54 UTC 

[PATCH V2 0/8] Enable USB host functions on Jetson AGX Thor
 2026-09-03  8:13 UTC  (15+ messages)
` [PATCH V2 1/8] dt-bindings: phy: tegra-xusb: Add support for Tegra264
` [PATCH V2 2/8] dt-bindings: usb: Add Tegra264 XUSB host support
` [PATCH V2 3/8] arm64: tegra: Enable XUSB host function on Jetson AGX Thor
` [PATCH V2 4/8] phy: tegra: xusb: Use devm_clk_get_optional to fetch USB2 tracking clock
` [PATCH V2 5/8] phy: tegra: xusb: Increase timeout for USB2_TRK_COMPLETED polling
` [PATCH V2 6/8] phy: tegra: xusb: Add Tegra264 support
` [PATCH V2 7/8] usb: host: xhci-tegra: Skip MBOX MSG_ENABLED on Tegra264
` [PATCH V2 8/8] usb: host: xhci-tegra: Add Tegra264 XHCI support

stable request: 7.2.y: Fix audio support for 64-bit Tegra devices
 2026-09-02 22:14 UTC  (2+ messages)

[PATCH] arm64: tegra: Move Tegra210 AHUB audio ports/endpoints to SoC DTSI
 2026-09-02 22:05 UTC 

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-02 15:37 UTC  (47+ messages)
` [PATCH v10 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v10 02/12] cxl: Pass decoder settings to HDM commit helpers
` [PATCH v10 03/12] cxl: Share HDM decoder decode logic
` [PATCH v10 04/12] cxl: Cache decoder settings on PCI devices
` [PATCH v10 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v10 06/12] cxl: Add CXL Device Reset helper
` [PATCH v10 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v10 08/12] cxl: Reject CXL Reset on multifunction devices
` [PATCH v10 09/12] cxl: Restore CXL HDM state after PCI reset

[PATCH v3 01/34] dmaengine: add tasklet-backed channel BH helpers
 2026-09-02 15:16 UTC  (3+ messages)

[PATCH 1/3] arm64: tegra: Fix up cooling map names on Tegra194
 2026-09-02 14:42 UTC  (3+ messages)
` [PATCH 2/3] arm64: Fix up cooling map names on Tegra186
` [PATCH 3/3] arm64: Fix up cooling map names on Tegra210

[PATCH v6] dt-bindings: pci: tegra: Convert to json-schema
 2026-09-02 14:24 UTC 

[PATCH] PCI: tegra264: Fix Link Capabilities register offset
 2026-09-02 14:24 UTC  (2+ messages)

[PATCH 0/2] gpio: tegra186: Add support for Tegra268
 2026-09-02 10:30 UTC  (2+ messages)

[PATCH 0/8] arm64: tegra: Clean up AHUB device tree nodes
 2026-09-02 10:17 UTC  (9+ messages)
` [PATCH 1/8] ARM: tegra: Clean up AHUB on Tegra124
` [PATCH 2/8] arm64: tegra: Clean up AHUB on Tegra132
` [PATCH 3/8] arm64: tegra: Adjust AHUB range on Tegra210
` [PATCH 4/8] arm64: tegra: Clean up AHUB on Tegra186
` [PATCH 5/8] arm64: tegra: Clean up AHUB on Tegra194
` [PATCH 6/8] arm64: tegra: Clean up AHUB on Tegra234
` [PATCH 7/8] arm64: tegra: Clean up AHUB on Tegra264
` [PATCH 8/8] arm64: tegra: Clean up some whitespace issues "

[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
 2026-09-02  8:21 UTC  (7+ messages)
` [PATCH 13/45] clk: imx: Make sure clk_init_data is fully initialized
` [PATCH 30/45] clk: scpi: "

[PATCH 1/1] PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10A
 2026-09-02  1:40 UTC  (2+ messages)
` [BUG] "

[PATCH v2] dt-bindings: net: nvidia,tegra234-mgbe: Add missing properties
 2026-09-02  0:30 UTC 

[PATCH] ASoC: tegra: ADX: convert map to flexible array
 2026-08-31 21:55 UTC  (2+ messages)

[PATCH] cpufreq: tegra194: fix double-pointer error in get_cpu_ndiv
 2026-09-01 10:03 UTC  (2+ messages)

[PATCH tty 1/1] serial: 8250: Change console_msr_work to IRQ_WORK_LAZY
 2026-09-01  9:20 UTC  (3+ messages)

[PATCH v4 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-09-01  8:24 UTC  (3+ messages)
` [PATCH v4 1/4] cpufreq: CPPC: Keep the policy across CPU hotplug

[PATCH] hte: tegra194: Initialize slice locks before registering chip
 2026-09-01  4:56 UTC  (2+ messages)

[PATCH v2] hte: tegra194: Remove redundant dev_err()
 2026-09-01  4:49 UTC  (2+ messages)

[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
 2026-09-01  2:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/8] Enable USB host functions on Jetson AGX Thor
 2026-08-31 18:35 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: phy: tegra-xusb: Add support for Tegra264
` [PATCH 2/8] dt-bindings: usb: Add Tegra264 XUSB host support

[PATCH AUTOSEL 6.18] spi: tegra210-quad: Allocate DMA memory for DMA engine
 2026-08-31 13:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18-6.12] ARM: tegra: p880: Lower CPU thermal limit


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox