Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2025-10-10 07:08:35 to 2025-10-13 09:54:40 UTC [more...]

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-13  9:53 UTC  (22+ messages)
` [PATCH v1 01/20] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev
` [PATCH v1 04/20] iommu/intel: Implement test_dev callbacks to domain ops
` [PATCH v1 05/20] iommu/amd: "
` [PATCH v1 06/20] iommu/arm-smmu: Implement arm_smmu_test_dev
` [PATCH v1 07/20] iommu/qcom_iommu: Implement test_dev callbacks to domain ops
` [PATCH v1 08/20] iommu/riscv: Implement riscv_iommu_test_paging_domain
` [PATCH v1 09/20] iommu/mkt_iommu: Implement mtk_iommu_test_device
` [PATCH v1 10/20] iommu/apple-dart: Implement test_dev callbacks to domain ops
` [PATCH v1 11/20] iommu/ipmmu-vmsa: Implement ipmmu_domain_test_device
` [PATCH v1 12/20] iommu/sun50i-iommu: Implement sun50i_iommu_domain_test_device
` [PATCH v1 13/20] iommu/rockchip-iommu: Implement rk_iommu_identity_test_dev
` [PATCH v1 14/20] iommu/msm_iommu: Implement msm_iommu_domain_test_dev
` [PATCH v1 15/20] iommu/fsl_pamu_domain: Implement fsl_pamu_domain_test_device
` [PATCH v1 16/20] iommu/omap-iommu: Implement omap_iommu_domain_test_dev
` [PATCH v1 17/20] iommu/s390-iommu: Implement s390_iommu_domain_test_device
` [PATCH v1 18/20] iommufd/selftest: Implement mock_domain_nop_test
` [PATCH v1 19/20] iommu/virtio-iommu: Implement viommu_domain_test_dev
` [PATCH v1 20/20] iommu/tegra-smmu: Implement tegra_smmu_domain_test_dev

[PATCH 0/3] PCI: qcom: Binding fix
 2025-10-13  9:43 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: PCI: Update the email address for Manivannan Sadhasivam
` [PATCH 2/3] dt-bindings: PCI: qcom: Enforce check for PHY, PERST# and WAKE# properties
` [PATCH 3/3] PCI: qcom: Treat PHY and PERST# as optional for the new binding

[PATCH 0/2] power: supply: qcom_battmgr: improve charge control threshold handling
 2025-10-13  9:43 UTC  (4+ messages)
` [PATCH 1/2] power: supply: qcom_battmgr: clamp charge control thresholds
` [PATCH 2/2] power: supply: qcom_battmgr: support disabling charge control

[PATCH 1/2] dt-bindings: arm: qcom: add bindings for QCS615 talos evk board
 2025-10-13  9:42 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Add QCS615 Talos EVK SMARC platform
  ` [PATCH v2 2/2] arm64: dts: qcom: Add support for QCS615 talos evk board

[PATCH 0/3] drm/panel: Add support for Novatek NT36532 panel
 2025-10-13  9:39 UTC  (8+ messages)
` [PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
` [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-13  9:29 UTC  (34+ messages)
` [PATCH 03/24] arm64: dts: qcom: Introduce Glymur base dtsi and "
` [PATCH 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines
` [PATCH 05/24] arm64: dts: qcom: glymur: Add cpu idle states
` [PATCH 09/24] arm64: dts: qcom: glymur-crd: Add RPMH regulator rails
` [PATCH 14/24] arm64: dts: qcom: Update the pmh0110.dtsi for Glymur
` [PATCH 19/24] arm64: dts: qcom: glymur: Add support for PCIe5
` [PATCH 20/24] arm64: dts: qcom: glymur-crd: Add power supply and sideband signal for pcie5

[PATCH] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
 2025-10-13  9:09 UTC  (3+ messages)

[PATCH v6 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-10-13  8:55 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document lanes mapping when not using in USB-C complex
` [PATCH v6 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT
` [PATCH v6 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
 2025-10-13  8:51 UTC  (8+ messages)
` [PATCH v1 1/6] iommu: Generic support for RMRs during device release
` [PATCH v1 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v1 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v1 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v1 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v1 6/6] iommu: Pass in old domain to attach_dev callback functions

[PATCH v1] dt-binding: Update oss email address for Coresight documents
 2025-10-13  8:38 UTC  (3+ messages)

[PATCH v3 0/2] Enable CTCU device for QCS8300
 2025-10-13  8:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: add "
` [PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add CTCU and ETR nodes

[PATCH v3 0/3] add sysfs nodes to configure TPDA's registers
 2025-10-13  8:25 UTC  (4+ messages)

[PATCH v2 0/9] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2025-10-13  8:19 UTC  (8+ messages)
` [PATCH v2 4/9] arm64: dts: qcom: ipq5424: Add QPIC SPI NAND controller support
` [PATCH v2 7/9] arm64: dts: qcom: ipq5332: Enable QPIC SPI NAND support

[PATCH v2] arm64: dts: qcom: x1-dell-thena: Add missing pinctrl for eDP HPD
 2025-10-13  8:17 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1-dell-thena: remove dp data-lanes
 2025-10-13  8:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: add system power domain SS3 state
 2025-10-13  8:15 UTC  (2+ messages)

[PATCH v3 0/3] coresight: add static TPDM support
 2025-10-13  6:11 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: document the static TPDM compatible
` [PATCH v3 2/3] coresight: tpdm: add static tpdm support
` [PATCH v3 3/3] arm64: dts: qcom: lemans: enable static TPDM

[PATCH v1] drm/ci: disable broken MR check in sanity job
 2025-10-13  6:02 UTC 

[PATCH v7 0/9] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-10-13  5:49 UTC  (10+ messages)
` [PATCH v7 1/9] coresight: core: Refactoring ctcu_get_active_port and make it generic
` [PATCH v7 2/9] coresight: core: add a new API to retrieve the helper device
` [PATCH v7 3/9] coresight: tmc: add etr_buf_list to store allocated etr_buf
` [PATCH v7 4/9] coresight: tmc: add create/clean functions for etr_buf_list
` [PATCH v7 5/9] coresight: tmc: Introduce sysfs_read_ops to wrap sysfs read operations
` [PATCH v7 6/9] dt-bindings: arm: add an interrupt property for Coresight CTCU
` [PATCH v7 7/9] coresight: ctcu: enable byte-cntr for TMC ETR devices
` [PATCH v7 8/9] coresight: tmc: integrate byte-cntr's read_ops with sysfs file_ops
` [PATCH v7 9/9] arm64: dts: qcom: lemans: Add interrupts to CTCU device

[PATCH v2 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
 2025-10-13  5:44 UTC  (3+ messages)
` [PATCH v2 1/4] soundwire: bus: add of_sdw_find_device_by_node helper

[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100
 2025-10-13  4:05 UTC  (2+ messages)

[PATCH v2 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
 2025-10-13  3:56 UTC  (2+ messages)

[PATCH v3 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-13  2:09 UTC  (9+ messages)
` [PATCH v3 1/8] media: iris: turn platform caps into constants
` [PATCH v3 2/8] media: iris: turn platform data "
` [PATCH v3 3/8] media: iris: stop copying r/o data
` [PATCH v3 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v3 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v3 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH v3 7/8] media: iris: move common register definitions to the header
` [PATCH v3 8/8] media: iris: enable support for SC7280 platform

[PATCH] dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100
 2025-10-13  1:35 UTC  (3+ messages)

[PATCH v6 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019
 2025-10-13  0:08 UTC  (7+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: Add support for "

[PATCH] media: iris: set default size when S_FMT is called with zero size
 2025-10-12 23:50 UTC 

[PATCH] clk: qcom: gcc-x1e80100: Enable runtime PM
 2025-10-12 23:06 UTC 

[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
 2025-10-12 22:47 UTC  (13+ messages)

[PATCH] i2c: i2c-boardinfo: Annotate code used in init phase only
 2025-10-12 21:05 UTC  (4+ messages)

[PATCH v2 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-12 19:24 UTC  (10+ messages)
` [PATCH v2 1/8] media: iris: turn platform caps into constants
` [PATCH v2 2/8] media: iris: turn platform data "
` [PATCH v2 3/8] media: iris: stop copying r/o data
` [PATCH v2 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v2 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v2 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH v2 7/8] media: iris: move common register definitions to the header
` [PATCH v2 8/8] media: iris: enable support for SC7280 platform

[PATCH RFC 0/6] Battery temperature ADC plumbing on Qualcomm platforms
 2025-10-12 18:41 UTC  (12+ messages)
` [PATCH RFC 1/6] iio: adc: qcom-spmi-adc5: Add battery thermal channels
` [PATCH RFC 2/6] dt-bindings: thermal: generic-adc: Document #io-channel-cells
` [PATCH RFC 3/6] thermal/drivers/generic-adc: Register as IIO device
` [PATCH RFC 4/6] thermal/drivers/generic-adc: Allow probe without TZ registration
` [PATCH RFC 5/6] arm64: dts: qcom: pm7250b: Define battery temperature ADC channels
` [PATCH RFC 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Add battery temperature node

[PATCH V1] ufs: ufs-qcom: Fix UFS OCP issue during UFS power down(PC=3)
 2025-10-12 17:38 UTC 

[PATCH 0/4] Describe more hardware of the HTC One (M8)
 2025-10-12  6:06 UTC  (9+ messages)
` [PATCH 1/4] ARM: dts: qcom: msm8974pro-htc-m8: add status LEDs
` [PATCH 4/4] ARM: dts: qcom: msm8974pro-htc-m8: add touchscreen

[PATCH 0/3] Add Crypto support for Kaanapali SoC
 2025-10-12  3:08 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: crypto: qcom,prng: Document kaanapali RNG
` [PATCH 2/3] dt-bindings: crypto: qcom-qce: Document the kaanapli crypto engine

[PATCH 0/9] Add support for Clock controllers for Kaanapali
 2025-10-12  3:07 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC "
` [PATCH 2/9] dt-bindings: clock: qcom: Document the Kaanapali TCSR Clock Controller
` [PATCH 3/9] dt-bindings: clock: qcom: Add Kaanapali Global clock controller

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-10-12  3:01 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller

[PATCH] ARM: dts: qcom: qcom-msm8226-samsung-ms013g: add simple-framebuffer
 2025-10-11 18:58 UTC 

[PATCH v2] drm/msm: make sure last_fence is always updated
 2025-10-11 13:48 UTC  (5+ messages)

[PATCH v3] drm/msm: make sure last_fence is always updated
 2025-10-11 13:45 UTC 

[PATCH] ASoC: q6apm: fix potential overflow in q6hdmi_hw_params
 2025-10-11 11:53 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Move CPU idle states to their respective PSCI PDs
 2025-10-11  0:57 UTC  (2+ messages)

[PATCH v5 00/10] Introduce Glymur USB support
 2025-10-11  0:04 UTC  (5+ messages)
` [PATCH v5 02/10] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible
` [PATCH v5 03/10] dt-bindings: phy: qcom-m31-eusb2: Add Glymur compatible

[PATCH v4] coresight: cti: Add Qualcomm extended CTI support
 2025-10-10 19:15 UTC  (2+ messages)

[PATCH RFC] drm/msm: Workaround IFPC counters bug
 2025-10-10 18:26 UTC  (3+ messages)

[PATCH v2 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-10-10 17:49 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH v5 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-10-10 15:28 UTC  (6+ messages)
` [PATCH v5 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT

[PATCH V1 0/3] Add SD Card support for sm8750 SoC and boards
 2025-10-10 14:24 UTC  (3+ messages)
` [PATCH V1 1/3] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: Document the kaanapali ICE
 2025-10-10 14:07 UTC  (3+ messages)

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-10-10 14:02 UTC  (8+ messages)
` [PATCH 14/20] arm64: dts: qcom: kaanapali-mtp: Enable more features

[PATCH 0/4] Add CCI and imx577 sensor support for monaco evk
 2025-10-10 12:32 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: qcom: qcs8300: Add CCI definitions

[PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support
 2025-10-10 12:29 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller

[PATCH 00/25] media: v4l2-mem2mem: Reduce cargo-cult
 2025-10-10 11:14 UTC  (4+ messages)
` [PATCH 15/25] media: qcom: iris: Drop unneeded v4l2_m2m_get_vq() NULL check

[PATCH 0/3] Drop unused USB4 master clock frequencies
 2025-10-10 10:24 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: gcc-sc8280xp: Remove 85.71 MHz USB4 master clock frequency
` [PATCH 2/3] clk: qcom: gcc-x1e80100: "
` [PATCH 3/3] clk: qcom: gcc-glymur: "

[PATCH v4 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-10-10 10:08 UTC  (3+ messages)

[PATCH 0/2] Add support for Pixel 3 and Pixel 3 XL
 2025-10-10  8:17 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: "

[PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
 2025-10-10  8:14 UTC  (2+ messages)


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