Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2026-04-10 13:27:33 to 2026-04-13 07:27:48 UTC [more...]

[PATCH v2 0/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI
 2026-04-13  7:27 UTC  (13+ messages)
` [PATCH v2 1/6] bus: mhi: host: Add support to read MHI capabilities
` [PATCH v2 2/6] bus: mhi: host: Add support for non-posted TSC timesync feature
` [PATCH v2 3/6] bus: mhi: host: Add support for 64bit register reads and writes
` [PATCH v2 4/6] bus: mhi: pci_generic: Add support for 64 bit register read & write
` [PATCH v2 5/6] bus: mhi: host: Update the Time sync logic to read 64 bit register value
` [PATCH v2 6/6] bus: mhi: host: mhi_phc: Add support for PHC over MHI

[PATCH v1] serial: qcom-geni: Avoid probing debug console UART without console support
 2026-04-13  7:25 UTC 

[PATCH RFC 0/4] clk: qcom: Add common clkref support and migrate Glymur
 2026-04-13  7:06 UTC  (6+ messages)
` [PATCH RFC 3/4] clk: qcom: tcsrcc-glymur: Migrate tcsr_pcie_N_clkref_en to clk_ref common helper

[PATCH v3 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
 2026-04-13  6:26 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add support for glymur Gen5 x8 bifurcation mode
` [PATCH v3 2/5] phy: qcom: qmp-pcie: Add multiple power-domains support
` [PATCH v3 3/5] phy: qcom: qmp-pcie: Support multiple nocsr resets
` [PATCH v3 4/5] phy: qcom: qmp-pcie: Add Gen5 8-lanes mode for Glymur
` [PATCH v3 5/5] arch: arm64: dts: qcom: Add support for PCIe3a

[PATCH v2] cpuidle: Deny idle entry when CPU already have IPI interrupt pending
 2026-04-13  5:03 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: lemans: Enable DISPLAY-PORT
 2026-04-13  4:37 UTC 

[PATCH] mailmap: update email address for Taniya Das
 2026-04-13  4:26 UTC 

[PATCH v3 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-04-13  1:39 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support

[PATCH net-next v2 0/2] IPA v5.2 support
 2026-04-12 22:40 UTC  (2+ messages)

[PATCH v3 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-04-12 21:17 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH v3 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LED

[PATCH net 0/2] More fixes for the IPA driver
 2026-04-12 21:00 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: socinfo: Add SoC ID for SM7750
 2026-04-12 18:39 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: "
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH 0/2] clk: qcom: clk-rpmh: Make all VRMs optional by default
 2026-04-12 17:22 UTC  (5+ messages)
` [PATCH 1/2] Revert "clk: qcom: rpmh: make clkaN optional"
` [PATCH 2/2] clk: qcom: clk-rpmh: Make all VRMs optional by default

[PATCH] arm64: dts: qcom: eliza: Fix reserved memory addresses & sizes
 2026-04-12 15:38 UTC 

[PATCH v2 0/5] Add framebuffer on Xiaomi Poco F1 and disable the MDSS on tianma panel variant
 2026-04-12  9:03 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: Disable MDSS

[PATCH] crypto: qce - simplify qce_xts_swapiv()
 2026-04-12  8:52 UTC  (2+ messages)

[PATCH 00/12] arm64: dts: qcom: qcs6490: Radxa Dragon Q6A feature enablement and fixes
 2026-04-12  3:47 UTC  (7+ messages)
` [PATCH 03/12] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Enable USB 3.0 and HDMI ports
` [PATCH 11/12] ASoC: dt-bindings: google,sc7280-herobrine: Add Radxa Dragon Q6A sound card

[PATCH 0/2] clk: qcom: camcc: Add clock controllers to Titan GDSC power domain
 2026-04-12  0:44 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: camcc: Make Titan GDSC a power domain of clock controller

[PATCH 3/4] arm64: dts: qcom: sdm845: Add missing MDSS reset
 2026-04-12  0:41 UTC  (11+ messages)

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-04-12  0:34 UTC  (72+ messages)
` [PATCH v4 01/39] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v4 02/39] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v4 05/39] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v4 07/39] drm/msm/dp: split link setup from source params
` [PATCH v4 08/39] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v4 12/39] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v4 19/39] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v4 20/39] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
` [PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
` [PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
` [PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers

[PATCH v2 net-next 0/5] net: phy: further decouple provider from consumer part
 2026-04-12  0:25 UTC  (3+ messages)
` [PATCH v2 net-next 2/5] net: phy: make mdio_device.c part of libphy

[GIT PULL] Qualcomm clock updates for v7.1
 2026-04-11 23:35 UTC  (2+ messages)

[GIT PULL] Qualcomm clock fix for v7.0
 2026-04-11 23:22 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: Restore sysprof_active
 2026-04-11 21:18 UTC  (2+ messages)

[PATCH net] net: phy: qcom: at803x: Use the correct bit to disable extended next page
 2026-04-11 20:49 UTC  (4+ messages)

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-11 17:10 UTC  (17+ messages)
` [PATCH RFC 1/7] media: qcom: iris: add QC10C & P010 buffer size calculations
` [PATCH RFC 4/7] media: qcom: iris: vdec: update size and stride calculations for 10bit formats

[PATCH] clk: qcom: Constify qcom_cc_driver_data and list of critical CBCR registers
 2026-04-11 16:12 UTC  (2+ messages)

[PATCH v3] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx
 2026-04-11 15:22 UTC  (2+ messages)

[PATCH v3 0/4] Reorganize DTS and add fuel-gauge to samsung-expressatt
 2026-04-11 15:20 UTC  (12+ messages)
` [PATCH v3 1/4] ARM: dts: qcom: msm8960: expressatt: Sort node references and includes
` [PATCH v3 3/4] ARM: dts: qcom: msm8960: Add GSBI5 I2C controller

[PATCH v2 00/17] drm/msm: A8xx Support - Batch 2
 2026-04-11 14:45 UTC  (7+ messages)
` [PATCH v2 12/17] drm/msm/a6xx: Add soft fuse detection support
` [PATCH v2 15/17] drm/msm/a8xx: Preemption support for A840

[PATCH 00/35] irqchip/qcom-pdc: Clean up register mapping and DT descriptions
 2026-04-11 14:32 UTC  (41+ messages)
` [PATCH 01/35] dt-bindings: qcom,pdc: Tighten reg to single APSS DRV region
` [PATCH 02/35] irqchip/qcom-pdc: Split __pdc_enable_intr() into per-version helpers
` [PATCH 03/35] irqchip/qcom-pdc: Tighten ioremap clamp to single DRV region size
` [PATCH 04/35] irqchip/qcom-pdc: Replace pdc_version global with a function pointer
` [PATCH 05/35] irqchip/qcom-pdc: Add PDC_VERSION() macro to describe version register fields
` [PATCH 06/35] irqchip/qcom-pdc: Use FIELD_GET() to extract bank index and bit position
` [PATCH 07/35] arm64: dts: qcom: sdm845: Fix PDC reg size to single APSS DRV region
` [PATCH 08/35] arm64: dts: qcom: sdm670: "
` [PATCH 09/35] arm64: dts: qcom: sc7180: "
` [PATCH 10/35] arm64: dts: qcom: sc7280: "
` [PATCH 11/35] arm64: dts: qcom: sc8180x: "
` [PATCH 12/35] arm64: dts: qcom: sm8150: "
` [PATCH 13/35] arm64: dts: qcom: sc8280xp: "
` [PATCH 14/35] arm64: dts: qcom: sm8250: "
` [PATCH 15/35] arm64: dts: qcom: sm8350: "
` [PATCH 16/35] arm64: dts: qcom: sm8450: "
` [PATCH 17/35] arm64: dts: qcom: sm8550: "
` [PATCH 18/35] arm64: dts: qcom: sm8650: "
` [PATCH 19/35] arm64: dts: qcom: sm4450: "
` [PATCH 20/35] arm64: dts: qcom: x1e80100: "
` [PATCH 21/35] arm64: dts: qcom: sm6350: "
` [PATCH 22/35] arm64: dts: qcom: sar2130p: "
` [PATCH 23/35] arm64: dts: qcom: qcs615: "
` [PATCH 24/35] arm64: dts: qcom: qcs8300: "
` [PATCH 25/35] arm64: dts: qcom: sa8775p: "
` [PATCH 26/35] arm64: dts: qcom: sdx75: "
` [PATCH 27/35] arm64: dts: qcom: milos: "
` [PATCH 28/35] arm64: dts: qcom: qdu1000: "
` [PATCH 29/35] arm64: dts: qcom: kaanapali: Drop unused second PDC reg entry
` [PATCH 30/35] arm64: dts: qcom: lemans: "
` [PATCH 31/35] arm64: dts: qcom: milos: "
` [PATCH 32/35] arm64: dts: qcom: monaco: "
` [PATCH 33/35] arm64: dts: qcom: sc8280xp: "
` [PATCH 34/35] arm64: dts: qcom: sdx75: "
` [PATCH 35/35] arm64: dts: qcom: talos: "

[PATCH v2 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-04-11 14:29 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LED

[PATCH v4 00/11] Input: support for STM FTS5
 2026-04-11 14:02 UTC  (5+ messages)
` [PATCH v4 07/11] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO
` [PATCH v4 09/11] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5

[PATCH 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-04-11 10:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LED

[GIT PULL] One more Qualcomm driver update for v7.1
 2026-04-11  8:41 UTC  (2+ messages)

[GIT PULL] A few more Arm64 DeviceTree updates for v7.1
 2026-04-11  8:38 UTC  (3+ messages)

[PATCH v5 0/5] Add binding and driver for Kaanapali SoCCP
 2026-04-11  6:04 UTC  (7+ messages)
` [PATCH v5 4/5] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH v5 5/5] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH v3] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-04-11  2:52 UTC  (2+ messages)

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 21:01 UTC  (2+ messages)

[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
 2026-04-10 17:40 UTC  (3+ messages)

[PATCH] accel/qaic: fix incorrect counter check in RAS message decode
 2026-04-10 17:08 UTC  (3+ messages)

[PATCH v4 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-10 16:55 UTC  (5+ messages)
` [PATCH v4 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v4 3/3] PCI: qcom: Program T_POWER_ON

[PATCH] arm64: dts: qcom: monaco: Add default GIC address cells
 2026-04-10 16:38 UTC  (2+ messages)

[PATCH v2 0/7] clk: qcom: Add initial clock controllers for the upcoming Hawi SoC
 2026-04-10 15:58 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for Hawi
` [PATCH v2 2/7] dt-bindings: clock: qcom: Add Hawi TCSR clock controller
` [PATCH v2 3/7] dt-bindings: clock: qcom: Add Hawi global "
` [PATCH v2 4/7] clk: qcom: rpmh: Add support for Hawi RPMH clocks
` [PATCH v2 5/7] clk: qcom: Add Hawi TCSR clock controller driver
` [PATCH v2 6/7] clk: qcom: clk-alpha-pll: Add support for Taycan EHA_T PLL
` [PATCH v2 7/7] clk: qcom: Add support for global clock controller on Hawi

[PATCH v3 0/2] interconnect: qcom: Add support for upcoming Hawi SoC
 2026-04-10 15:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: qcom: document the RPMh NoC for "

[PATCH v7 0/2] arm64: dts: qcom: glymur: Add USB support
 2026-04-10 14:52 UTC  (3+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: glymur: Add USB related nodes

[PATCH 0/2] remoteproc: improve robustness for rproc_attach fail cases
 2026-04-10 14:28 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: core: Attach rproc asynchronously in rproc_add() path
` [PATCH 2/2] remoteproc: qcom: Check glink->edge in glink_subdev_stop()

[PATCH v7] Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handling
 2026-04-10 14:20 UTC  (2+ messages)

[PATCH v6] Bluetooth: qca: Fix delayed hw_error handling due to missing wakeup during SSR
 2026-04-10 14:20 UTC  (2+ messages)

[PATCH 0/4] media: camss: add support for purwa platform
 2026-04-10 13:43 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: purwa-iot-evk: Add camss node

[PATCH v3 0/2] Describe IMEM on Milos
 2026-04-10 13:32 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: sram: Document qcom,milos-imem
` [PATCH v3 2/2] arm64: dts: qcom: milos: Add IMEM node

[PATCH] arm64: dts: qcom: hamoa: Add interconnects to primary USB3 controller
 2026-04-10 13:32 UTC 


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