Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2025-05-13 16:35:10 to 2025-05-14 18:25:10 UTC [more...]

[PATCH v4 00/10] phy: qcom: Introduce USB support for SM8750
 2025-05-14 18:24 UTC  (6+ messages)
` [PATCH v4 06/10] phy: qcom: Add M31 based eUSB2 PHY driver

[PATCH v3 0/4] Add support to read the restart reason from IMEM
 2025-05-14 18:05 UTC  (8+ messages)
` [PATCH v3 4/4] watchdog: qcom: add "

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-14 17:53 UTC  (41+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v4 03/40] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit
` [PATCH v4 05/40] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
` [PATCH v4 06/40] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v4 07/40] drm/msm: Improve msm_context comments
` [PATCH v4 08/40] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v4 09/40] drm/msm: Remove vram carveout support
` [PATCH v4 10/40] drm/msm: Collapse vma allocation and initialization
` [PATCH v4 11/40] drm/msm: Collapse vma close and delete
` [PATCH v4 12/40] drm/msm: Don't close VMAs on purge
` [PATCH v4 13/40] drm/msm: drm_gpuvm conversion
` [PATCH v4 14/40] drm/msm: Convert vm locking
` [PATCH v4 15/40] drm/msm: Use drm_gpuvm types more
` [PATCH v4 16/40] drm/msm: Split out helper to get iommu prot flags
` [PATCH v4 17/40] drm/msm: Add mmu support for non-zero offset
` [PATCH v4 18/40] drm/msm: Add PRR support
` [PATCH v4 19/40] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v4 20/40] drm/msm: Drop queued submits on lastclose()
` [PATCH v4 21/40] drm/msm: Lazily create context VM
` [PATCH v4 22/40] drm/msm: Add opt-in for VM_BIND
` [PATCH v4 23/40] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v4 24/40] drm/msm: Add _NO_SHARE flag
` [PATCH v4 25/40] drm/msm: Crashdump prep for sparse mappings
` [PATCH v4 26/40] drm/msm: rd dumping "
` [PATCH v4 27/40] drm/msm: Crashdec support for sparse
` [PATCH v4 28/40] drm/msm: rd dumping "
` [PATCH v4 29/40] drm/msm: Extract out syncobj helpers
` [PATCH v4 30/40] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v4 31/40] drm/msm: Add VM_BIND submitqueue
` [PATCH v4 32/40] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v4 33/40] drm/msm: Support pgtable preallocation
` [PATCH v4 34/40] drm/msm: Split out map/unmap ops
` [PATCH v4 35/40] drm/msm: Add VM_BIND ioctl
` [PATCH v4 36/40] drm/msm: Add VM logging for VM_BIND updates
` [PATCH v4 37/40] drm/msm: Add VMA unmap reason
` [PATCH v4 38/40] drm/msm: Add mmu prealloc tracepoint
` [PATCH v4 39/40] drm/msm: use trylock for debugfs
` [PATCH v4 40/40] drm/msm: Bump UAPI version

[PATCH] ASoC: q6apm-lpass-dais: Print APM port id in decimal on enable error
 2025-05-14 17:53 UTC 

[PATCH] arm64: dts: qcom: x1e80100-romulus: Enable DP over Type-C
 2025-05-14 17:47 UTC 

[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-14 17:39 UTC  (24+ messages)
` [PATCH v9 02/17] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 08/17] KVM: guest_memfd: Check that userspace_addr and fd+offset refer to same range
` [PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v9 15/17] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v9 16/17] KVM: selftests: guest_memfd mmap() test when mapping is allowed
` [PATCH v9 17/17] KVM: selftests: Test guest_memfd same-range validation

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-14 17:13 UTC  (13+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v4 03/40] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit
` [PATCH v4 05/40] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
` [PATCH v4 06/40] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v4 07/40] drm/msm: Improve msm_context comments
` [PATCH v4 08/40] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v4 09/40] drm/msm: Remove vram carveout support
` [PATCH v4 10/40] drm/msm: Collapse vma allocation and initialization
` [PATCH v4 11/40] drm/msm: Collapse vma close and delete

[PATCH v4 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-05-14 16:42 UTC  (13+ messages)
` [PATCH v4 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v4 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
` [PATCH v4 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v2 0/2] Update PCIe PHY settings for SA8775P
 2025-05-14 16:40 UTC  (5+ messages)
` [PATCH v2 1/2] phy: qcom: qmp-pcie: Update "
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP

[PATCH 0/2] drm/msm: Fix a couple submit leaks
 2025-05-14 16:33 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Fix a fence leak in submit error path
` [PATCH 2/2] drm/msm: Fix another leak in the "

[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
 2025-05-14 16:08 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom,apcs: Add separate node for clock-controller

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-05-14 16:03 UTC  (6+ messages)

[PATCH v2 0/6] Add CMN PLL clock controller support for IPQ5018
 2025-05-14 16:03 UTC  (9+ messages)
` [PATCH v2 1/6] clk: qcom: ipq5018: keep XO clock always on
` [PATCH v2 2/6] dt-bindings: clock: qcom: ipq5018: remove bindings for XO clock
` [PATCH v2 3/6] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoC

[PATCH] i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates
 2025-05-14 15:34 UTC  (2+ messages)

[RFT PATCH v2 00/15] Add a single source of truth for UBWC configuration data
 2025-05-14 15:29 UTC  (17+ messages)
` [PATCH RFT v2 01/15] soc: qcom: Add UBWC config provider
` [PATCH RFT v2 02/15] drm/msm: Offset MDSS HBB value by 13
` [PATCH RFT v2 03/15] drm/msm: Use the central UBWC config database
` [PATCH RFT v2 04/15] drm/msm/a6xx: Get a handle to the common UBWC config
` [PATCH RFT v2 05/15] drm/msm/a6xx: Resolve the meaning of AMSBC
` [PATCH RFT v2 06/15] drm/msm/a6xx: Simplify uavflagprd_inv detection
` [PATCH RFT v2 07/15] drm/msm/a6xx: Resolve the meaning of UBWC_MODE
` [PATCH RFT v2 08/15] drm/msm/a6xx: Replace '2' with BIT(1) in level2_swizzling_dis calc
` [PATCH RFT v2 09/15] drm/msm/a6xx: Resolve the meaning of rgb565_predicator
` [PATCH RFT v2 10/15] drm/msm/a6xx: Simplify min_acc_len calculation
` [PATCH RFT v2 11/15] drm/msm/adreno: Switch to the common UBWC config struct
` [PATCH RFT v2 12/15] drm/msm/a6xx: Drop cfg->ubwc_swizzle override
` [PATCH RFT v2 13/15] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
` [PATCH RFT v2 14/15] soc: qcom: ubwc: Add #defines for UBWC swizzle bits
` [PATCH RFC RFT v2 15/15] drm/msm/a6xx: Warn if the highest_bank_bit value is overwritten

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-05-14 15:27 UTC  (12+ messages)
` [PATCH v4 02/11] tee: add close_context to TEE driver operation
` [PATCH v4 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v4 05/11] firmware: qcom: scm: add support for object invocation
` [PATCH v4 08/11] tee: add Qualcomm TEE driver
` [PATCH v4 09/11] qcomtee: add primordial object

[PATCH 0/9] media: qcom: camss: a number of cleanups and fixes
 2025-05-14 15:16 UTC  (4+ messages)
` [PATCH 5/9] media: qcom: camss: unconditionally set async notifier of subdevices

[PATCH v2 0/4] Add display support for Fairphone 3 smartphone
 2025-05-14 14:31 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: display: panel: Add Himax HX83112B

[PATCH v2 0/3] pinctrl: qcom: several fixes for the pinctrl-msm code
 2025-05-14 14:30 UTC  (8+ messages)
` [PATCH v2 1/3] gpiolib: don't crash on enabling GPIO HOG pins
` [PATCH v2 2/3] pinctrl: qcom: switch to devm_register_sys_off_handler()
` [PATCH v2 3/3] pinctrl: qcom: switch to devm_gpiochip_add_data()

[PATCH v3 0/2] venus driver fixes for vulnerabilities due to unexpected firmware payload
 2025-05-14 13:38 UTC  (3+ messages)
` [PATCH v3 1/2] media: venus: fix TOCTOU vulnerability when reading packets from shared memory
` [PATCH v3 2/2] media: venus: Fix OOB read due to missing payload bound check

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-05-14 12:44 UTC  (4+ messages)
` [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence

[PATCH] arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
 2025-05-14 11:46 UTC 

[PATCH v5 00/10] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-05-14 11:37 UTC  (2+ messages)

[PATCH v3 0/2] Reuse the IPQ6018 QUSB2 PHY settings for IPQ5424
 2025-05-14 11:37 UTC  (2+ messages)

[PATCH] phy: qcom: qmp-pcie: drop bogus x1e80100 qref supply
 2025-05-14 11:37 UTC  (2+ messages)

[PATCH v2] phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug
 2025-05-14 11:37 UTC  (2+ messages)

[PATCH V2 0/2] Introduce new flag to force hardware reset
 2025-05-14 11:11 UTC  (3+ messages)
` [PATCH V2 1/2] mmc: core: "
` [PATCH V2 2/2] mmc: sdhci-msm: Enable force hw reset during cqe recovery

[PATCH V1 0/2] Introduce new flag to force hardware reset
 2025-05-14 10:48 UTC  (4+ messages)
` [PATCH V1 1/2] mmc: core: "

[PATCH v9 0/6] Add support for IPQ5018 tsens
 2025-05-14 10:43 UTC  (2+ messages)

[RFC PATCH] dt-bindings: phy: Add Qualcomm MIPI C-/D-PHY schema for CSIPHY IPs
 2025-05-14 10:29 UTC  (5+ messages)

[PATCH] spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors()
 2025-05-14 10:16 UTC 

[PATCH v3] scsi: ufs: core: skip UFS clkscale if host asynchronous scan in progress
 2025-05-14  9:05 UTC  (6+ messages)

[PATCH v5] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-05-14  8:14 UTC 

[PATCH v1 0/2] Enable CTCU device for QCS8300
 2025-05-14  8:00 UTC  (2+ messages)

[PATCH v4] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-05-14  7:17 UTC  (5+ messages)

[PATCH v4 0/5] Add DisplayPort sound support for Fairphone 5 smartphone
 2025-05-14  6:43 UTC  (6+ messages)
` [PATCH v4 2/5] ASoC: qcom: sm8250: set card driver name from match data
` [PATCH v4 3/5] ASoC: qcom: sm8250: add DisplayPort Jack support
` (subset) [PATCH v4 0/5] Add DisplayPort sound support for Fairphone 5 smartphone

[PATCH v10 0/2] Enable IPQ5018 PCI support
 2025-05-14  5:52 UTC  (3+ messages)
` [PATCH v10 1/2] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH v10 2/2] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH 0/4] Add dt-bindings and dtsi changes for CAMSS on IQ-9075-evk
 2025-05-14  5:43 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: media: camss: Add supplies for qcom,sa8775p-camss binding
` [PATCH 2/4] dt-bindings: media: Add sa8775p cci dt binding
` [PATCH 3/4] arm64: dts: qcom: sa8775p: Add CCI definitions
` [PATCH 4/4] arm64: dts: qcom: qcs9075-rb8: Enable IMX577 camera sensor

[PATCH 0/3] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-05-14  5:23 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Add memory region for audiopd
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add nsessions property for adsp
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add dma-coherent property for fastrpc nodes

[PATCH RFT] drm/msm/dpu: enable virtual planes by default
 2025-05-13 23:30 UTC 

[PATCH 0/4] pinctrl: qcom: several fixes for the pinctrl-msm code
 2025-05-13 22:14 UTC  (6+ messages)
` [PATCH 1/4] pinctrl: qcom: don't crash on enabling GPIO HOG pins

[RFT PATCH 00/14] Add a single source of truth for UBWC configuration data
 2025-05-13 22:11 UTC  (8+ messages)
` [PATCH RFT 04/14] drm/msm/a6xx: Get a handle to the common UBWC config

[GIT PULL] Qualcomm driver updates for v6.16
 2025-05-13 21:56 UTC 

[GIT PULL] Qualcomm Arm32 DeviceTree updates for v6.16
 2025-05-13 21:41 UTC 

[PATCH v4] arm64: dts: qcom: sa8775p: Add default pin configurations for QUP SEs
 2025-05-13 20:46 UTC  (2+ messages)

[PATCH v2 0/2] Enable Qualcomm Crypto Engine for QCS615
 2025-05-13 20:46 UTC  (2+ messages)
` (subset) "

[PATCH v4] arm64: dts: qcom: sm8550: add iris DT node
 2025-05-13 20:46 UTC  (2+ messages)

[PATCH v5 0/4] Introduce LLCC v6 used on the SM8750 SoCs
 2025-05-13 20:46 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/10] ARM: qcom: fix APQ8064 schema warnings
 2025-05-13 20:46 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: dts: qcom: apq8064-lg-nexus4-mako: Enable WiFi
 2025-05-13 20:46 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: x1e001de-devkit: USB retimers related fixes
 2025-05-13 20:46 UTC  (2+ messages)

[PATCH 1/1] remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
 2025-05-13 20:42 UTC  (2+ messages)
` (subset) "

[PATCH v3] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
 2025-05-13 20:42 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible
 2025-05-13 20:42 UTC  (2+ messages)

[PATCH 0/3] SC8280XP SLPI
 2025-05-13 20:42 UTC  (2+ messages)
` (subset) "

[PATCH] remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
 2025-05-13 20:42 UTC  (2+ messages)

[PATCH] accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
 2025-05-13 20:12 UTC  (5+ messages)

[PATCH] drm/ci: disable sdm845 devices
 2025-05-13 19:54 UTC  (2+ messages)

[PATCH] drm: ci: skip msm_mapping@shadow on SM8350
 2025-05-13 18:49 UTC 


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