Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2026-07-01 20:52:56 to 2026-07-02 12:00:46 UTC [more...]

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-02 11:58 UTC  (8+ messages)
` [PATCH v9 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v9 02/14] firmware: qcom_scm: Migrate to "
` [PATCH v9 03/14] firmware: qcom: Add a PAS TEE service
` [PATCH v9 04/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v9 05/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v9 06/14] remoteproc: qcom_wcnss: "
` [PATCH v9 07/14] remoteproc: qcom: Select QCOM_PAS generic service

[PATCH 0/2] phy: qcom-qusb2: sort out register layouts
 2026-07-02 12:00 UTC  (4+ messages)
` [PATCH 1/2] phy: qcom-qusb2: don't unrelated bits if autoresume is not used
` [PATCH 2/2] phy: qcom-qusb2: fix autoresume handling

[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-07-02 11:57 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v2 2/4] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v2 4/4] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support

[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-02 11:56 UTC  (17+ messages)
` [PATCH v5 01/11] dt-bindings: interconnect: qcom-bwmon: Add Shikra cpu-bwmon compatible
` [PATCH v5 02/11] arm64: dts: qcom: Add QUPv3 configuration for Shikra
` [PATCH v5 03/11] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH v5 04/11] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables
` [PATCH v5 05/11] arm64: dts: qcom: shikra: Add SMP2P nodes
` [PATCH v5 06/11] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH v5 07/11] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v5 08/11] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH v5 09/11] arm64: dts: qcom: shikra: add WiFi node support
` [PATCH v5 10/11] arm64: dts: qcom: shikra: Enable Bluetooth and WiFi on EVK boards
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH 0/4] spi: fix sticky -EINVAL after PM runtime resume failure
 2026-07-02 11:53 UTC  (7+ messages)
` [PATCH 1/4] PM: runtime: Clear runtime_error on supplier after failed get_sync
` [PATCH 2/4] spi: core: fix sticky -EINVAL after pm_runtime_get_sync() failure
` [PATCH 3/4] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
` [PATCH 4/4] spi: qcom-geni: fix sticky -EINVAL after PM runtime resume failure

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-02 11:53 UTC  (40+ messages)
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH v2] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
 2026-07-02 11:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] dt-bindings: soc: qcom: pmic-glink: Document batteryless property
 2026-07-02 11:49 UTC  (13+ messages)

[PATCH 0/2] Add device tree for Acer Swift Go Pro AI (SFA14-11)
 2026-07-02 11:45 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add "
` [PATCH 2/2] arm64: dts: qcom: Add support for "

[PATCH v2] serial: qcom-geni: add force suspend/resume to system sleep callbacks
 2026-07-02 11:41 UTC 

[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
 2026-07-02 11:41 UTC  (2+ messages)

[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
 2026-07-02 11:37 UTC  (2+ messages)

[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
 2026-07-02 11:28 UTC  (7+ messages)

[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
 2026-07-02 11:15 UTC  (2+ messages)

[PATCH 0/4] firmware: qcom: scm: simplify code by using classes
 2026-07-02 10:53 UTC  (17+ messages)
` [PATCH 1/4] firmware: qcom: tzmem: guard against IS_ERR() in the cleanup handler
` [PATCH 2/4] firmware: qcom: scm: use __free(qcom_tzmem) to simplify cleanup
` [PATCH 3/4] firmware: qcom: scm: introduce qcom_scm_clk class for clock management
` [PATCH 4/4] firmware: qcom: scm: introduce qcom_scm_bw class for bandwidth management

[PATCH 0/3] Add Qualcomm I2C slave controller driver
 2026-07-02 10:53 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controller
` [PATCH v1 2/3] i2c: qcom-slave: Add driver for "

[PATCH 3/4] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add QCC2072 Bluetooth M.2 overlay
 2026-07-02 10:40 UTC  (5+ messages)

[PATCH v2 0/3] Misc. SCM driver fixes
 2026-07-02 10:28 UTC  (4+ messages)
` [PATCH v2 2/3] firmware: qcom: scm: Fix reserved memory cleanup on probe failure

[PATCH 2/4] Bluetooth: qca: add QCC2072 support
 2026-07-02 10:11 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: bluetooth: qcom,qcc2072-bt: add bindings for QCC2072
 2026-07-02 10:09 UTC  (6+ messages)

[PATCH v4 1/1] bus: mhi: pci_generic: fix Rolling Wireless RW151 MBIM channel ring size
 2026-07-02 10:00 UTC 

[PATCH 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-07-02  9:54 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: qcom: Add SD Card support for Glymur SoC
` [PATCH 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD

[PATCH] serial: qcom-geni: add force suspend/resume to system sleep callbacks
 2026-07-02  9:49 UTC  (5+ messages)

[PATCH v5 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
 2026-07-02  9:48 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: dts: qcom: pmk8550: add VADC node
` [PATCH v5 2/5] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes
` [PATCH v5 3/5] arm64: dts: qcom: sm8550-hdk: "
` [PATCH v5 4/5] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 5/5] arm64: dts: qcom: sm8650-hdk: "

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-02  9:44 UTC  (9+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH v4 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
 2026-07-02  9:43 UTC  (6+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes

[PATCH] arm64: dts: qcom: eliza: Describe the ADSP GPR node
 2026-07-02  9:42 UTC  (2+ messages)

[PATCH V2 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-07-02  9:40 UTC  (5+ messages)
` [PATCH V2 1/4] arm64: dts: qcom: glymur-crd: Update VREG l2b_e0 and l9b_e0 voltage for SD-card
` [PATCH V2 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible
` [PATCH V2 3/4] arm64: dts: qcom: Add SD Card support for Glymur SoC
` [PATCH V2 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD

[PATCH v2 0/2] drm/msm/hdmi: Simplify the code
 2026-07-02  9:36 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm/hdmi_bridge: Simplify register bit updates
` [PATCH v2 2/2] drm/msm/hdmi_hdcp: "

[PATCH v3 0/2] drm/panel: couple of visionox vtdr6140 driver enhancements
 2026-07-02  9:36 UTC  (3+ messages)
` [PATCH v3 1/2] drm/panel: Enable DSC for Visionox VTDR6130 panel
` [PATCH v3 2/2] drm/panel: visionox-vtdr6130: switch to devm panel calls and drop remove

[PATCH v8 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-07-02  9:35 UTC  (6+ messages)
` [PATCH v8 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
` [PATCH v8 2/3] ASoC: codecs: lpass-va-macro: "

[PATCH v3] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: add display nodes
 2026-07-02  9:33 UTC 

[PATCH v2 0/4] sound: qcom: audioreach: support WSA speakers only on WSA2
 2026-07-02  9:31 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: qcom: audioreach: compute active channel maps from channel_map
` [PATCH v2 2/4] ASoC: dt-bindings: qcom,sm8250: Add Ayaneo Pocket S2 sound card
` [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Ayaneo Pocket S2 card with special WSA channel mapping
` [PATCH v2 4/4] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: switch sound card to ayaneo,pocket-s2-sndcard

[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-02  9:28 UTC  (10+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH] iommu/msm: Return -ENOMEM on memory allocation failure in probe
 2026-07-02  8:46 UTC  (2+ messages)

[PATCH v8 0/4] misc: fastrpc: Add missing bug fixes
 2026-07-02  8:43 UTC  (6+ messages)
` [PATCH v8 3/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe

[PATCH v2 0/3] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-02  8:02 UTC  (9+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints
  ` [PATCH v2 2/3] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg

[PATCH v4 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-02  7:54 UTC  (2+ messages)

[PATCH v7 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-02  7:36 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: clock: qcom: Move glymur TCSR to own binding
` [PATCH v7 2/7] dt-bindings: clock: qcom,glymur-tcsr: Add mahua support
` [PATCH v7 3/7] clk: qcom: Add generic clkref_en support
` [PATCH v7 4/7] clk: qcom: tcsrcc-glymur: Add regulator supplies and migrate to clk_ref helper
` [PATCH v7 5/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
` [PATCH v7 6/7] arm64: dts: qcom: glymur: Add QREF regulator supplies to TCSR
` [PATCH v7 7/7] arm64: dts: qcom: mahua: "

[PATCH V3 0/2] arm64: dts: qcom: Shikra SD Card support
 2026-07-02  7:33 UTC  (3+ messages)
` [PATCH V3 1/2] arm64: dts: qcom: Add SD Card support for Shikra SoC
` [PATCH V3 2/2] arm64: dts: qcom: Enable SD card for Shikra EVK

[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
 2026-07-02  7:27 UTC  (2+ messages)

[PATCH v2 00/11] ASoC: qcom: Add QAIF driver for Shikra audio platform
 2026-07-02  7:12 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: sound: qcom,qaif-cpu: Add binding
` [PATCH v2 06/11] ASoC: qcom: Add generic of_xlate_dai_name helper and use it in lpass-cpu and qaif-cpu
` [PATCH v2 07/11] ASoC: qcom: Add QAIF regmap, DT parsing and platform init
` [PATCH v2 10/11] ASoC: qcom: Add Shikra QAIF support

[PATCH V2 0/2] arm64: dts: qcom: Shikra SD Card support
 2026-07-02  6:54 UTC  (7+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: Add SD Card support for Shikra SoC
` [PATCH V2 2/2] arm64: dts: qcom: Enable SD card for Shikra EVK

[PATCH v10 0/3] Enable ADSP and CDSP for Glymur SoC
 2026-07-02  6:12 UTC  (7+ messages)
` [PATCH v10 1/3] dt-bindings: soundwire: qcom: Increase max data ports to 17
` [PATCH v10 2/3] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
` [PATCH v10 3/3] arm64: dts: qcom: glymur-crd: add Audio sound card node

[PATCH v2] soc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware size
 2026-07-02  5:49 UTC  (2+ messages)

[PATCH v3] soc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware size
 2026-07-02  5:42 UTC 

[PATCH] misc: fastrpc: create duplicate sessions after all CB probing
 2026-07-02  5:35 UTC  (2+ messages)

[PATCH] soc: qcom: smsm: Increase SMSM_DEFAULT_NUM_HOSTS to 5
 2026-07-02  5:17 UTC  (3+ messages)

[PATCH 0/2] Enable ipq5210 in cpufreq/qcom-nvmem driver
 2026-07-02  5:04 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: qcom-nvmem: Add IPQ5210 support

[PATCH v3 1/1] bus: mhi: pci_generic: fix Rolling Wireless RW135R-GL and RW151 support
 2026-07-02  4:31 UTC  (2+ messages)

[PATCH v3] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
 2026-07-02  3:56 UTC  (2+ messages)

[PATCH v2] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
 2026-07-02  2:38 UTC  (3+ messages)

[PATCH v4 0/5] Fix traceNoC probe issue on multiple QCOM platforms
 2026-07-02  0:51 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: arm: coresight-tnoc: Add standalone qcom,coresight-agtnoc compatible

[PATCH v4 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-07-01 23:24 UTC  (3+ messages)
` [PATCH v4 4/4] phy: qcom: qmp-usbc: Add qmp configuration for Shikra

[PATCH v1] misc: fastrpc: fix channel ctx ref leak when session alloc fails
 2026-07-01 21:07 UTC  (2+ messages)

[PATCH] misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
 2026-07-01 21:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: fastrpc: remove inactive maintainer and add reviewer
 2026-07-01 20:54 UTC  (2+ messages)

[PATCH v7 0/6] Add binding and driver for Kaanapali SoCCP
 2026-07-01 20:52 UTC  (2+ messages)

[PATCH v6 0/4] Enable new features for flipkart-rimob
 2026-07-01 21:55 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH v6 2/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH v6 3/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
` [PATCH v6 4/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor


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