linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-10 13:03:54 to 2026-08-11 15:56:55 UTC [more...]

[PATCH 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
 2026-08-11 15:56 UTC  (7+ messages)
` [PATCH 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
` [PATCH 2/2] i2c: qcom-geni: Add I2C frequency table for firmware-based SEs

[PATCH v7 0/2] Add DT Support for USB on Shikra
 2026-08-11 15:54 UTC  (4+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: Add support for usb nodes "
` [PATCH v7 2/2] arm64: dts: qcom: Enable USB controllers on Shikra platforms

[PATCH v2 0/3] Enable icc-clk support for Qualcomm IPQ9650
 2026-08-11 15:53 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: Add Qualcomm IPQ9650 support
` [PATCH v2 2/3] clk: qcom: ipq9650: Use icc-clk for enabling NoC related clocks
` [PATCH v2 3/3] arm64: dts: qcom: ipq9650: add interconnect-cells to GCC node

[PATCH] arm64: dts: qcom: ipq5018: Add pinctrl for MDIO bus
 2026-08-11 15:24 UTC  (3+ messages)

[PATCH v7 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-11 15:17 UTC  (3+ messages)
` [PATCH v7 1/2] mmc: Allow host driver to control the re-programming of crypto keys
` [PATCH v7 2/2] mmc: sdhci-msm: Use pm ops instead of macro to restore "

[PATCH v2] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
 2026-08-11 15:19 UTC 

[PATCH] soc: qcom: smem: Add stubs for CONFIG_QCOM_SMEM=n
 2026-08-11 15:17 UTC  (3+ messages)

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-08-11 15:09 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property

[PATCH v2] thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file
 2026-08-11 14:54 UTC 

[PATCH] thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file
 2026-08-11 14:49 UTC  (3+ messages)

[PATCH 0/2] spi: qcom-geni: Add shutdown and panic notifier support
 2026-08-11 14:36 UTC  (3+ messages)
` [PATCH 2/2] spi: qcom-geni: Add panic notifier to suspend controller during panic

[PATCH 0/3] Enable icc-clk support for Qualcomm IPQ9650
 2026-08-11 14:32 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm IPQ9650 support
` [PATCH 2/3] clk: qcom: ipq9650: Use icc-clk for enabling NoC related clocks
` [PATCH 3/3] arm64: dts: qcom: ipq9650: add interconnect-cells to GCC node

[PATCH] thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header
 2026-08-11 14:09 UTC  (2+ messages)

[PATCH] pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza
 2026-08-11 14:09 UTC  (3+ messages)

[PATCH 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-11 14:07 UTC  (24+ messages)
` [PATCH 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
` [PATCH 05/15] clk: qcom: clk-rpmh: Add support for Kuno RPMh clocks
` [PATCH 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
` [PATCH 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC

[PATCH v1 0/3] Add Qualcomm CAMNOC ICC provider
 2026-08-11 14:00 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: interconnect: Add Qualcomm CAMNOC ICC binding

[PATCH] media: dt-bindings: Correct white-space style
 2026-08-11 13:52 UTC  (2+ messages)

[PATCH 0/4] media: iris: Fix DMA coherency, power-off ordering, and frame interval issues
 2026-08-11 13:51 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: media: qcom,sc7280-venus: Add dma-coherent property

[PATCH v2] soc: qcom: llcc: Update the SCT table for IPQ5424
 2026-08-11 13:49 UTC  (2+ messages)

[PATCH v2 00/12] clk: qcom: ipq-cmn-pll: Add IPQ5210 CMN PLL support
 2026-08-11 13:46 UTC  (4+ messages)
` [PATCH v2 03/12] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS_NO_OFFSET flag

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-08-11 13:46 UTC  (2+ messages)

[PATCH] crypto: qce - Replace with stub driver
 2026-08-11 13:42 UTC  (8+ messages)

[PATCH RFC 00/15] arm-mpam: Add basic device tree support for resctrl
 2026-08-11 13:30 UTC  (16+ messages)
` [PATCH RFC 01/15] dt-bindings: arm: Add MPAM MSC binding
` [PATCH RFC 02/15] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH RFC 03/15] arm_mpam: Add device tree support for MSC probing
` [PATCH RFC 04/15] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH RFC 05/15] arm_mpam: Fix device_node refcount in DT resource parsing
` [PATCH RFC 06/15] arm_mpam: Fix cache ID sentinel from ~0UL to U32_MAX to match u32 return type
` [PATCH RFC 07/15] arm_mpam: Fix the RIS index range check in mpam_ris_create_locked
` [PATCH RFC 08/15] arm_mpam: Fix ris_idx type to prevent range check bypass on truncation
` [PATCH RFC 09/15] arm_mpam: Fix MSC MMIO window size to use resource_size() instead of end - start
` [PATCH RFC 10/15] arm_mpam: Fix update_msc_accessibility() return type to void
` [PATCH RFC 11/15] arm_mpam: Fix mpam_dt_create_foundling_msc() to create MSC platform devices
` [PATCH RFC 12/15] arm_mpam: Fix get_cpumask_from_cache() to clear mask on error
` [PATCH RFC 13/15] dt-bindings: arm: Fix MPAM MSC binding schema and examples
` [PATCH RFC 14/15] arm_mpam: Support MSC accessibility derivation from RIS nodes
` [PATCH DNM RFC 15/15] arm64: dts: qcom: kaanapali: Add MPAM MSC nodes for the L2 caches

[PATCH 0/2] mailbox: qcom-cpucp: fix two PREEMPT_RT bugs in IRQ handler
 2026-08-11 12:58 UTC  (3+ messages)
` [PATCH 2/2] mailbox: qcom-cpucp: handle NULL data in send_data callback

[PATCH v4 0/3] purwa: Drop the Hamoa PDC workaround from purwa
 2026-08-11 12:58 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: purwa: Drop the Hamoa workaround for PDC

[PATCH v2 01/12] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
 2026-08-11 12:57 UTC  (10+ messages)

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-11 12:54 UTC  (3+ messages)

[PATCH v3 0/3] X2 Elite HP EliteBook X G2q support
 2026-08-11 12:50 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-08-11 12:43 UTC  (3+ messages)

[PATCH V4 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-08-11 12:12 UTC  (2+ messages)

[PATCH 0/2] rtc: Add Qualcomm PMIC RTC-GLINK support for Glymur
 2026-08-11 12:10 UTC  (2+ messages)

[PATCH v2 0/7] clk: clean-up simple provider misuse of the consumer API
 2026-08-11 12:09 UTC  (3+ messages)
` [PATCH v2 3/7] clk: renesas: "

[PATCH v3] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-11 11:48 UTC  (2+ messages)

[PATCH v3 0/5] USB4 mode programming for QMMPHY on X1E
 2026-08-11 11:28 UTC  (3+ messages)
` [PATCH v3 2/5] phy: core: Define TBT phy_mode

[PATCH v1] Bluetooth: mgmt: always reply when a queued mgmt command is cancelled
 2026-08-11 10:59 UTC  (3+ messages)

[PATCH 0/2] Add support for SA8255P in the phy-qcom-snps-femto-v2 phy driver
 2026-08-11 10:33 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add sa8255p high-speed USB PHY

[PATCH 0/2] Add PCIe support for Qualcomm's IPQ9650 support
 2026-08-11 10:07 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq9650: add the PCIe support
` [PATCH 2/2] arm64: dts: qcom: ipq9650-rdp488: enable "

[PATCH] soc: qcom: llcc: Update the SCT table for IPQ5424
 2026-08-11 10:05 UTC  (4+ messages)

Surface Pro 12in (X1P42100): touchscreen variant, different GPIOs
 2026-08-11 10:02 UTC 

[PATCH v2] dmaengine: qcom: gpi: Fix channel cleanup in unwind path
 2026-08-11  9:31 UTC  (2+ messages)

[PATCH v6 0/3] Samsung Expressatt: Camera Flash
 2026-08-11  9:31 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: Add 3 new devices
 2026-08-11  9:19 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefixes: Add LeEco
` [PATCH 2/7] dt-bindings: arm: qcom: Document Motorola Moto One
` [PATCH 3/7] arm64: dts: qcom: Add Motorola One
` [PATCH 4/7] dt-bindings: arm: qcom: Document LeEco Le2
` [PATCH 5/7] arm64: dts: qcom: Add "
` [PATCH 6/7] dt-bindings: arm: qcom: Document Xiaomi Redmi 9T
` [PATCH 7/7] arm64: dts: qcom: Add "

[PATCH v3 0/3] media: i2c: Add imx576 camera sensor driver
 2026-08-11  9:16 UTC  (7+ messages)
` [PATCH v3 2/3] media: i2c: add imx576 image "
` [PATCH v3 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add Sony IMX576 front camera support

[PATCH RESEND v2] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
 2026-08-11  9:10 UTC  (5+ messages)

[PATCH] Revert "clk: qcom: dispcc-sm8250: Enable parents for pixel clocks"
 2026-08-11  8:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Increase MCP2518FD SPI frequency to 17MHz
 2026-08-11  8:47 UTC  (2+ messages)

[PATCH v1 0/2] ASoC: dt-bindings: qcom,sm8250: Add Maili sound card
 2026-08-11  8:46 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] ASoC: qcom: sc8280xp: Add Maili sound card support

[PATCH 1/2] Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
 2026-08-11  8:37 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Factor common cleanup code into a helper

[PATCH v6 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-11  8:18 UTC  (6+ messages)
` [PATCH v6 2/2] mmc: sdhci-msm: Use pm ops instead of macro to restore crypto keys

[PATCH 1/6] drm/msm/a8xx: Add support for Adreno 830 GPU
 2026-08-11  7:59 UTC 

[PATCH v4 0/6] nfc: s3fwrn5: support the S3NRN4V variant
 2026-08-11  7:53 UTC  (9+ messages)
` [PATCH v4 1/6] nfc: s3fwrn5: drop of_match_ptr() from the I2C driver
` [PATCH v4 3/6] dt-bindings: net: nfc: samsung,s3fwrn5: add the S3NRN4V
` [PATCH v4 4/6] nfc: s3fwrn5: enable the PVDD supply
` [PATCH v4 5/6] nfc: s3fwrn5: support the S3NRN4V variant

[PATCH v5 0/3] Input: support for STM FTS5
 2026-08-11  7:03 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: input: touchscreen: st,stmfts: Introduce "
` [PATCH v5 2/3] Input: stmfts - support FTS5
` [PATCH v5 3/3] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH] mm/memcg: fix NULL nodeinfo[] dereference on late-onlined nodes
 2026-08-11  6:19 UTC  (4+ messages)

[PATCH 0/2] cpuidle/pmdomain: Correctly track state of excluded CPU clusters
 2026-08-11  5:50 UTC  (3+ messages)
` [PATCH 1/2] cpuidle: psci: Start CPU-cluster pmdomain OFF when OSI is used
` [PATCH 2/2] pmdomain: core: Initialize state_idx to deepest state for OFF domains

[PATCH v2] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
 2026-08-11  5:43 UTC  (3+ messages)

[PATCH 0/5] arm64: dts: qcom: clean up PCI function nodes
 2026-08-11  5:29 UTC  (2+ messages)

[PATCH v2] slimbus: qcom-ngd-ctrl: Implement disable_stream callback
 2026-08-11  5:13 UTC  (2+ messages)

[PATCH v4] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-08-11  5:04 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-08-11  4:32 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH] net: xilinx: axienet: Propagate errors from optional IRQ lookup
 2026-08-11  3:47 UTC 

[PATCH v2 0/6] clk: qcom: Add video and camera clock controller support for Nord
 2026-08-11  2:25 UTC  (4+ messages)
` [PATCH v2 2/6] clk: qcom: nwgcc-nord: Add video axi clock resets "

[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
 2026-08-11  0:17 UTC  (15+ messages)
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

[PATCH v5 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-10 19:23 UTC  (5+ messages)
` [PATCH v5 1/9] dt-bindings: soc: qcom: eud: Add per-path child nodes for UTMI routing

[PATCH v10 00/10] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-08-10 18:46 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] clk: qcom: Mark the GPU CX GDSC as votable for Glymur and Kaanapali
 2026-08-10 18:46 UTC  (2+ messages)

[PATCH RFT 0/3] Fix always-enabling PCIE_RSCC clocks for multiple clk drivers
 2026-08-10 18:45 UTC  (2+ messages)

[PATCH] clk: qcom: Fix camera rivian PLL configuration settings
 2026-08-10 18:45 UTC  (2+ messages)

[PATCH 0/2] clk: qcom: Add Graphics clock controllers support for Qualcomm Maili SoC
 2026-08-10 18:45 UTC  (2+ messages)

[PATCH 0/2] clk: qcom: gcc-qcs8300: Add support for TSCSS clocks
 2026-08-10 18:45 UTC  (2+ messages)

[PATCH v10 0/4] media: qcom: venus: add MSM8939 support
 2026-08-10 18:45 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] SM8450 QoL changes (dispcc)
 2026-08-10 18:45 UTC  (3+ messages)

[PATCH v2 0/2] clk: qcom: Add GPUCC and GXCLK support for Hawi
 2026-08-10 18:45 UTC  (2+ messages)

[PATCH v3 01/34] dmaengine: add tasklet-backed channel BH helpers
 2026-08-10 18:09 UTC  (3+ messages)
  ` [PATCH v3 32/34] dmaengine: hidma: defer callbacks via channel BH
  ` [PATCH v3 33/34] dmaengine: qcom-gpi: defer callbacks via vchan

[PATCH v2] ASoC: qcom: sc8280xp: configure codec sysclk for QCS615
 2026-08-10 14:32 UTC  (2+ messages)

[PATCH v9 0/2] DRM prerequisites for PHY consumer/provider split
 2026-08-10 16:05 UTC  (4+ messages)
` [PATCH v9 1/2] drm: add <linux/pm_runtime.h> where missing
` [PATCH v9 2/2] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width

[PATCH v2 0/4] Pinctrl support for SM8475
 2026-08-10 16:01 UTC  (4+ messages)
` [PATCH v2 1/4] pinctrl: qcom: sm8450: Remove duplicate reference to gpio81

[PATCH v5 0/2] Add LPASS VA CSR HeartBeat pulse clock support
 2026-08-10 16:01 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: qcom: Add LPASS VA CSR HeartBeat pulse clock

[PATCH 00/10] ARM: qcom: msm8974: enable HSIC controller
 2026-08-10 15:42 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: pinctrl: qcom,tlmm-common: allow functions on the HSIC pins
` [PATCH 02/10] dt-bindings: usb: ci-hdrc-usb2: allow the HSIC PHY as the ULPI child
` [PATCH 03/10] phy: qcom-usb-hsic: do not run the sleep calibration clock
` [PATCH 04/10] phy: qcom-usb-hsic: engage HSIC mode from phy_calibrate()
` [PATCH 05/10] usb: chipidea: msm: support the HSIC asynchronous wakeup interrupt
` [PATCH 06/10] usb: chipidea: msm: keep the glue device runtime-active
` [PATCH 07/10] usb: chipidea: msm: do not force the TX FIFO idle on HSIC instances
` [PATCH 08/10] usb: chipidea: host: calibrate the PHY after starting the host
` [PATCH 09/10] ARM: dts: qcom: msm8974: add the HSIC USB controller
` [PATCH 10/10] ARM: dts: qcom: apq8074-dragonboard: enable the HSIC host

[PATCH 1/4] watchdog: qcom: Propagate errors from optional IRQ lookup
 2026-08-10 14:24 UTC  (7+ messages)
` [PATCH 4/4] watchdog: aspeed: "

[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-08-10 14:19 UTC  (3+ messages)
` [PATCH 1/7] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0

[PATCH v3] watchdog: qcom: Propagate errors from optional IRQ lookup
 2026-08-10 14:16 UTC  (2+ messages)

[PATCH] PCI: qcom: Block accesses to downstream devices on link down
 2026-08-10 13:18 UTC 

[PATCH 0/2] arm64: dts: qcom: Add eDP display overlays for hamoa and purwa IoT EVKs
 2026-08-10 13:11 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: hamoa-iot-evk: Add eDP display overlay

[PATCH 00/10] ARM: qcom: enable USB3 (DWC3) controller on MSM8974 platform
 2026-08-10 13:05 UTC  (3+ messages)
` [PATCH 03/10] dt-bindings: phy: qcom,ipq806x-usb-phy-ss: add MSM8974 SS PHY

[PATCH v2 0/4] arm64: dts: qcom: Add Glymur QCB
 2026-08-10 13:03 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: "
` [PATCH v2 2/4] dt-bindings: embedded-controller: Add Glymur QCB EC
` [PATCH v2 3/4] firmware: qcom: scm: Allow QSEECOM on the Glymur QCB
` [PATCH v2 4/4] arm64: dts: qcom: Add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).