Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 08:31:10 to 2023-12-16 21:48:21 UTC [more...]

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

[PATCH v2 0/1] PCI: qcom-ep: Fix the BAR size programming
 2023-12-16 21:29 UTC  (2+ messages)

sm8250: lpass_gfm lockdep trace
 2023-12-16 20:46 UTC 

[PATCH v6 00/13] arm64: qcom: add and enable SHM Bridge support
 2023-12-16 18:59 UTC  (3+ messages)
` [PATCH v6 02/13] firmware: qcom: add a dedicated TrustZone buffer allocator

[PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
 2023-12-16 18:39 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/msm-iommu: don't limit the driver too much
` [PATCH v2 2/3] ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes
` [PATCH v2 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry

[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-16 16:16 UTC  (14+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v4 2/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v4 4/5] iommu/arm-smmu: add ACTLR data and support for SC7280
` [PATCH v4 5/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH] power: reset: msm: Process register_restart_handler() error
 2023-12-16 15:50 UTC  (3+ messages)

[PATCH v2 0/5] support ipq5332 platform
 2023-12-16 15:37 UTC  (24+ messages)
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v2 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2023-12-16 13:39 UTC  (14+ messages)
` [PATCH v2 02/10] dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller
` [PATCH v2 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v2 08/10] clk: qcom: Add GPU "
` [PATCH v2 09/10] clk: qcom: Add TCSR "
` [PATCH v2 10/10] clk: qcom: Add camcc "

[PATCH v3 0/5] support ipq5332 platform
 2023-12-16 13:23 UTC  (12+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH] Revert "soc: qcom: stats: Add DDR sleep stats"
 2023-12-16 13:07 UTC  (4+ messages)

[PATCH 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
 2023-12-16  5:26 UTC  (3+ messages)
` [PATCH 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry

[PATCH v5 0/2] bus: mhi: host: Add lock to avoid race when ringing channel DB
 2023-12-16  5:21 UTC  (8+ messages)
` [PATCH v5 1/2] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
` [PATCH v5 2/2] bus: mhi: host: Drop chan lock before queuing buffers

[linux-next:master] BUILD REGRESSION 17cb8a20bde66a520a2ca7aad1063e1ce7382240
 2023-12-16  5:17 UTC 

[PATCH] arm64: defconfig: enable GPU clock controller for SM8[45]50
 2023-12-16  5:11 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: fix USB wakeup interrupts again (pt 2)
 2023-12-16  2:34 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm670: fix USB DP/DM HS PHY interrupts

[PATCH v5] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-16  0:22 UTC 

[PATCH RFC v15 00/30] Drivers for Gunyah hypervisor
 2023-12-16  0:21 UTC  (31+ messages)
` [PATCH RFC v15 01/30] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH RFC v15 02/30] dt-bindings: Add binding for gunyah hypervisor
` [PATCH RFC v15 03/30] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH RFC v15 04/30] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH RFC v15 05/30] virt: gunyah: Add hypervisor driver
` [PATCH RFC v15 06/30] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH RFC v15 07/30] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH RFC v15 08/30] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH RFC v15 09/30] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH RFC v15 10/30] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH RFC v15 11/30] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH RFC v15 12/30] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH RFC v15 13/30] virt: gunyah: Add resource tickets
` [PATCH RFC v15 14/30] virt: gunyah: Add IO handlers
` [PATCH RFC v15 15/30] gunyah: Add hypercalls for demand paging
` [PATCH RFC v15 16/30] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH RFC v15 17/30] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH RFC v15 18/30] virt: gunyah: Add IO handlers
` [PATCH RFC v15 19/30] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH RFC v15 20/30] virt: gunyah: Implement guestmemfd
` [PATCH RFC v15 21/30] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH RFC v15 22/30] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH RFC v15 23/30] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH RFC v15 24/30] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH RFC v15 25/30] virt: gunyah: Enable demand paging
` [PATCH RFC v15 26/30] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH RFC v15 27/30] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH RFC v15 28/30] virt: gunyah: Add irqfd interface
` [PATCH RFC v15 29/30] virt: gunyah: Add ioeventfd
` [PATCH RFC v15 30/30] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
 2023-12-16  0:14 UTC  (2+ messages)

[PATCH] pinctrl: qcom: lpass-lpi: remove duplicated include
 2023-12-16  0:04 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: Correct reset-names property
 2023-12-16  0:03 UTC  (4+ messages)

[PATCH v4] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-16  0:00 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-12-15 23:55 UTC  (2+ messages)

[PATCH v3] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-15 23:32 UTC  (3+ messages)

[PATCH 00/18] perf: Convert to platform remove callback returning void
 2023-12-15 23:30 UTC  (3+ messages)
` [PATCH 16/18] perf: qcom_l2: "

[PATCH v10 00/41] Introduce QC USB SND audio offloading support
 2023-12-15 22:38 UTC  (43+ messages)
` [PATCH v10 01/41] xhci: add support to allocate several interrupters
` [PATCH v10 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v10 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v10 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v10 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v10 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v10 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v10 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v10 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v10 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v10 11/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v10 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v10 13/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v10 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v10 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v10 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v10 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v10 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v10 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v10 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v10 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v10 22/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v10 23/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v10 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v10 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v10 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v10 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v10 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v10 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v10 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v10 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v10 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v10 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v10 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v10 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v10 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v10 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v10 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v10 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v10 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v10 41/41] ASoC: doc: Add documentation for SOC USB

[pull] drm/msm: drm-msm-next-2023-12-15 for v6.8
 2023-12-15 22:20 UTC 

[PATCH v2] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
 2023-12-15 21:30 UTC  (2+ messages)

[PATCH] scripts/decode_stacktrace.sh: Use LLVM environment variable
 2023-12-15 21:19 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: qcom: msm8926-motorola-peregrine: Add initial device tree
 2023-12-15 20:56 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v1 0/2] Add LDO5 MP5496 regulator
 2023-12-15 19:52 UTC  (3+ messages)
` [PATCH v1 1/2] regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator

[PATCH 0/7] qaic cleanups for 6.8
 2023-12-15 18:06 UTC  (4+ messages)
` [PATCH 6/7] accel/qaic: Leverage DRM managed APIs to release resources

[PATCH 0/2] qaic fixes for 6.7
 2023-12-15 17:43 UTC  (2+ messages)

[PATCH v3 0/7] arm64: dts: qcom: sm8150-hdk: enable display output
 2023-12-15 17:40 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
` [PATCH v3 2/7] arm64: dts: qcom: sm8150-hdk: enable HDMI output
` [PATCH v3 3/7] arm64: dts: qcom: sm8150-hdk: fix SS USB regulators
` [PATCH v3 4/7] arm64: dts: qcom: sm8150: add DisplayPort controller
` [PATCH v3 5/7] arm64: dts: qcom: sm8150: add USB-C ports to the USB+DP QMP PHY
` [PATCH v3 6/7] arm64: dts: qcom: sm8150: add USB-C ports to the OTG USB host
` [PATCH v3 7/7] arm64: dts: qcom: sm8150-hdk: enable DisplayPort and USB-C altmode

[PATCH RESEND v2 0/2] usb: typec: tcpm: Handle Accessory Modes
 2023-12-15 17:30 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] dt-bindings: connector: usb: add accessory mode description
` [PATCH RESEND v2 2/2] usb: typec: tcpm: Parse Accessory Mode information

[PATCH 0/5] Rework system pressure interface to the scheduler
 2023-12-15 16:03 UTC  (9+ messages)
` [PATCH 2/4] sched: Take cpufreq feedback into account
` [PATCH 3/4] thermal/cpufreq: Remove arch_update_thermal_pressure()

[PATCH v3] scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_notify()
 2023-12-15 15:05 UTC  (2+ messages)

[PATCH v10 0/4] Misc SCM driver changes
 2023-12-15 14:44 UTC  (3+ messages)

[PATCH v3 0/5] ASoC: codecs: add support for WCD939x Codec
 2023-12-15 13:19 UTC  (7+ messages)
` [PATCH v3 4/5] ASoC: codecs: Add WCD939x Soundwire devices driver
` [PATCH v3 5/5] ASoC: codecs: Add WCD939x Codec driver

[PATCH] arm64: dts: qcom: sm8650: add fastrpc-compute-cb nodes
 2023-12-15 13:04 UTC  (2+ messages)

[GIT PULL] Add Audio topology firmware for Qualcomm SM8550 and SM8650 QRD platforms
 2023-12-15 12:17 UTC  (2+ messages)

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-12-15 11:24 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: arm: Add support for CMB element size
` [PATCH v3 2/8] coresight-tpda: Add support to configure CMB element
` [PATCH v3 8/8] coresight-tpdm: Add msr register support for CMB

[PATCH] PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
 2023-12-15 11:00 UTC  (3+ messages)

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2023-12-15 10:38 UTC  (11+ messages)
` [PATCH 02/10] clk: qcom: ipq5332: Add separate clocks for PCIe and USB for Combo PHY
` [PATCH 05/10] dt-bindings: phy: qcom,uniphy-pcie: Add ipq5332 bindings
` [PATCH 07/10] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH 09/10] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH] arm64: dts: qcom: ipq9574: Enable Inline Crypto Engine for MMC
 2023-12-15  9:53 UTC 

[PATCH v3] arm64: dts: qcom: qcs6490-idp: Add definition for three LEDs
 2023-12-15  9:33 UTC 

[PATCH] dt-bindings: usb: qcom,dwc3: Add X1E80100 binding
 2023-12-15  8:49 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: qcom-ipcc: document the X1E80100 Inter-Processor Communication Controller
 2023-12-15  8:48 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).