Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2026-03-10 09:56:01 to 2026-03-10 20:21:49 UTC [more...]

[PATCH v2 00/25] Introduce meminspect
 2026-03-10 20:16 UTC  (23+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver

[PATCH v3 0/2] arm64: qcom: sm8550: add DDR, LLCC & L3 CPU bandwidth scaling
 2026-03-10 20:20 UTC  (3+ messages)

[PATCH 0/6] Enable new features for flipkart-rimob
 2026-03-10 20:06 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
` [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH 4/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen

[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2026-03-10 18:02 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth

[PATCH v2 0/7] Commonize Redmi 5A for 4A and GO
 2026-03-10 17:21 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: qcom: msm8917-xiaomi-riva: Fix board-id for all bootloader
` [PATCH v2 2/7] arm64: dts: qcom: Make a common base from Redmi 5A
` [PATCH v2 3/7] arm64: dts: qcom: msm8917-xiaomi-wingtech: Add goodix touch
` [PATCH v2 4/7] arm64: dts: qcom: Add back Xiaomi Redmi 5A
` [PATCH v2 5/7] dt-bindings: arm: qcom: Add Redmi 4A and Go
` [PATCH v2 6/7] arm64: dts: qcom: Add Redmi 4A
` [PATCH v2 7/7] arm64: dts: qcom: Add Redmi Go

[PATCH] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
 2026-03-10 16:50 UTC  (2+ messages)

[PATCH v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-03-10 15:44 UTC  (13+ messages)
` [PATCH v12 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v12 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v12 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v12 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v12 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v12 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v12 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v12 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v12 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v12 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v12 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v12 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 15:19 UTC  (13+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v2 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v2 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v2 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH] drm/msm/hdmi: make 'msm_hdmi_pm_ops' static
 2026-03-10 15:17 UTC  (3+ messages)

[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
 2026-03-10 15:08 UTC  (4+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()

[PATCH 0/4] clk: qcom: Add support for basic clock providers on Fillmore SoC
 2026-03-10 15:15 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: document the Fillmore Global Clock Controller
` [PATCH 3/4] clk: qcom: Add Global Clock controller (GCC) driver for Fillmore
` [PATCH 4/4] clk: qcom: rpmh: Add support for Fillmore rpmh clocks

[PATCH 0/3] Add support for the ASUS ROG Phone 3 (SM8250)
 2026-03-10 15:10 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm8250-asus-obiwan: Add ASUS ROG Phone 3

[PATCH v2 00/11] Add explicit clock vote and enable power-domain for QCOM-ICE
 2026-03-10 14:13 UTC  (21+ messages)
` [PATCH v2 01/11] dt-bindings: crypto: qcom,ice: Allow power-domain and iface clk
` [PATCH v2 02/11] arm64: dts: qcom: kaanapali: Add power-domain and iface clk for ice node
` [PATCH v2 03/11] arm64: dts: qcom: lemans: "
` [PATCH v2 04/11] arm64: dts: qcom: monaco: "
` [PATCH v2 05/11] arm64: dts: qcom: sc7180: "
` [PATCH v2 06/11] arm64: dts: qcom: kodiak: "
` [PATCH v2 07/11] arm64: dts: qcom: sm8450: "
` [PATCH v2 08/11] arm64: dts: qcom: sm8550: "
` [PATCH v2 09/11] arm64: dts: qcom: sm8650: "
` [PATCH v2 10/11] arm64: dts: qcom: sm8750: "

[PATCH v3 0/2] Enable inline crypto engine on SM8250
 2026-03-10 14:11 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8250: Add inline crypto engine

[PATCH v2] firmware: qcom_scm: don't opencode kmemdup
 2026-03-10 14:02 UTC 

[PATCH v4 0/9] drm/msm/dp: Drop the HPD state machine
 2026-03-10 14:02 UTC  (5+ messages)
` [PATCH v4 5/9] drm/msm/dp: Drop EV_USER_NOTIFICATION
` [PATCH v4 6/9] drm/msm/dp: drop event data

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-10 14:02 UTC  (5+ messages)
` [PATCH v7 1/4] PCI/ERR: "
` [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v7 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v7 4/4] misc: pci_endpoint_test: Add AER error handlers

[PATCH v1 0/4] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-03-10 14:02 UTC  (6+ messages)
` [PATCH v1 1/4] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v1 4/4] ASoC: qcom: sc8280xp: ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[PATCH 1/2] remoteproc: qcom: pas: Fix the dtb PAS context creation
 2026-03-10 13:52 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset

[PATCH v4 0/7] Add binding and driver for Kaanapali SoCCP
 2026-03-10 13:50 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: qcom: cleanup qcom,adsp.yaml
` [PATCH v4 2/7] dt-bindings: remoteproc: qcom: move interrupts and interrupt-names list out of pas-common
` [PATCH v4 3/7] dt-bindings: remoteproc: qcom: Add smem properties in documents that reference to pas-common
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v4 5/7] remoteproc: core: set recovery_disabled when doing rproc_add()
` [PATCH v4 6/7] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH v4 7/7] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali

[PATCH 0/5] Commonize Redmi 5A for 4A and GO
 2026-03-10 13:41 UTC  (15+ messages)
` [PATCH 1/5] arm64: dts: qcom: msm8917-xiaomi-riva: Commonize for Redmi "
` [PATCH 5/5] arm64: dts: qcom: Add Redmi Go

[PATCH 1/2] remoteproc: qcom: pas: Fix the dtb PAS context creation
 2026-03-10 13:40 UTC  (2+ messages)

[PATCH] phy: qualcomm: usb-hs-28nm: use flex array
 2026-03-10 13:39 UTC  (4+ messages)

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-10 13:37 UTC  (8+ messages)

[PATCH] drm/msm/mdss: Add a TODO for better managing the MDSS clock power state
 2026-03-10 13:37 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: Add base support for Eliza SoC and its MTP board
 2026-03-10 13:36 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: Introduce Eliza Soc base dtsi

[PATCH v5 0/3] Add support for GPUCC and GXCLK for SM8750
 2026-03-10 13:33 UTC  (4+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes

[PATCH v5 3/3] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes
 2026-03-10 13:32 UTC  (2+ messages)

[PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
 2026-03-10 13:28 UTC  (4+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: sdm670-google: add common device tree include
` (subset) [PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel

[PATCH v1 0/8] Group QMI service IDs into the QMI header
 2026-03-10 13:23 UTC  (5+ messages)
` [PATCH v1 1/8] soc: qcom: qmi: Enumerate the service IDs of QMI

[PATCH RFT] driver core: faux: allow to set the firmware node for a faux device
 2026-03-10 13:21 UTC  (12+ messages)

[PATCH v2] drm/msm/dpu: fix mismatch between power and frequency
 2026-03-10 13:12 UTC  (2+ messages)

[PATCH RESEND 0/5] arm64: dts: qcom: Drop redundant non-controllable supplies
 2026-03-10 13:08 UTC  (6+ messages)
` [PATCH RESEND 1/5] arm64: dts: qcom: lemans-ride: "
` [PATCH RESEND 2/5] arm64: dts: qcom: qcs615-ride: "
` [PATCH RESEND 3/5] arm64: dts: qcom: qrb2210-rb1: "
` [PATCH RESEND 4/5] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH RESEND 5/5] arm64: dts: qcom: qrb5165-rb5: "

[PATCH RESEND 0/5] arm64: dts: qcom: Drop redundant VSYNC pin state
 2026-03-10 13:03 UTC  (6+ messages)
` [PATCH RESEND 1/5] arm64: dts: qcom: msm8996: "
` [PATCH RESEND 2/5] arm64: dts: qcom: msm8998: "
` [PATCH RESEND 3/5] arm64: dts: qcom: sdm845-axolotl: "
` [PATCH RESEND 4/5] arm64: dts: qcom: sm8550: "
` [PATCH RESEND 5/5] arm64: dts: qcom: sm8650: "

[PATCH 00/24] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-10 13:03 UTC  (16+ messages)
` [PATCH 01/24] drm/msm/mdss: correct UBWC programming sequences
` [PATCH 03/24] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH 19/24] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH 20/24] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH 22/24] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH 23/24] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH 24/24] soc: qcom: ubwc: deduplicate UBWC configuration data

[PATCH v4 0/3] Add wiko-chuppito devictree
 2026-03-10 12:30 UTC  (6+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: msm8916-wiko-chuppito: add initial devicetree

[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
 2026-03-10 12:28 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom: Add Milos "
` [PATCH 2/4] pinctrl: qcom: Add Milos LPASS LPI TLMM
` [PATCH 4/4] arm64: dts: qcom: milos: Add LPASS LPI pinctrl node

[PATCH v3 0/2] monaco: Add PMM8654AU PON support
 2026-03-10 12:20 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: power: reset: qcom-pon: Add new compatible PMM8654AU

[PATCH 0/7] clk: qcom: sc8180x: PM-related fixes
 2026-03-10 12:17 UTC  (10+ messages)
` [PATCH 2/7] clk: qcom: gcc-sc8180x: Add missing GDSCs
` [PATCH 3/7] clk: qcom: gcc-sc8180x: Use retention for USB power domains
` [PATCH 5/7] clk: qcom: gcc-sc8180x: Add missing GDSC flags
` [PATCH 6/7] clk: qcom: gcc-sc8180x: Add runtime PM

[PATCH] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-10 11:35 UTC  (3+ messages)

[PATCH v2 0/5] SDM670 LPASS LPI pin controller support
 2026-03-10 11:30 UTC  (5+ messages)
` [PATCH v2 3/5] pinctrl: qcom: add sdm670 lpi tlmm
` [PATCH v2 5/5] arm64: dts: qcom: sdm670-google: add reserved lpi gpios

[PATCH v2 0/2] IPA support on qcm2290
 2026-03-10 11:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
` [PATCH v2 2/2] arm64: dts: qcom: agatti: Add IPA nodes

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-10 11:18 UTC  (4+ messages)
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs

[PATCH v14 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-03-10 10:58 UTC  (6+ messages)
` [PATCH v14 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices

[PATCH v3 0/3] SDM670 Basic SoC thermal zones
 2026-03-10 10:57 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sdm670: add thermal zones and thermal devices

[PATCH v2 00/12] clk: add new flag CLK_ROUNDING_NOOP
 2026-03-10 10:51 UTC  (5+ messages)
` [PATCH v2 10/12] clk: qcom: smd-rpm: drop determine_rate op and use CLK_ROUNDING_NOOP flag

[PATCH 0/7] arm64: dts: qcom: Add support for Arduino VENTUNOQ
 2026-03-10 10:46 UTC  (10+ messages)
` [PATCH 2/7] arm64: dts: qcom: Add Monaco Monza SoM
` [PATCH 4/7] arm64: dts: qcom: Add Arduino Monza (VENTUNOQ) board support
` [PATCH 5/7] arm64: dts: qcom: monaco: add dt entry for lpass lpi pinctrl
` [PATCH 6/7] arm64: dts: qcom: monaco-arduino-monza: Add sound node

[PATCH v1] serial: qcom-geni: Fix RTS behavior with flow control
 2026-03-10 10:41 UTC 

[PATCH v2] scsi: ufs: qcom: dt-bindings: Document the Eliza UFS controller
 2026-03-10 10:44 UTC 

[PATCH] arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllers
 2026-03-10 10:36 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: document Eliza SCM Firmware Interface
 2026-03-10 10:23 UTC  (3+ messages)

[PATCH RESEND v4 0/4] arm64: dts: qcom: sm8750: Enable display
 2026-03-10 10:09 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC
` [PATCH RESEND v4 2/4] arm64: dts: qcom: sm8750-mtp: Enable display
` [PATCH RESEND v4 3/4] arm64: dts: qcom: sm8750-mtp: Enable USB headset and Type-C accessory mode
` [PATCH RESEND v4 4/4] arm64: dts: qcom: sm8750-mtp: Enable DisplayPort over USB

[PATCH 0/7] slimbus: qcom-ngd-ctrl: Fix some race conditions and deadlocks
 2026-03-10 10:03 UTC  (3+ messages)
` [PATCH 7/7] slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock


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