linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
 2024-04-27  6:43 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: aardvark: Remove unused of_gpio.h
` [PATCH v2 3/4] PCI: imx6: Convert to agnostic GPIO API

[PATCH] pinctrl: qcom: Fix behavior in abscense of open-drain support
 2024-04-27  6:18 UTC  (6+ messages)

[PATCH v12 0/6] PCI: qcom: Add support for OPP
 2024-04-27  1:52 UTC  (7+ messages)
` [PATCH v12 1/6] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v12 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v12 3/6] dt-bindings: pci: qcom: Add OPP table
` [PATCH v12 4/6] arm64: dts: qcom: sm8450: Add OPP table support to PCIe
` [PATCH v12 5/6] PCI: Bring the PCIe speed to MBps logic to new pcie_link_speed_to_mbps()
` [PATCH v12 6/6] PCI: qcom: Add OPP support to scale performance

[PATCH v7 0/6] soc: qcom: add in-kernel pd-mapper implementation
 2024-04-27  1:36 UTC  (14+ messages)
` [PATCH v7 1/6] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH v7 4/6] soc: qcom: qmi: add a way to remove running service
` [PATCH v7 5/6] soc: qcom: add pd-mapper implementation
` [PATCH v7 6/6] remoteproc: qcom: enable in-kernel PD mapper

[PATCH] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add connector for MUIC
 2024-04-27  0:49 UTC  (2+ messages)

[PATCH v2] clk: qcom: mmcc-msm8998: fix venus clock issue
 2024-04-27  0:47 UTC  (5+ messages)

[PATCH] arm64: dts: qocm: sdx75: align smem node name with coding style
 2024-04-27  0:45 UTC  (2+ messages)

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

[PATCH v3] clk: qcom: mmcc-msm8998: fix venus clock issue
 2024-04-26 21:00 UTC  (2+ messages)

[PATCH 0/6] Add some devicetree node for SDX75
 2024-04-26 19:08 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCC
` [PATCH 2/6] dt-bindings: mfd: qcom,tcsr: Add compatible for SDX75
` [PATCH 3/6] dt-bindings: soc: qcom,aoss-qmp: Document the SDX75 AOSS channel
` [PATCH 4/6] arm64: dts: qcom: sdx75: Add IPCC node
` [PATCH 5/6] arm64: dts: qcom: sdx75: Add TCSR register space
` [PATCH 6/6] arm64: dts: qcom: sdx75: Add AOSS node

[PATCH v2 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-04-26 18:44 UTC  (12+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sm8650: Fix GPU cx_mem size
` [PATCH v2 2/6] firmware: qcom_scm: Add gpu_init_regs call
` [PATCH v2 3/6] drm/msm: Update a6xx registers
` [PATCH v2 4/6] drm/msm/a7xx: Initialize a750 "software fuse"
` [PATCH v2 5/6] drm/msm: Add MSM_PARAM_RAYTRACING uapi
` [PATCH v2 6/6] drm/msm/a7xx: Add missing register writes from downstream

[PATCH 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-04-26 16:02 UTC  (23+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8650: Fix GPU cx_mem size
` [PATCH 3/6] drm/msm: Update a6xx registers
` [PATCH 4/6] drm/msm/a7xx: Initialize a750 "software fuse"
` [PATCH 5/6] drm/msm: Add MSM_PARAM_RAYTRACING uapi
` [PATCH 6/6] drm/msm/a7xx: Add missing register writes from downstream
` [PATCH 2/6] firmware: qcom_scm: Add gpu_init_regs call

[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: Fix "comptaible" typo for PMIH0108
 2024-04-26 15:18 UTC  (3+ messages)

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-26 14:26 UTC  (8+ messages)
` [PATCH V2 RESEND 1/6] dt-bindings: clock: qcom: Add SM8650 video clock controller

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge
 2024-04-26 14:24 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-04-26 12:43 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdx75: Add modem SMP2P node
 2024-04-26 11:28 UTC 

[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-26  9:35 UTC  (5+ messages)
` [PATCH V2 7/8] clk: qcom: Add GPUCC driver support for SM4450

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-04-26  9:29 UTC  (10+ messages)
` [PATCH 3/6] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property
` [PATCH 4/6] HID: i2c-hid: elan: fix reset suspend current leakage

[PATCH] arm64: dts: qcom: sa8775p: mark ethernet devices as DMA-coherent
 2024-04-26  6:37 UTC  (4+ messages)

[RFC PATCH v1] media: venus: add msm8998 support
 2024-04-25 22:36 UTC  (2+ messages)

[PATCH 0/2] Mark qcom,ipc as deprecated in two schemas
 2024-04-25 19:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,smd-edge: Mark qcom,ipc as deprecated
` [PATCH 2/2] dt-bindings: soc: qcom,smp2p: "

[PATCH v2 0/4] Add GPIO support for various PMICs
 2024-04-25 18:59 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIH0108 and PMD8028 support

[PATCH RFC 0/2] Support mailbox interface in qcom,smsm driver
 2024-04-25 18:54 UTC  (4+ messages)
` [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc

[RFC WIP PATCH] venus: add qcom,no-low-power property
 2024-04-25 16:43 UTC  (20+ messages)

[PATCH v2 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-25 16:39 UTC  (15+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-25 16:21 UTC  (11+ messages)
` [PATCH v9 1/6] interconnect: icc-clk: Allow user to specify master/slave ids
` [PATCH v9 4/6] clk: qcom: common: Add interconnect clocks support
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH 00/10] AYN Odin 2 support
 2024-04-25 16:13 UTC  (13+ messages)
` [PATCH 02/10] pwm: Add SI-EN SN3112 PWM support
` [PATCH 03/10] dt-bindings: display: panel: Add Synaptics TD4328
` [PATCH 08/10] dt-bindings: vendor-prefixes: Add AYN Technologies
` [PATCH 10/10] arm64: dts: qcom: Add AYN Odin 2

[PATCH v5 0/3] Add sysfs entry to EDL mode
 2024-04-25 15:07 UTC  (4+ messages)
` [PATCH v5 1/3] bus: mhi: host: Add sysfs entry to force device to enter EDL

[PATCH] drm: ci: fix the xfails for apq8016
 2024-04-25 14:01 UTC  (3+ messages)

[PATCH v4 0/3] Add sysfs entry to EDL mode
 2024-04-25 14:01 UTC  (7+ messages)
` [PATCH v4 1/3] bus: mhi: host: Add sysfs entry to force device to enter EDL
` [PATCH v4 2/3] bus: mhi: host: Add a new API for getting channel doorbell address
` [PATCH v4 3/3] bus: mhi: host: pci_generic: Add edl callback to enter EDL

[PATCH v3 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-04-25 13:43 UTC  (13+ messages)
` [PATCH v3 1/7] ASoC: dt-bindings: document wcd937x Audio Codec
` [PATCH v3 2/7] ASoC: codecs: wcd937x: add wcd937x codec driver
` [PATCH v3 3/7] ASoC: codecs: wcd937x-sdw: add SoundWire driver
` [PATCH v3 4/7] ASoC: codecs: wcd937x: add basic controls
` [PATCH v3 5/7] ASoC: codecs: wcd937x: add playback dapm widgets
` [PATCH v3 6/7] ASoC: codecs: wcd937x: add capture "
` [PATCH v3 7/7] ASoC: codecs: wcd937x: add audio routing and Kconfig

[PATCH v11 0/6] PCI: qcom: Add support for OPP
 2024-04-25 13:23 UTC  (5+ messages)
` [PATCH v11 4/6] arm64: dts: qcom: sm8450: Add OPP table support to PCIe
` [PATCH v11 6/6] PCI: qcom: Add OPP support to scale performance

[PATCH v3 00/19] Venus cleanups
 2024-04-25 12:47 UTC  (11+ messages)
` [PATCH v3 14/19] media: venus: core: Define a pointer to core->res
` [PATCH v3 15/19] media: venus: pm_helpers: Simplify vcodec clock handling
` [PATCH v3 16/19] media: venus: pm_helpers: Commonize getting clocks and GenPDs
` [PATCH v3 17/19] media: venus: pm_helpers: Commonize vdec_get()
` [PATCH v3 18/19] media: venus: pm_helpers: Commonize venc_get()

[PATCH v4] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-25 12:17 UTC  (3+ messages)

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-25 11:36 UTC  (2+ messages)

[PATCH 1/3] wifi: ath10k: populate board data for WCN3990
 2024-04-25 10:22 UTC  (2+ messages)

[PATCH 1/2] dmaengine: qcom: Drop hidma DT support
 2024-04-25  9:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650-hdk: enable GPU
 2024-04-25  8:07 UTC 


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).