Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2026-06-29 09:13:46 to 2026-06-29 13:56:39 UTC [more...]

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-29 13:56 UTC  (32+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [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 v8 0/3] Enable sdhc inline crypto engine for kodiak and monaco
 2026-06-29 13:56 UTC  (5+ messages)
` [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engine for SDHC

[PATCH 0/9] media: Fix all missing cocci warnings
 2026-06-29 13:51 UTC  (11+ messages)
` [PATCH 1/9] media: em28xx-video: Remove unneeded semicolons
` [PATCH 2/9] media: iris: Replace ternary conditionals with max()
` [PATCH 3/9] media: vimc: Fix prototype of vimc_sensor_update_frame_timing
` [PATCH 4/9] media: vimc: Ensure that pixel_rate fits in 32 bits
` [PATCH 5/9] media: platform: amd: use refcount_t instead of atomic_t
` [PATCH 6/9] media: dvb-frontends/helene: Rename priv variable
` [PATCH 7/9] media: drivers/media/dvb-core: Split dvb_frontend_open()
` [PATCH 8/9] media: drivers/media/dvb-core: Refactor dvb_frontend_open locking
` [PATCH 9/9] media: drivers/media/dvb-core: CodeStyle for dvb_frontend_open()

[PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-29 13:50 UTC  (12+ messages)
` [PATCH v3 1/4] media: qcom: camss: populate child platform devices
` [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v3 3/4] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH v6 0/8] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-06-29 13:47 UTC  (19+ messages)
` [PATCH v6 5/8] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
` [PATCH v6 6/8] arm64: dts: qcom: glymur: Add QREF regulator supplies to TCSR
` [PATCH v6 7/8] arm64: dts: qcom: mahua: "

[PATCH 0/4] clk: implement sync_state support
 2026-06-29 13:44 UTC  (8+ messages)
` [PATCH 1/4] driver: core: introduce dev_add_sync_state()
` [PATCH 2/4] pmdomain: core: migrate to dev_add_sync_state()
` [PATCH 4/4] clk: implement sync_state support

[PATCH v6] i2c: i2c-qcom-geni: serve transfers during early resume
 2026-06-29 13:41 UTC 

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-29 13:35 UTC  (9+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v5 00/25] drm/msm/dp: Add MST support for MSM chipsets
 2026-06-29 13:16 UTC  (26+ messages)
` [PATCH v5 01/25] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v5 02/25] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v5 03/25] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v5 04/25] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v5 05/25] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v5 06/25] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v5 07/25] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v5 08/25] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v5 09/25] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v5 10/25] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
` [PATCH v5 11/25] drm/msm/dp: move link-level teardown from display_disable to display_unprepare
` [PATCH v5 12/25] drm/msm/dp: factor out _helper variants of bridge ops accepting a panel
` [PATCH v5 13/25] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v5 14/25] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v5 15/25] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v5 16/25] drm/msm/dp: add msm_dp_display_get_panel() to initialize DP panel
` [PATCH v5 17/25] drm/msm/dp: add link_ready to manage link-level operations
` [PATCH v5 18/25] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH v5 19/25] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v5 20/25] drm/msm/dpu: expose dpu_encoder ops for DP MST reuse
` [PATCH v5 21/25] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH v5 22/25] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v5 23/25] drm/msm/dp: add dp_mst_drm to manage DP MST encoder operations
` [PATCH v5 24/25] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v5 25/25] drm/msm/dp: add HPD callback for dp MST

[PATCH v2 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-06-29 13:06 UTC  (3+ messages)

[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
 2026-06-29 13:01 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
` [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
` [PATCH v2 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver

[PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
 2026-06-29 13:00 UTC  (9+ messages)

[PATCH] rpmsg: glink: Split protocol start out of native_probe
 2026-06-29 12:47 UTC  (2+ messages)

[PATCH] rpmsg: glink: smem: order FIFO read after availability check
 2026-06-29 12:36 UTC  (2+ messages)

[PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devices with their name
 2026-06-29 12:33 UTC  (3+ messages)

[PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-06-29 12:22 UTC  (4+ messages)

[PATCH v2 0/3] phy: qcom: qmp-pcie: Add vdda-refgen supply support for Glymur
 2026-06-29 12:18 UTC  (4+ messages)

[PATCH v2] spi: core: Abort active target transfer on controller suspend
 2026-06-25 16:43 UTC  (2+ messages)

[PATCH v3 0/2] regulator: qcom-rpmh: Add off-on-delay support
 2026-06-29 12:13 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: qcom: Add EC support for Purwa IOT EVK
 2026-06-29 11:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: Add "
` [PATCH 2/2] arm64: dts: qcom: purwa-iot-evk: Add Embedded controller node

[PATCH v2 0/3] media: i2c: Add imx576 camera sensor driver
 2026-06-29 11:56 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add Sony IMX576 front camera support

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-29 11:51 UTC  (11+ messages)
` [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE eMMC nodes

[RFC 00/12] RFC: Devicetree-ACPI hybrid mode
 2026-06-29 11:48 UTC  (10+ messages)
` [RFC 09/12] pinctrl: qcom: Add support for WoA ACPI tables virtual TLMM pin numbers
` [RFC 12/12] arm64: dts: qcom: x1e78100-thinkpad-t14s: Move keyb and touchpad to ACPI enumeration

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-29 11:40 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH 0/5] arm64: qcom: dts: Add display support for Shikra
 2026-06-29 11:39 UTC  (12+ messages)
` [PATCH 2/5] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel
` [PATCH 4/5] arm64: dts: qcom: shikra-cqs-evk: "

[PATCH] clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVK
 2026-06-29 11:27 UTC  (2+ messages)

[PATCH] fix: sound/soc/qcom: qcom_snd_parse_of: leaked device_node reference from of_parse_phandle on error path
 2026-06-29 11:22 UTC  (2+ messages)

[PATCH v4 00/13] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-06-29 11:11 UTC  (6+ messages)
` [PATCH v4 13/13] arm64: dts: qcom: shikra: Add support for DISPCC/GPUCC nodes

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-06-29 11:09 UTC  (5+ messages)
` [PATCH v3 3/7] dt-bindings: media: i2c: Utilise video-interface-devices enums
` [PATCH v3 7/7] arm64: dts: rockchip: Convert to new media orientation definitions

[PATCH v14 0/7] Provide support for Trigger Generation Unit
 2026-06-29 10:44 UTC  (6+ messages)

[PATCH v4 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
 2026-06-29 10:25 UTC  (4+ messages)
` [PATCH v4 4/4] "

[PATCH v3] arm64: dts: qcom: glymur-crd: Move common board nodes to shared DTSI
 2026-06-29 10:22 UTC 

[PATCH RFC] drm/msm/mdss: keep mdp1-mem interconnect alive during suspend on SDM845
 2026-06-29 10:19 UTC  (3+ messages)

[PATCH] dmaengine: qcom: gpi: correct channel name in error path
 2026-06-29 10:14 UTC  (2+ messages)

[PATCH v7 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock framework
 2026-06-29 10:05 UTC  (4+ messages)
` [PATCH v7 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock framework for runtime PM
` [PATCH v7 2/3] ASoC: codecs: lpass-va-macro: "
` [PATCH v7 3/3] ASoC: codecs: lpass-wsa-macro: Use devm_clk_hw_register() for MCLK output

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

[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-06-29  9:56 UTC  (7+ messages)
` [PATCH v3 2/8] irqchip/qcom-pdc: Move all statics to struct pdc_desc

[PATCH v3 0/2] drm/panel: add support for Ilitek ILI7807S DSI panels
 2026-06-29  9:51 UTC  (4+ messages)
` [PATCH v3 2/2] drm/panel: add Ilitek ILI7807S panel driver

[PATCH v3] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
 2026-06-29  9:51 UTC 

[PATCH v2 0/3] X2 Elite HP EliteBook X G2q support
 2026-06-29  9:47 UTC  (10+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH v5 0/4] Introduce HONOR MagicBook Art 14 Snapdragon device tree
 2026-06-29  9:33 UTC  (3+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 "

[PATCH v3 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device tree
 2026-06-29  9:28 UTC  (3+ messages)
` [PATCH v3 0/4] Introduce HONOR MagicBook Art 14 Snapdragon "

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29  9:25 UTC  (8+ messages)
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: use platform_device_set_of_node()
` [PATCH v2 15/19] platform/surface: gpe: use platform_device_set_fwnode()
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-06-29  9:23 UTC  (3+ messages)
` [PATCH v6 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval

[PATCH RFC v4 0/9] phy: qcom: qmp-pcie: Add link-mode based support for Glymur Gen5x8 PHY
 2026-06-29  9:21 UTC  (21+ messages)
` [PATCH RFC v4 1/9] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add glymur-qmp-gen5x8-pcie-phy compatible
` [PATCH RFC v4 2/9] dt-bindings: phy: qcom-qmp: Add PHY selector and Glymur link-mode macros
` [PATCH RFC v4 5/9] phy: qcom: qmp-pcie: Refactor pipe clk register and parse_dt helpers
` [PATCH RFC v4 9/9] arm64: dts: qcom: glymur: Wire PCIe3a/3b to shared Gen5x8 PHY

[RFC PATCH] clk: qcom: hfpll: return lock timeout from enable paths
 2026-06-29  9:15 UTC  (6+ messages)


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