Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-10-09 14:51:29 to 2024-10-10 18:06:41 UTC [more...]

[PATCH v4 0/6] thermal: scope/cleanup.h improvements
 2024-10-10 18:06 UTC  (5+ messages)
` [PATCH v4 1/6] thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
` [PATCH v4 2/6] thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()
` [PATCH v4 3/6] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH v4 4/6] thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop

[PATCH v11 0/8] Add QPIC SPI NAND driver
 2024-10-10 17:57 UTC  (10+ messages)
` [PATCH v11 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v11 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v11 3/8] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v11 4/8] mtd: nand: Add qpic_common API file
` [PATCH v11 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK
` [PATCH v11 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v11 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v11 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH v3 0/6] thermal: scope/cleanup.h improvements
 2024-10-10 17:53 UTC  (4+ messages)
` [PATCH v3 2/6] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()

Working on audio for qcom apq8098 / msm8998
 2024-10-10 17:04 UTC  (4+ messages)

[PATCH 0/2] Add Devicetree support for USB controllers on QCS8300
 2024-10-10 16:27 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add support for usb nodes "
` [PATCH 2/2] arm64: dts: qcom: Enable USB controllers for QCS8300

[PATCH] ASoC: qcom: sdm845: add missing soundwire runtime stream alloc
 2024-10-10 16:02 UTC  (5+ messages)

[PATCH v3 1/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add qca6390-pmu node
 2024-10-10 15:23 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add wifi node
` [PATCH v3 3/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add bluetooth node

[PATCH] drm/msm/dpu: Don't always set merge_3d pending flush
 2024-10-10 15:20 UTC  (2+ messages)

[PATCH V3 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-10 15:02 UTC  (10+ messages)
` [PATCH V3 1/4] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V3 3/4] pmdomain: core: Fix debugfs node creation failure
` [PATCH V3 4/4] mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag

[PATCH] ASoC: qcom: sm8250: correct typo in shutdown function name
 2024-10-10 14:49 UTC  (2+ messages)

[PATCH] soc: qcom: mark pd-mapper as broken
 2024-10-10 14:42 UTC  (12+ messages)

[PATCH v4] arm64: dts: qcom: sa8775p-ride: add WiFi/BT nodes
 2024-10-10 14:40 UTC  (4+ messages)

[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2024-10-10 14:37 UTC  (20+ messages)
` [PATCH v3 01/11] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH v3 02/11] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
` [PATCH v3 03/11] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
` [PATCH v3 05/11] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [PATCH v3 06/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
` [PATCH v3 07/11] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
` [PATCH v3 08/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
` [PATCH v3 09/11] KVM: arm64: Skip VMA checks for slots without userspace address
` [PATCH v3 10/11] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v3 11/11] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled

[PATCH v1] arm64: dts: qcom: qcm6490-idp: enable Bluetooth
 2024-10-10 14:30 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth
 2024-10-10 14:30 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100: enable GICv3 ITS for PCIe
 2024-10-10 14:16 UTC  (5+ messages)

[PATCH v2 00/14] drm/msm/dpu: Support quad pipe with dual-DSI
 2024-10-10 14:00 UTC  (22+ messages)
` [PATCH v2 01/14] drm/msm/dpu: polish log for resource allocation
` [PATCH v2 05/14] drm/msm/dpu: handle pipes as array
` [PATCH v2 07/14] drm/msm/dpu: bind correct pingpong for quad pipe
` [PATCH v2 08/14] drm/msm/dpu: update mixer number info earlier
` [PATCH v2 09/14] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v2 10/14] drm/msm/dpu: Support quad-pipe in SSPP checking
` [PATCH v2 11/14] drm/msm/dpu: Share SSPP info for multi-rect case
` [PATCH v2 12/14] drm/msm/dpu: support plane splitting in quad-pipe case
` [PATCH v2 13/14] drm/msm/dpu: support SSPP assignment for "
` [PATCH v2 14/14] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case

[PATCH 0/4] Add USB Support for QCS8300
 2024-10-10 13:56 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: usb: qcom,dwc3: Add QCS8300 to USB DWC3 bindings
` [PATCH 2/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS8300
` [PATCH 3/4] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add QCS8300 compatible
` [PATCH 4/4] phy: qcom: qmp: Add qmp configuration for QCS8300

[PATCH v5 0/7] Add support for PCIe3 on x1e80100
 2024-10-10 13:50 UTC  (5+ messages)
` [PATCH v5 3/7] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
` [PATCH v5 6/7] PCI: qcom: Fix the ops for X1E80100 and SC8280X family SoC

[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
 2024-10-10 13:04 UTC  (4+ messages)
` [PATCH RFC v2 2/5] mm: guest_memfd: Allow folios to be accessible to host

[PATCH v2 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300
 2024-10-10 12:56 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms

[PATCH 0/2] drm/msm/dpu: Support different number of DSC
 2024-10-10 12:53 UTC  (6+ messages)
` [PATCH 2/2] drm/msm/dpu: configure DSC per number in use

[PATCH v3] arm64: dts: qcom: sa8775p-ride: add WiFi/BT nodes
 2024-10-10 12:52 UTC  (2+ messages)

[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-10-10 12:18 UTC  (3+ messages)
` [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor

[PATCH v2] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-10-10 10:56 UTC  (2+ messages)

[PATCH 0/5] Enable ethernet for qcs8300
 2024-10-10 10:14 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2
` [PATCH 2/5] arm64: dts: qcom: qcs8300: add the first 1Gb ethernet
` [PATCH 3/5] arm64: dts: qcom: qcs8300-ride: enable ethernet0
` [PATCH 4/5] arm64: dts: qcom: move common parts for qcs8300-ride variants into a .dtsi
` [PATCH 5/5] arm64: dts: qcom: qcs8300-ride-r2: add new board file

[PATCH v2 0/3] soc: qcom: llcc: Add LLCC support for the QCS8300 platform
 2024-10-10 10:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: cache: qcom,llcc: Document the QCS8300 LLCC
` [PATCH v2 2/3] soc: qcom: llcc: Add LLCC configuration for the QCS8300 platform
` [PATCH v2 3/3] arm64: dts: qcom: qcs8300: Add LLCC support for QCS8300

[RFC PATCH 0/2] Allow fdinfo to display size of internal BO's
 2024-10-10  9:50 UTC  (5+ messages)
` [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size

[PATCH v1 0/2] Add Qualcomm extended CTI support
 2024-10-10  9:49 UTC  (2+ messages)

[PATCH] drm/msm/dpu: don't always program merge_3d block
 2024-10-10  9:43 UTC  (2+ messages)

[PATCH v4 RESEND 0/3] coresight: Add static trace id support
 2024-10-10  9:37 UTC  (6+ messages)
` [PATCH v4 RESEND 2/3] coresight: Add support to get static id for system trace sources

[PATCH 0/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq
 2024-10-10  9:34 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100: Add QUP power domains and OPPs
` [PATCH 2/3] arm64: dts: qcom: x1e80100: Add uart14
` [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq

[PATCH v3] arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description
 2024-10-10  9:06 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: x1e80100-t14s: add another trackpad support
 2024-10-10  8:57 UTC  (2+ messages)

[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
 2024-10-10  8:52 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sc8280xp: Add Microsoft Surface Pro 9 5G

[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
 2024-10-10  8:30 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: qcom,pas-common: Introduce iommus and qcom,devmem property
` [PATCH 3/6] remoteproc: qcom: Add helper function to support IOMMU devmem translation
` [PATCH 6/6] remoteproc: qcom: Enable map/unmap and SHM bridge support

[PATCH v2 0/2] soc: qcom: llcc: Add LLCC support for the QCS615 platform
 2024-10-10  8:03 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: cache: qcom,llcc: Document the QCS615 LLCC
` [PATCH v2 2/2] soc: qcom: llcc: Add configuration data for QCS615

[PATCH v2 0/7] Provides support for Trigger Generation Unit
 2024-10-10  7:39 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: arm: Add support for Coresight TGU trace
` [PATCH v2 2/7] coresight: Add coresight TGU driver
` [PATCH v2 3/7] coresight-tgu: Add signal priority support
` [PATCH v2 4/7] coresight-tgu: Add TGU decode support
` [PATCH v2 5/7] coresight-tgu: add support to configure next action
` [PATCH v2 6/7] coresight-tgu: add timer/counter functionality for TGU
` [PATCH v2 7/7] coresight-tgu: add reset node to initialize

[PATCH v7 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
 2024-10-10  6:31 UTC  (2+ messages)

[PATCH 0/3] Add ethernet dts schema for qcs615/qcs8300
 2024-10-10  6:15 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: net: qcom,ethqos: add description for qcs615
` [PATCH 2/3] dt-bindings: phy: describe the Qualcomm SGMII PHY
` [PATCH 3/3] dt-bindings: net: qcom,ethqos: add description for qcs8300

[PATCH] ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
 2024-10-10  5:41 UTC 

[PATCH v1 0/4] Add invokeV2 to support new features
 2024-10-10  5:25 UTC  (4+ messages)
` [PATCH v1 1/4] misc: fastrpc: Add CRC support using invokeV2 request

[PATCHv3 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-10  4:50 UTC  (7+ messages)
` [PATCHv3 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout
` [PATCHv3 2/5] arm64: dts: bcm4908: nvmem-layout conversion
` [PATCHv3 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
` [PATCHv3 4/5] arm64: dts: mediatek: 7886cax: "
` [PATCHv3 5/5] documentation: use nvmem-layout in examples

[PATCH 0/2] Enable ethernet on qcs615
 2024-10-10  3:05 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcs615: add ethernet node
` [PATCH 2/2] arm64: dts: qcom: qcs615-ride: Enable "

[PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-09 22:13 UTC  (4+ messages)
` [PATCH v4 2/5] dt-bindings: display/msm: Document the DPU for SA8775P

[PATCH v1 0/3] drm/ci: add new devices for testing
 2024-10-09 19:40 UTC  (3+ messages)
` [PATCH v1 3/3] drm/ci: add sm8350-hdk

[PATCH v16 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-10-09 19:02 UTC  (3+ messages)
` [PATCH v16 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH] arm64: dts: qcom: sm8450: Add Broadcast_AND region in LLCC block
 2024-10-09 16:34 UTC  (5+ messages)

[PATCH v2] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
 2024-10-09 15:16 UTC 

[PATCH v1] arm64: dts: qcom: qcm6490-rb3gen2: enable Bluetooth
 2024-10-09 15:07 UTC  (2+ messages)

[PATCH v3 0/9] serial: qcom-geni: fix receiver enable
 2024-10-09 14:51 UTC  (8+ messages)
` [PATCH v3 2/9] serial: qcom-geni: revert broken hibernation support
` [PATCH v3 4/9] serial: qcom-geni: fix dma rx cancellation
` [PATCH v3 5/9] serial: qcom-geni: fix receiver enable
` [PATCH v3 6/9] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v3 7/9] serial: qcom-geni: drop flip buffer WARN()
` [PATCH v3 8/9] serial: qcom-geni: drop unused receive parameter
` [PATCH v3 9/9] serial: qcom-geni: rename suspend functions


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