linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-27 14:28:27 to 2024-09-11 19:16:35 UTC [more...]

[PATCH] dt-bindings: cpu: Drop duplicate nvidia,tegra186-ccplex-cluster.yaml
 2024-09-11 19:16 UTC  (2+ messages)

[PATCH v7 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings
 2024-09-11 15:26 UTC  (5+ messages)
` [PATCH v7 1/4] PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
` [PATCH v7 2/4] PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
` [PATCH v7 3/4] PCI: qcom: Add equalization settings for 16.0 GT/s
` [PATCH v7 4/4] PCI: qcom: Add RX lane margining "

[PATCH] driver core: Don't try to create links if they are not needed
 2024-09-11 14:32 UTC  (2+ messages)

[PATCH 0/2] Tegra234: Add AGX Orin SKU8 support
 2024-09-11 13:50 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: Tegra234 Industrial Module
` [PATCH 2/2] arm64: tegra: Create SKU8 AGX Orin board file

[PATCH v2 0/3] drm: Use iommu_paging_domain_alloc()
 2024-09-10 19:34 UTC  (11+ messages)
` [PATCH v2 1/3] drm/nouveau/tegra: "
` [PATCH v2 2/3] drm/rockchip: "
` [PATCH v2 3/3] drm/tegra: "

[PATCH v2 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:57 UTC  (8+ messages)
` [PATCH v2 1/4] riscv: "

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:51 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: "
` [PATCH v3 2/4] loongarch: "
` [PATCH v3 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v3 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH] pwm: Switch back to struct platform_driver::remove()
 2024-09-10  7:55 UTC  (2+ messages)

[PATCH] clk: Switch back to struct platform_driver::remove()
 2024-09-09 21:20 UTC  (3+ messages)

[PATCH V3] clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()
 2024-09-09 21:08 UTC  (3+ messages)

[PATCH] ASoC: Switch back to struct platform_driver::remove()
 2024-09-09 21:01 UTC  (2+ messages)

[PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
 2024-09-09 15:09 UTC  (2+ messages)

[PATCH] mtd: spi-nor: spansion: Add support for S28HS256T
 2024-09-06 17:23 UTC  (3+ messages)

[PATCH 1/2] media: nvidia: tegra: Use iommu_paging_domain_alloc()
 2024-09-06 13:20 UTC  (7+ messages)
` [PATCH 2/2] media: venus: firmware: "

[PATCH 6.10 000/183] 6.10.9-rc2 review
 2024-09-06 10:02 UTC 

[PATCH 6.6 000/131] 6.6.50-rc2 review
 2024-09-06 10:02 UTC 

[PATCH 6.1 000/101] 6.1.109-rc1 review
 2024-09-06 10:02 UTC 

[PATCH 0/5] drm: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-06  9:57 UTC  (10+ messages)
` [PATCH 1/5] drm/atomic: "
` [PATCH 2/5] drm/imx/dcss: "
` [PATCH 3/5] drm/imx/ipuv3: "
` [PATCH 4/5] drm/tegra: dpaux: "
` [PATCH 5/5] drm/msm/adreno: "

[PATCH] gpu: host1x: Request syncpoint IRQs only during probe
 2024-09-06  8:38 UTC  (3+ messages)

[PATCH] input: tegra: Use of_property_read_variable_u32_array() and of_property_present()
 2024-09-06  5:33 UTC  (6+ messages)

[PATCH next 0/2] iommu/tegra241-cmdqv: Fix two bugs in __tegra241_cmdqv_probe
 2024-09-05 16:26 UTC  (7+ messages)
` [PATCH next 1/2] iommu/tegra241-cmdqv: Drop static at local variable
` [PATCH next 2/2] iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent

[PATCH] clk: qcom: clk-alpha-pll: Replace divide operator with comparison
 2024-09-05 10:58 UTC  (6+ messages)

[PATCH] media: vde: Convert comma to semicolon
 2024-09-05  2:25 UTC 

[PATCH v14 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-09-04 18:47 UTC  (18+ messages)
` [PATCH v14 01/10] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v14 02/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v14 03/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v14 04/10] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v14 05/10] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
` [PATCH v14 06/10] iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
` [PATCH v14 07/10] iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
` [PATCH v14 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v14 09/10] iommu/arm-smmu-v3: Start a new batch if new command is not supported
` [PATCH v14 10/10] iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF

[PATCH next] iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
 2024-09-04 16:12 UTC  (3+ messages)

[PATCH] selftest: drivers: Add support to check duplicate hwirq
 2024-09-04  1:44 UTC 

[PATCH] drm/tegra: fix potential uninitialized variable use
 2024-09-03 16:25 UTC  (3+ messages)

[PATCH] arm64: tegra: p2180: Add mandatory compatible for WiFi node
 2024-09-03 13:21 UTC 

[PATCH 6.10 000/149] 6.10.8-rc1 review
 2024-09-03  8:46 UTC 

[PATCH 6.6 00/93] 6.6.49-rc1 review
 2024-09-03  8:45 UTC 

[PATCH 6.1 00/71] 6.1.108-rc1 review
 2024-09-03  8:44 UTC 

[PATCH 5.15 000/215] 5.15.166-rc1 review
 2024-09-03  8:44 UTC 

[PATCH 5.10 000/151] 5.10.225-rc1 review
 2024-09-03  8:44 UTC 

[PATCH 5.4 000/134] 5.4.283-rc1 review
 2024-09-03  8:43 UTC 

[PATCH 4.19 00/98] 4.19.321-rc1 review
 2024-09-03  8:42 UTC 

[PATCH v5 0/3] drm: fix two issues related to HDMI Connector implementation
 2024-09-03  8:18 UTC  (5+ messages)
` [PATCH v5 1/3] drm/display: stop depending on DRM_DISPLAY_HELPER
` [PATCH v5 2/3] drm/bridge-connector: move to DRM_DISPLAY_HELPER module
` [PATCH v5 3/3] drm/bridge-connector: reset the HDMI connector state

[PATCH] drm/tegra: output: Fix 'Uninitialized pointer read' issue
 2024-09-03  7:47 UTC 

[PATCH] iommu/tegra241-cmdqv: Fix -Wformat-truncation warnings in lvcmdq_error_header
 2024-09-02 15:17 UTC  (2+ messages)

[PATCH -next 0/3] drm: Enable module autoloading
 2024-09-02 12:39 UTC  (5+ messages)
` [PATCH -next 1/3] drm/bridge: it6505: "
` [PATCH -next 2/3] drm/tegra: "
` [PATCH -next 3/3] drm/mcde: "

[PATCH v1 1/1] gpio: tegra186: Replace of_node_to_fwnode() with more suitable API
 2024-09-02 10:18 UTC  (2+ messages)

[PATCH v1 1/1] gpio: tegra: Replace of_node_to_fwnode() with more suitable API
 2024-09-02 10:12 UTC  (2+ messages)

[PATCH RESEND V2] dmaengine: Fix spelling mistakes
 2024-09-02  8:29 UTC  (2+ messages)

[PATCH 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc()
 2024-09-01 12:18 UTC  (4+ messages)
` [PATCH 3/3] drm/tegra: Remove call to iommu_domain_alloc()

[PATCH -next 8/8] soc: ti: knav_qmss_queue: Simplify with scoped for each OF child loop
 2024-08-31 10:30 UTC  (5+ messages)

[GIT PULL 1/6] soc/tegra: Changes for v6.12-rc1
 2024-08-30 14:10 UTC  (6+ messages)
` [GIT PULL 2/6] firmware: tegra: "
` [GIT PULL 3/6] dt-bindings: "
` [GIT PULL 4/6] ARM: tegra: Device tree changes "
` [GIT PULL 5/6] arm64: "
` [GIT PULL 6/6] arm64: Default configuration "

[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
 2024-08-30 10:20 UTC  (3+ messages)

[PATCH -next v2] gpu: host1x: Use for_each_available_child_of_node_scoped()
 2024-08-30  7:38 UTC 

[PATCH -next] clk: tegra: use clamp() in tegra_bpmp_clk_determine_rate()
 2024-08-30  1:23 UTC 

[PATCH v13 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-29 22:50 UTC  (6+ messages)
` [PATCH v13 06/10] iommu/arm-smmu-v3: Add acpi_smmu_acpi_probe_model for impl

[PATCH 1/5] gpu: host1x: Fix _writel function declarations
 2024-08-29 17:57 UTC  (3+ messages)
` [PATCH 5/5] gpu: host1x: fence: Disable timeout on pre-silicon

[PATCH][next] drm/tegra: hdmi: make read-only const array possible_nvram_sizes static
 2024-08-29 15:51 UTC  (3+ messages)

[PATCH] gpu: host1x: Make host1x_context_device_bus_type constant
 2024-08-29 15:48 UTC  (2+ messages)

[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-29 15:43 UTC  (7+ messages)
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()
` (subset) [PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()

[PATCH] arm64: defconfig: Enable Tegra194 PCIe Endpoint
 2024-08-29 15:42 UTC  (2+ messages)

[PATCH v2 0/7] Tegra234 AGX Orin DTS Updates
 2024-08-29 15:41 UTC  (3+ messages)

[PATCH -next] PM / devfreq: tegra30: Add missing clk_disable_unprepare in devm_tegra_devfreq_init_hw
 2024-08-29 15:40 UTC  (3+ messages)

[PATCH v2] ARM: tegra: wire up two front panel LEDs on TrimSlice
 2024-08-29 15:38 UTC  (2+ messages)

[PATCH 0/3] arm64: tegra: add power sensors and BT+WiFi to TX1
 2024-08-29 15:34 UTC  (2+ messages)

[PATCH 0/2] Tegra234 PCIe-EP definitions
 2024-08-29 15:31 UTC  (2+ messages)

[PATCH v1 00/11] Tegra114: complete TF701T device tree
 2024-08-29 15:27 UTC  (5+ messages)
` [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node

[PATCH -next 0/3] media: enable module autoloading
 2024-08-29 13:03 UTC  (8+ messages)
` [PATCH -next 1/3] media: v4l2-subdev: "
` [PATCH -next 2/3] media: platform: rzg2l-cru: rzg2l-csi2: "
` [PATCH -next 3/3] media: tegra_cec: "

[PATCH 4/6] drm/tegra: convert to struct drm_edid
 2024-08-29 11:43 UTC  (4+ messages)

[PATCH 6.10 000/273] 6.10.7-rc1 review
 2024-08-29 10:27 UTC 

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-29 10:24 UTC 

[PATCH 1/4] drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
 2024-08-29  8:59 UTC  (4+ messages)

[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
 2024-08-29  8:44 UTC  (4+ messages)

[PATCH 1/1] gpu: host1x: Use iommu_paging_domain_alloc()
 2024-08-28 15:12 UTC  (2+ messages)

[PATCH] drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning
 2024-08-28 15:10 UTC  (2+ messages)

[PATCH V2] dmaengine: Fix spelling mistakes
 2024-08-28 13:06 UTC  (8+ messages)

[PATCH 09/11] drm/tegra: convert to struct drm_edid
 2024-08-27 16:38 UTC  (4+ messages)

[PATCH] arm64: tegra: Correct location of INA219 for IGX Orin
 2024-08-27 14:28 UTC  (3+ messages)
` [PATCH V2] arm64: tegra: Correct location of power-sensors "


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).