messages from 2025-09-19 10:28:58 to 2025-09-21 16:08:04 UTC [more...]
[PATCH net-next v13 00/18] net: phy: Introduce PHY ports representation
2025-09-21 16:04 UTC (15+ messages)
` [PATCH net-next v13 01/18] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v13 02/18] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v13 03/18] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v13 04/18] net: phy: Introduce PHY ports representation
` [PATCH net-next v13 05/18] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v13 06/18] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v13 07/18] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v13 08/18] net: phylink: Move phylink_interface_max_speed to phy_caps
` [PATCH net-next v13 09/18] net: phylink: Move sfp interface selection and filtering "
` [PATCH net-next v13 10/18] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v13 11/18] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v13 12/18] net: phy: marvell: "
` [PATCH net-next v13 13/18] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v13 14/18] net: phy: at803x: Support SFP through phy_port interface
[GIT PULL] Qualcomm clock updates for v6.18
2025-09-21 16:00 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins
2025-09-21 13:56 UTC
[PATCH v2 0/5] ARM: dts: qcom: msm8960: cleanup and add missing I2C nodes
2025-09-21 13:42 UTC (11+ messages)
` [PATCH v2 1/5] ARM: dts: qcom: msm8960: reorder nodes and properties
` [PATCH v2 2/5] ARM: dts: qcom: msm8960: inline qcom-msm8960-pins.dtsi
` [PATCH v2 3/5] ARM: dts: qcom: msm8960: add I2C nodes for gsbi10 and gsbi12
` [PATCH v2 4/5] ARM: dts: qcom: msm8960: add I2C nodes for gsbi1 and gsbi8
` [PATCH v2 5/5] ARM: dts: qcom: msm8960: rename msmgpio node to tlmm
[PATCH] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
2025-09-21 11:43 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: qcom: msm8960: rename msmgpio node to tlmm
2025-09-21 8:04 UTC (2+ messages)
[PATCH v3 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2025-09-21 7:31 UTC (14+ messages)
` [PATCH v3 01/12] dt-bindings: remoteproc: qcom,pas: Add iommus property
` [PATCH v3 02/12] firmware: qcom_scm: Rename peripheral as pas_id
` [PATCH v3 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper
` [PATCH v3 04/12] soc: qcom: mdtloader: Add context aware qcom_mdt_pas_load() helper
` [PATCH v3 05/12] remoteproc: pas: Use PAS context awareness in smc and mdt functions
` [PATCH v3 06/12] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v3 07/12] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v3 08/12] firmware: qcom_scm: Add shmbridge support to pas_init/release function
` [PATCH v3 09/12] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v3 10/12] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v3 11/12] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v3 12/12] arm64: dts: qcom: Add EL2 overlay for Lemans
[PATCH 00/14] arm64: dts: qcom: add refgen regulators where applicable
2025-09-21 7:09 UTC (15+ messages)
` [PATCH 01/14] regulator: dt-bindings: qcom,sdm845-refgen-regulator: document more platforms
` [PATCH 02/14] arm64: dts: qcom: lemans: move USB PHYs to a proper place
` [PATCH 03/14] arm64: dts: qcom: lemans: add refgen regulator and use it for DSI
` [PATCH 04/14] arm64: dts: qcom: sc7180: "
` [PATCH 05/14] arm64: dts: qcom: sc7280: "
` [PATCH 06/14] arm64: dts: qcom: sc8180x: "
` [PATCH 07/14] arm64: dts: qcom: sdm670: "
` [PATCH 08/14] arm64: dts: qcom: sdm845: "
` [PATCH 09/14] arm64: dts: qcom: sm6350: "
` [PATCH 10/14] arm64: dts: qcom: sm8150: "
` [PATCH 11/14] arm64: dts: qcom: sm8250: "
` [PATCH 12/14] arm64: dts: qcom: qcs8300: add refgen regulator
` [PATCH 13/14] arm64: dts: qcom: sc8280xp: "
` [PATCH 14/14] arm64: dts: qcom: sm6375: "
[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: Add GPIO bindings for Glymur PMICs
2025-09-21 2:41 UTC (2+ messages)
[PATCH 0/3] drivers: spmi/pinctrl: Update SPMI & pinctrl drivers to support Glymur
2025-09-21 2:39 UTC (6+ messages)
` [PATCH 1/3] spmi: spmi-pmic-arb: add support for PMIC arbiter v8
` [PATCH 2/3] pinctrl: qcom: spmi-gpio: Add PMCX0102, PMK8850 & PMH01XX PMICs support
` [PATCH 3/3] pinctrl: qcom: spmi-gpio: add support for {LV_VIN2, MV_VIN3}_CLK subtypes
[GIT PULL] More Qualocmm Arm64 DeviceTree updates for v6.18
2025-09-21 2:23 UTC
[GIT PULL] Qualcomm Arm32 defconfig updates for v6.18
2025-09-21 2:07 UTC
[GIT PULL] Qualcomm Arm64 defconfig updates for v6.18
2025-09-21 2:06 UTC
[GIT PULL] More Qualcomm device driver updates for v6.18
2025-09-21 2:02 UTC
[PATCH 0/5] arm64: dts: qcom: r0q: enable more peripherals
2025-09-20 23:21 UTC (15+ messages)
` [PATCH 1/5] arm64: dts: qcom: r0q: add gpio keys
` [PATCH 2/5] arm64: dts: qcom: r0q: add touchscreen support
` [PATCH 3/5] arm64: dts: qcom: r0q: enable max77705 PMIC
` [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks
` [PATCH 5/5] arm64: dts: qcom: r0q: enable ufs storage
[PATCH 0/9] Introduce Glymur USB support
2025-09-20 17:12 UTC (17+ messages)
` [PATCH 1/9] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible
` [PATCH 2/9] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible
` [PATCH 3/9] dt-bindings: phy: qcom-m31-eusb2: Add Glymur compatible
` [PATCH 4/9] dt-bindings: usb: qcom,snps-dwc3: "
` [PATCH 5/9] phy: qualcomm: Update the QMP clamp register for V6
` [PATCH 6/9] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings
` [PATCH 7/9] phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHY
` [PATCH 8/9] phy: qualcomm: m31-eusb2: Make clkref an optional resource
` [PATCH 9/9] phy: qualcomm: m31-eusb2: Make USB repeater optional
[PATCH v4 0/7] SPMI: Implement sub-devices and migrate drivers
2025-09-20 16:41 UTC (15+ messages)
` [PATCH v4 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
[PATCH] phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLE
2025-09-20 15:16 UTC (2+ messages)
[PATCH] dt-bindings: dma: qcom,gpi: Document the glymur GPI DMA engine
2025-09-20 13:33 UTC
[PATCH v2] dt-bindings: thermal: qcom-tsens: Document the Glymur temperature Sensor
2025-09-20 12:36 UTC
[PATCH] dt-bindings: thermal: qcom-tsens: document the glymur Temperature Sensor
2025-09-20 11:30 UTC
[PATCH v2 00/10] media: Introduce video device state management
2025-09-20 10:48 UTC (2+ messages)
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-20 10:21 UTC (12+ messages)
` [PATCH 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH 22/27 5.10.y] minmax.h: update some comments
` [PATCH 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
[PATCH v9 0/2] arm64: dts: qcom: Add support for 4 pixel streams
2025-09-20 2:39 UTC (2+ messages)
[PATCH v5 0/5] Support for Adreno 623 GPU
2025-09-20 2:23 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: monaco-evk: Enable Adreno 623 GPU
2025-09-20 2:23 UTC (2+ messages)
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-19 23:14 UTC (10+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
[PATCH v16 00/10] drm/msm/dpu: Support quad pipe with dual-interface
2025-09-19 18:50 UTC (5+ messages)
` [PATCH v16 10/10] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case
[PATCH v5 00/14] Add DisplayPort support for QCS615 platform
2025-09-19 18:48 UTC (23+ messages)
` [PATCH v5 01/14] dt-bindings: phy: Add QMP USB3+DP PHY for QCS615
` [PATCH v5 02/14] phy: qcom: qmp-usbc: Rename USB-specific ops to prepare for DP support
` [PATCH v5 03/14] phy: qcom: qmp-usbc: Add DP-related fields for USB/DP switchable PHY
` [PATCH v5 04/14] phy: qcom: qmp-usbc: Add regulator init_load support
` [PATCH v5 05/14] phy: qcom: qmp-usbc: Move reset config into PHY cfg
` [PATCH v5 06/14] phy: qcom: qmp-usbc: Add USB/DP switchable PHY clk register
` [PATCH v5 07/14] phy: qcom: qmp-usbc: Move USB-only init to usb_power_on
` [PATCH v5 08/14] phy: qcom: qmp-usbc: Add TCSR parsing and PHY mode setting
` [PATCH v5 09/14] phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
` [PATCH v5 10/14] phy: qcom: qmp-usbc: Add USB/DP exclude handling
` [PATCH v5 11/14] phy: qcom: qmp: Add DP v2 PHY register definitions
` [PATCH v5 12/14] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support
` [PATCH v5 13/14] drm/msm/dp: move link-specific parsing from dp_panel to dp_link
` [PATCH v5 14/14] drm/msm/dp: Add support for lane mapping configuration
[PATCH 0/2] pinctrl: qcom: glymur: Fix gpio pin functions and clean-up match table
2025-09-19 18:37 UTC (5+ messages)
` [PATCH 1/2] pinctrl: qcom: glymur: Drop unnecessary platform data from "
` [PATCH 2/2] pinctrl: qcom: glymur: Fix the gpio and egpio pin functions
[PATCH v3 0/4] wifi: ath12k: Fix endianness handling in QMI
2025-09-19 18:23 UTC (5+ messages)
` [PATCH v3 4/4] wifi: ath12k: enforce CPU-endian format for all QMI
[PATCH v2] soc: qcom: pmic_glink: Add support for SOCCP remoteproc channels
2025-09-19 17:50 UTC
[PATCH] slimbus: qcom: remove unused qcom controller driver
2025-09-19 17:25 UTC (6+ messages)
[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
2025-09-19 17:24 UTC (5+ messages)
` [PATCH 2/3] clk: qcom: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
` [PATCH 3/3] arm64: dts: qcom: sm6350: Add MDSS_CORE reset to mdss
[PATCH v2] devfreq: move governor.h to a public header location
2025-09-19 17:21 UTC
[PATCH 0/3] Fixes for SM7150 dispcc driver
2025-09-19 17:01 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: clock: sm7150-dispcc: Add MDSS_CORE reset
` [PATCH 2/3] clk: qcom: dispcc-sm7150: "
` [PATCH 3/3] clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
[PATCH 0/2] Add support for QC08C format in iris driver
2025-09-19 16:54 UTC (4+ messages)
` [PATCH 1/2] media: iris: Add support for QC08C format for decoder
` [PATCH 2/2] media: iris: Add support for QC08C format for encoder
[PATCH] drivers: mhi: make mhi_ep_bus_type const
2025-09-19 15:39 UTC (2+ messages)
[PATCH v3 0/3] phy: qcom: edp: Add missing ref clock to x1e80100
2025-09-19 15:02 UTC (5+ messages)
[PATCH v5 00/13] ASoC: codecs: wcd93xxx: remove code duplication
2025-09-19 14:57 UTC (2+ messages)
[PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add touchscreen
2025-09-19 14:49 UTC
[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-09-19 14:47 UTC (15+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "
[PATCH v5 0/3] platform: arm64: thinkpad-t14s-ec: new driver
2025-09-19 14:40 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: platform: Add Lenovo Thinkpad T14s EC
[PATCH] dt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minItems for the fifth Glymur PCIe Controller
2025-09-19 14:23 UTC
[PATCH] spi: spi-qpic-snand: simplify clock handling by using devm_clk_get_enabled()
2025-09-19 14:11 UTC (2+ messages)
[PATCH] dt-bindings: spmi: add bindings for glymur-spmi-pmic-arb (arbiter v8)
2025-09-19 14:09 UTC
qcom: vpu: fix the firmware binary name for qcm6490
2025-09-19 14:00 UTC
[PATCH v3 0/3] Add raw OPUS codec support for compress offload
2025-09-19 13:00 UTC (2+ messages)
[PATCH] ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fixup()
2025-09-19 12:54 UTC (2+ messages)
[PATCH v6 0/2] power: supply: Add several features support in qcom-battmgr driver
2025-09-19 11:06 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Update regulator settings
2025-09-19 10:39 UTC
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