Linux Tegra architecture development
 help / color / mirror / Atom feed
 messages from 2026-06-26 13:14:53 to 2026-07-01 16:09:04 UTC [more...]

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-01 16:08 UTC  (9+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR

[PATCH] dt-bindings: gpu: host1x: Fix email address
 2026-07-01 16:06 UTC 

[PATCH v3 12/17] arm64: dts: nvidia: Add EL2 virtual timer interrupt
 2026-07-01 14:37 UTC  (4+ messages)

[PATCHv4] dmaengine: tegra210-adma: use platform to ioremap
 2026-07-01 14:27 UTC  (7+ messages)

[PATCH 2/2] arm64: topology: read CPPC FFH feedback counters in one operation
 2026-07-01 10:56 UTC  (3+ messages)
` [PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-01 10:20 UTC  (67+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-07-01  9:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree

[PATCH v6 0/7] Tegra264 PWM support
 2026-07-01  3:20 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: pwm: Document Tegra264 controller
` [PATCH v6 2/7] pwm: tegra: Prefix driver-local macros and functions
` [PATCH v6 3/7] pwm: tegra: Avoid hard-coded max clock frequency
` [PATCH v6 4/7] pwm: tegra: Modify read/write accessors for multi-register channel
` [PATCH v6 5/7] pwm: tegra: Parametrize duty and scale field widths
` [PATCH v6 6/7] pwm: tegra: Add support for Tegra264
` [PATCH v6 7/7] arm64: tegra: Add PWM controllers on Tegra264

[PATCH v5 0/7] Tegra264 PWM support
 2026-07-01  2:34 UTC  (5+ messages)

[PATCH v7 0/4] PCI: tegra: Add Tegra264 support
 2026-06-30 20:13 UTC  (10+ messages)
` [PATCH v7 1/4] dt-bindings: pci: Strictly distinguish C0 from C1-C5
` [PATCH v7 3/4] PCI: tegra: Add Tegra264 support

[PATCH v2] ASoC: dt-bindings: sound: nvidia,tegra30-ahub: Convert to DT schema
 2026-06-30 16:32 UTC  (2+ messages)

[PATCH v5 00/12] Support ACPI and SETAASA device discovery
 2026-06-30 16:15 UTC  (3+ messages)
` [PATCH v5 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-06-30 15:42 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: tegra: Changes to support Tegra264

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-06-30 15:09 UTC  (19+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH 12/13] mm/mprotect: convert mprotect "
` [PATCH 13/13] mm/mremap: convert mremap "

[PATCH v2 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-30 11:17 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree
    ` [External] "

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-06-30 10:02 UTC  (7+ messages)

[PATCH v2] drm/tegra: fix host1x_bo_pin leak in tegra_dc_pin error path
 2026-06-30  9:19 UTC  (3+ messages)

[PATCH 0/8] Enable USB host functions on Jetson AGX Thor
 2026-06-29 15:21 UTC  (11+ 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 3/8] arm64: tegra: Enable XUSB host function on Jetson AGX Thor
` [PATCH 4/8] phy: tegra: xusb: Use devm_clk_get_optional to fetch USB2 tracking clock
` [PATCH 5/8] phy: tegra: xusb: Increase timeout for USB2_TRK_COMPLETED polling
` [PATCH 6/8] phy: tegra: xusb: Add Tegra264 support
` [PATCH 7/8] usb: host: xhci-tegra: Skip MBOX MSG_ENABLED on Tegra264
` [PATCH 8/8] usb: host: xhci-tegra: Add Tegra264 XHCI support

[PATCH v1 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-29 15:17 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-06-29 11:09 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: media: Add macros for video interface devices
` [PATCH v3 2/7] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v3 3/7] dt-bindings: media: i2c: Utilise video-interface-devices enums
` [PATCH v3 4/7] arm64: dts: freescale: Convert to new media orientation definitions
` [PATCH v3 5/7] arm64: dts: qcom: "
` [PATCH v3 6/7] arm64: dts: renesas: "
` [PATCH v3 7/7] arm64: dts: rockchip: "

[v4 PATCH 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-29  6:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 carrier board DTS

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-06-29  4:11 UTC  (5+ messages)

[PATCH 0/4] Support partitioned Host1x
 2026-06-29  4:02 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: display: tegra: Add channel/syncpoint range properties

[PATCH] cpufreq: tegra124: Disable DFLL clock on removal
 2026-06-28 15:03 UTC  (3+ messages)

[PATCH] fix: drm/tegra: tegra_dc_pin: chunks>1 error path leaks current mapping from host1x_bo_pin
 2026-06-28  3:56 UTC  (2+ messages)

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-26 22:08 UTC  (6+ messages)
` [PATCH v7 08/11] cxl: Coordinate sibling functions for CXL reset
` [PATCH v7 10/11] PCI/cxl: Expose CXL Reset as a PCI reset method

[PATCH v2 0/8] dt-bindings: Orientation defines
 2026-06-26 16:58 UTC  (23+ messages)
` [PATCH v2 1/8] dt-bindings: media: Add macros for video interface devices
` [PATCH v2 2/8] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v2 3/8] dt-bindings: media: i2c: Utilise video-interface-devices enums
` [PATCH v2 4/8] ARM: tegra: Convert to new media orientation definitions
` [PATCH v2 5/8] arm64: dts: freescale: "
` [PATCH v2 6/8] arm64: dts: qcom: "
` [PATCH v2 7/8] arm64: dts: renesas: "
` [PATCH v2 8/8] arm64: dts: rockchip: "

[RFC v4 PATCH 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-26 15:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string

[PATCH 0/5] drm/panel: refcounting panel lookups and references
 2026-06-26 15:11 UTC  (7+ messages)
` [PATCH 3/5] drm/panel: make *find_panel*() return a counted reference
` [PATCH 5/5] drm: release panel reference after panel bridge creation

[PATCH] fix: crypto/tegra: tegra_se_host1x_submit: timeout path leaks host1x_job reference
 2026-06-26 15:07 UTC  (2+ messages)

[PATCH v3] memory: tegra: add multi-socket support to the memory interconnect
 2026-06-26 13:14 UTC 


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