messages from 2026-04-29 07:08:37 to 2026-05-06 14:07:55 UTC [more...]
[PATCH v4] ASoC: tegra: Add per-stream Mixer Fade controls
2026-05-06 12:22 UTC (3+ messages)
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-06 13:54 UTC (11+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 3/9] drm/tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "
` [PATCH 7/9] soc/tegra: pmc: Create PMC context dynamically
` [PATCH 8/9] soc/tegra: pmc: Remove unused legacy functions
` [PATCH 9/9] soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
[PATCH v2 0/1] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-05-06 11:37 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] drivers/thermal/tegra/soctherm: Use devm_add_action_or_reset() for clock disable
2026-05-06 10:27 UTC (5+ messages)
[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
2026-05-06 9:50 UTC (7+ messages)
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR
[PATCH 1/2] staging: media: tegra-video: fix wrong return type in tegra_get_format_fourcc_by_idx()
2026-05-06 7:05 UTC (2+ messages)
[PATCH] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-05-06 7:01 UTC (2+ messages)
[PATCH] firmware: tegra: bpmp: Make atomic_tx_lock a raw_spinlock
2026-05-06 6:41 UTC (3+ messages)
[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
2026-05-06 6:11 UTC (11+ 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 v6 00/10] Add GPCDMA support in Tegra264
2026-05-06 3:46 UTC (2+ messages)
[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
2026-05-05 18:19 UTC (16+ 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: "
` (subset) [PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
2026-05-05 16:26 UTC (33+ messages)
` [PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v8 phy-next 02/31] ata: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 03/31] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v8 phy-next 04/31] usb: add "
` [PATCH v8 phy-next 05/31] drm: add <linux/pm_runtime.h> where missing
` [PATCH v8 phy-next 06/31] phy: "
` [PATCH v8 phy-next 07/31] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v8 phy-next 08/31] net: lan969x: include missing <linux/of.h>
` [PATCH v8 phy-next 09/31] PCI: Remove device links to PHY
` [PATCH v8 phy-next 10/31] scsi: ufs: exynos: use dedicated API for updating PHY bus width
` [PATCH v8 phy-next 11/31] scsi: ufs: qcom: call phy_init() before phy_power_on()
` [PATCH v8 phy-next 12/31] scsi: ufs: qcom: make use of QMP PHY dynamic gear switching ability
` [PATCH v8 phy-next 13/31] scsi: ufs: qcom: keep separate track of PHY power state
` [PATCH v8 phy-next 14/31] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v8 phy-next 16/31] usb: host: tegra: "
` [PATCH v8 phy-next 17/31] usb: gadget: tegra-xudc: "
` [PATCH v8 phy-next 18/31] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v8 phy-next 19/31] phy: make phy_get_mode(), phy_get_bus_width() NULL tolerant
` [PATCH v8 phy-next 20/31] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v8 phy-next 21/31] drm/rockchip: dsi: include PHY provider header
` [PATCH v8 phy-next 22/31] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v8 phy-next 23/31] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v8 phy-next 24/31] net: renesas: rswitch: "
` [PATCH v8 phy-next 25/31] pinctrl: tegra-xusb: "
` [PATCH v8 phy-next 26/31] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v8 phy-next 27/31] phy: move ulpi_phy.h from include/linux/phy/ to drivers/phy/
` [PATCH v8 phy-next 28/31] phy: include PHY provider header (1/2)
` [PATCH v8 phy-next 29/31] phy: include PHY provider header (2/2)
` [PATCH v8 phy-next 30/31] phy: remove temporary provider compatibility from consumer header
` [PATCH v8 phy-next 31/31] MAINTAINERS: add regexes for linux-phy
[GIT PULL] memory: dt-bindings: tegra for v7.2
2026-05-05 13:54 UTC
[PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
2026-05-05 13:47 UTC
[PATCH 1/2] ASoC: tegra: Move MODULE_DEVICE_TABLE next to the table itself
2026-05-05 12:14 UTC (3+ messages)
` [PATCH 2/2] ASoC: rockchip: "
[PATCH v2] cpufreq: CPPC: add autonomous mode boot parameter support
2026-05-05 12:29 UTC (3+ messages)
[PATCH] xhci: tegra: Fix ghost USB device on dual-role port unplug
2026-05-05 11:26 UTC
[PATCH 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
2026-05-05 10:59 UTC (5+ messages)
` [PATCH 1/4] i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocation
` [PATCH 2/4] i2c: tegra: Disable fair arbitration for non-MCTP buses
` [PATCH 3/4] i2c: tegra: Update Tegra410 I2C timing parameters
` [PATCH 4/4] i2c: tegra: Fix NOIRQ suspend/resume
[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
2026-05-05 9:39 UTC (37+ 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 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 (7+ messages)
` [PATCH v2 1/7] dt-bindings: memory: Document Tegra114 Memory Controller
` [PATCH v2 4/7] memory: tegra: Add Tegra114 EMC driver
` (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] ASoC: tegra: ADMAIF: allocate with a single kzalloc
2026-05-01 1:14 UTC (3+ messages)
[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 (2+ messages)
[PATCH v1 0/1] drm/tegra: gr2d/gr3d: Move pm_runtime_enable to gr*d_probe
2026-04-30 9:09 UTC (7+ 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 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 (2+ 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