messages from 2025-09-18 13:29:43 to 2025-09-20 15:28:40 UTC [more...]
[PATCH 0/9] Introduce Glymur USB support
2025-09-20 15:28 UTC (13+ 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] 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 (3+ messages)
` [PATCH v2 06/10] media: Replace void * with video_device_state * in all driver ioctl implementations
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-20 10:21 UTC (30+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
` [PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH 06/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 07/27 5.10.y] minmax: fix header inclusions
` [PATCH 08/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 09/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 10/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 14/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
` [PATCH 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [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 0/5] arm64: dts: qcom: r0q: enable more peripherals
2025-09-20 1:46 UTC (6+ 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 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 0/3] drivers: spmi/pinctrl: Update SPMI & pinctrl drivers to support Glymur
2025-09-19 20:00 UTC (4+ 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
[PATCH v16 00/10] drm/msm/dpu: Support quad pipe with dual-interface
2025-09-19 18:50 UTC (10+ messages)
` [PATCH v16 05/10] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v16 06/10] drm/msm/dpu: Use dedicated WB number definition
` [PATCH v16 07/10] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v16 08/10] drm/msm/dpu: support SSPP assignment for quad-pipe case
` [PATCH v16 09/10] drm/msm/dpu: support plane splitting in "
` [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 (6+ messages)
` [PATCH 1/3] dt-bindings: clock: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
` [PATCH 2/3] clk: qcom: "
` [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 v4 0/7] SPMI: Implement sub-devices and migrate drivers
2025-09-19 16:18 UTC (14+ messages)
` [PATCH v4 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
[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 (5+ messages)
` [PATCH v5 1/3] dt-bindings: platform: Add Lenovo Thinkpad T14s EC
` [PATCH v5 2/3] platform: arm64: thinkpad-t14s-ec: new driver
` [PATCH v5 3/3] arm64: dts: qcom: x1e80100-t14s: add EC
[PATCH] dt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minItems for the fifth Glymur PCIe Controller
2025-09-19 14:23 UTC
[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: Add GPIO bindings for Glymur PMICs
2025-09-19 14:14 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 (4+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: x1e80100-crd: Add charge limit nvmem
` [PATCH v6 2/2] power: supply: qcom_battmgr: handle charging state change notifications
` (subset) [PATCH v6 0/2] power: supply: Add several features support in qcom-battmgr driver
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Update regulator settings
2025-09-19 10:39 UTC
[PATCH 0/3] arm64: dts: qcom: msm8916/39: Add missing MDSS/SDCC resets
2025-09-19 9:57 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: msm8916: Add missing MDSS reset
[RESEND PATCH v4 0/3] Fix lpaif_type and DAI configuration for I2S interface
2025-09-19 9:51 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Update regulator settings
2025-09-19 9:07 UTC
[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: fix touchscreen properties
2025-09-19 9:02 UTC
[PATCH v3 4/4] PCI: qcom: Allow pwrctrl core to control PERST# if 'reset-gpios' property is available
2025-09-19 8:15 UTC (3+ messages)
[PATCH v2] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible
2025-09-19 8:12 UTC (2+ messages)
[PATCH next] tee: qcom: prevent potential off by one read
2025-09-19 7:59 UTC (3+ messages)
[PATCH] tee: qcom: return -EFAULT instead of -EINVAL if copy_from_user() fails
2025-09-19 7:58 UTC (3+ messages)
[PATCH] iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
2025-09-19 7:51 UTC (6+ messages)
[PATCH v4 0/6] bus: mhi: host: Enable SRIOV support in MHI driver
2025-09-19 7:44 UTC (2+ messages)
[PATCH 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
2025-09-19 6:00 UTC (10+ messages)
` [PATCH 3/9] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
` [PATCH 6/9] arm64: dts: qcom: ipq5424: Enable QPIC SPI NAND support
` [PATCH 8/9] arm64: dts: qcom: ipq5424: Remove eMMC support
[PATCH v12 0/5] Display enablement changes for Qualcomm QCS8300 platform
2025-09-19 4:34 UTC (5+ messages)
` [PATCH v12 3/5] dt-bindings: display/msm: Document MDSS on QCS8300
[PATCH v2] serial: qcom_geni: Fix pinctrl deadlock on runtime resume
2025-09-19 0:33 UTC (7+ messages)
[PATCH v5 0/9] power: supply: Add several features support in qcom-battmgr driver
2025-09-18 23:17 UTC (5+ messages)
` [PATCH v5 9/9] power: supply: qcom_battmgr: handle charging state change notifications
[PATCH v2] media: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-09-18 21:25 UTC (3+ messages)
[PATCH v13 0/5] pci: qcom: Add QCS8300 PCIe support
2025-09-18 20:14 UTC (2+ messages)
[PATCH v5 0/5] drm/msm: rework the ties between KMS and GPU parts of the driver
2025-09-18 19:05 UTC (4+ messages)
` [PATCH v5 2/5] drm/msm: split VM_BIND from the rest of GEM VMA code
[RFC][PATCH v3 00/16] Introduce kmemdump
2025-09-18 18:43 UTC (15+ messages)
` [RFC][PATCH v3 09/16] genirq/irqdesc: Have nr_irqs as non-static
[PATCH v14 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-09-18 17:19 UTC (6+ messages)
` [PATCH v14 02/10] power: reset: reboot-mode: Add device tree node-based registration
[PATCH RFC] dt-bindings: thunderbolt: Add Qualcomm USB4 Host Router
2025-09-18 16:23 UTC (8+ messages)
[PATCH] arm64: dts: qcom: qcm2290: Fix camss register prop ordering
2025-09-18 15:54 UTC
[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: Add PM8008 node
2025-09-18 15:25 UTC (3+ messages)
[PATCH 0/2] Make hang check aware of preemption
2025-09-18 14:45 UTC (4+ messages)
` [PATCH 2/2] drm/msm: preemption aware hangcheck
[PATCH] dt-bindings: firmware: qcom,scm: Document Glymur scm
2025-09-18 14:17 UTC
[PATCH 0/5] qrb2210-rb1: HDMI/I2S audio playback support
2025-09-18 14:15 UTC (4+ messages)
` [PATCH 5/5] arm64: dts: qcom: qrb2210-rb1: add "
[PATCH v10 0/5] Add support for gdsp remoteproc on lemans
2025-09-18 14:06 UTC (3+ messages)
` [PATCH v10 2/5] arm64: dts: qcom: lemans: add GDSP fastrpc-compute-cb nodes
[PATCH] dt-bindings: interrupt-controller: qcom,pdc: Document Glymur PDC
2025-09-18 14:02 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