Linux Tegra architecture development
 help / color / mirror / Atom feed
 messages from 2026-04-27 03:50:32 to 2026-05-05 09:35:00 UTC [more...]

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-05-05  9:34 UTC  (36+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH 1/1] PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10A
 2026-05-05  8:52 UTC  (2+ messages)

[PATCH] PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latency
 2026-05-05  8:50 UTC  (2+ messages)

[PATCH v4] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
 2026-05-05  8:17 UTC  (2+ messages)

[PATCH v4] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-05  7:38 UTC  (2+ messages)

[PATCH] firmware: tegra: bpmp: Make atomic_tx_lock a raw_spinlock
 2026-05-05  6:27 UTC  (2+ messages)

[PATCH v3] ASoC: tegra: Add per-stream Mixer Fade controls
 2026-05-05  1:33 UTC  (2+ messages)

[PATCHv2] ASoC: tegra: ADMAIF: allocate with a single kzalloc
 2026-05-04 13:01 UTC  (2+ messages)

[PATCH] ASoC: tegra: Use guard() for mutex locks
 2026-05-04 13:06 UTC  (2+ messages)

[PATCH v2 0/7] Tegra114: implement EMC support
 2026-05-04 19:27 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: memory: Document Tegra114 Memory Controller
` [PATCH v2 2/7] memory: tegra: Implement EMEM regs and ICC ops for Tegra114
` [PATCH v2 3/7] dt-bindings: memory: Document Tegra114 External Memory Controller
` [PATCH v2 4/7] memory: tegra: Add Tegra114 EMC driver
` [PATCH v2 5/7] ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes
` [PATCH v2 6/7] ARM: tegra: Add DC interconnections for Tegra114
` [PATCH v2 7/7] ARM: tegra: Configure Tegra114 power domains
` (subset) [PATCH v2 0/7] Tegra114: implement EMC support

[PATCH 1/2] memory: tegra114-emc: Do not print error on icc_node_create() failure
 2026-05-04 19:00 UTC  (2+ messages)
` [PATCH 2/2] memory: tegra114-emc: Simplify tegra114_emc_interconnect_init() error message

[PATCH V2 0/2] memory: tegra: Add Tegra238 memory controller support
 2026-05-04 17:48 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: memory: tegra: Add nvidia,tegra238-mc compatible
` [PATCH V2 2/2] memory: tegra: Add T238 MC support

[PATCH V3 0/3] memory: tegra: Restore MC state on system resume
 2026-05-04 17:48 UTC  (8+ messages)
` [PATCH V3 1/3] memory: tegra: Make ->resume() callback return void
` [PATCH V3 2/3] memory: tegra: Wire up system sleep PM ops
` [PATCH V3 3/3] memory: tegra: Restore MC interrupt masks on resume

[PATCH v3] memory: tegra: Deduplicate rate request management code
 2026-05-04 17:48 UTC  (2+ messages)

[PATCH v2] phy: tegra: xusb: Fix per-pad high-speed termination calibration
 2026-05-04  3:33 UTC 

[PATCH v2 0/2] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
 2026-05-03 18:36 UTC  (4+ messages)
` [PATCH v2 1/2] drm/tegra: gr2d/gr3d: Initialize address register map before HOST1X client is registered
` [PATCH v2 2/2] drm/tegra: gr2d/gr3d: Contain PM in the gr*d_probe/gr*d_remove

[PATCH] phy: tegra: xusb: Fix per-pad high-speed termination calibration
 2026-05-03 16:40 UTC  (5+ messages)

[PATCH] drm/tegra: hdmi: Open-code drm_simple_encoder_init()
 2026-05-02 14:34 UTC 

[PATCH v3] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
 2026-05-01 21:25 UTC  (4+ messages)

[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-01 14:29 UTC  (10+ messages)
` [PATCH 1/9] iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
` [PATCH 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
` [PATCH 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands

[PATCH] ASoC: tegra: ADMAIF: allocate with a single kzalloc
 2026-05-01  1:14 UTC  (3+ messages)

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-04-30 23:54 UTC  (19+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware
` [PATCH 2/7] ARM: "
` [PATCH 3/7] ARM: dts: nvidia: "
` [PATCH 4/7] ARM: dts: samsung: "
` [PATCH 5/7] arm64: dts: mediatek: "
` [PATCH 6/7] arm64: dts: nvidia: "
` [PATCH 7/7] arm64: dts: qcom: "

[PATCH v2] ASoC: tegra: Add per-stream Mixer Fade controls
 2026-04-30 10:41 UTC  (4+ messages)

[PATCH V2 0/2] memory: tegra: Restore MC state on system resume
 2026-04-30  9:39 UTC  (5+ messages)
` [PATCH V2 1/2] memory: tegra: Wire up system sleep PM ops
` [PATCH V2 2/2] memory: tegra: Restore MC interrupt masks on resume

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-30  9:18 UTC  (13+ messages)
` [PATCH v2 04/41] drm/bridge: ite-it6263: remove now-redundant call to drm_connector_attach_encoder()
` [PATCH v2 06/41] drm/imx/dcss: "
` [PATCH v2 34/41] drm/mxsfb/lcdif: "
` [PATCH v2 39/41] drm/imx: "

[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
 2026-04-30  9:09 UTC  (8+ messages)
` [PATCH v1 1/1] "

[PATCH] bus: tegra-aconnect: Use dev_err_probe for probe error paths
 2026-04-30  8:07 UTC  (2+ messages)

[PATCH v2] memory: tegra: Deduplicate rate request management code
 2026-04-30  7:21 UTC  (4+ messages)

[PATCH] memory: tegra: Wire up system sleep PM ops
 2026-04-30  5:33 UTC  (3+ messages)

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-04-29 18:49 UTC  (6+ messages)
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR

[PATCH v2 1/3] arm64: tegra: Correct Tegra194 p2972 interrupt flags
 2026-04-29 16:56 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: tegra: Correct Tegra234 p3737 "
` [PATCH v2 3/3] arm64: tegra: Correct Tegra234 p3740 "

[PATCH v3 07/11] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
 2026-04-29 16:14 UTC 

[PATCH] staging: tegra-video: replace bit shifts with BIT() macro
 2026-04-29 10:49 UTC  (2+ messages)

[PATCH v3 0/6] Add Tegra238 and Tegra264 pinctrl support
 2026-04-29  9:38 UTC  (11+ messages)
` [PATCH v3 1/6] pinctrl: tegra: Export tegra_pinctrl_probe()
` [PATCH v3 2/6] dt-bindings: pinctrl: Document Tegra238 pin controllers
` [PATCH v3 3/6] pinctrl: tegra: Add Tegra238 pinmux driver
` [PATCH v3 4/6] dt-bindings: pinctrl: Document Tegra264 pin controllers
` [PATCH v3 5/6] pinctrl: tegra: Add Tegra264 pinmux driver
` [PATCH v3 6/6] arm64: tegra: Add pinctrl nodes for Tegra264

[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
 2026-04-29  6:38 UTC  (5+ messages)
` [PATCH v8 6/9] dt-bindings: PCI: tegra194: Add monitor clock support
` (subset) [PATCH v8 0/9] Enhancements to pcie-tegra194 driver

[PATCH] ASoC: tegra: Add S8 PCM format support for MVC
 2026-04-29  2:15 UTC  (2+ messages)

[PATCH v2] staging: tegra-video: Align wrapped function arguments
 2026-04-28 18:59 UTC  (2+ messages)

[PATCH] staging: tegra-video: Fix function argument alignment
 2026-04-28 16:50 UTC  (2+ messages)

[PATCH V4 0/3] net: stmmac: Fix Tegra234 MGBE clock
 2026-04-28 15:24 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()
 2026-04-28 13:07 UTC 

[PATCH 1/2] dt-bindings: pinctrl: nvidia,tegra234: Add missing required block
 2026-04-28  9:15 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: nvidia,tegra234: Correctly use additionalProperties

[PATCH] pinctrl: tegra: Enable easier compile testing
 2026-04-28  9:09 UTC  (2+ messages)

[PATCH v3] drm/tegra: tegra_drm.h: fix all uapi kernel-doc warnings
 2026-04-27 18:44 UTC 

[PATCH v2] drm/tegra: dp: fix kernel-doc warnings in dp.h
 2026-04-27 18:44 UTC 

[PATCH v3 0/5] PCI: tegra: A couple of cleanups
 2026-04-27 14:33 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: Convert nvidia,tegra-pcie to DT schema

[PATCH v2 0/1] clk: tegra: support 48MHz clock for pll_p_out1
 2026-04-27 13:24 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definition
 2026-04-26 23:23 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: tegra210: simplify ADX/AMX byte map get/put logic
 2026-04-26 23:34 UTC  (2+ messages)

[PATCH v2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-04-27  8:24 UTC  (2+ messages)

[PATCH v4 0/2] staging: nvec: fix use-after-free and pm_power_off teardown
 2026-04-27  8:17 UTC  (3+ messages)
` [PATCH v4 1/2] staging: nvec: fix use-after-free in nvec_rx_completed()
` [PATCH v4 2/2] staging: nvec: fix unconditional pm_power_off teardown

[PATCH v4 0/2] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2026-04-27  6:22 UTC  (2+ messages)

[PATCH v1 0/9] ARM: tegra: complete a few Tegra30 device trees
 2026-04-27  6:21 UTC  (2+ messages)

[PATCH v3] staging: nvec: fix unconditional pm_power_off teardown
 2026-04-26 19:04 UTC  (2+ messages)


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