linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-27 19:34:27 to 2024-04-30 11:02:30 UTC [more...]

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-04-30 11:02 UTC  (6+ messages)
` [PATCH v20 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v20 22/41] ASoC: usb: Add PCM format check API for USB backend

[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-30 11:01 UTC  (6+ messages)
` [PATCH V2 7/8] clk: qcom: Add GPUCC driver support for SM4450

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

[PATCH] clk: qcom: gcc-sm8450: set OPS_PARENT_ENABLE on gcc_sdcc2_apps_clk_src
 2024-04-30 10:46 UTC  (4+ messages)

[PATCH v2 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-04-30 10:31 UTC  (4+ messages)
` [PATCH v2 4/6] drm/msm/a7xx: Initialize a750 "software fuse"

[PATCH 00/10] AYN Odin 2 support
 2024-04-30 10:26 UTC  (17+ messages)
` [PATCH 03/10] dt-bindings: display: panel: Add Synaptics TD4328
` [PATCH 04/10] drm/panel: Add driver for Synaptics TD4328 LCD panel
` [PATCH 07/10] arm64: dts: qcom: sm8550: Update EAS properties
` [PATCH 08/10] dt-bindings: vendor-prefixes: Add AYN Technologies
` [PATCH 10/10] arm64: dts: qcom: Add AYN Odin 2

[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
 2024-04-30 10:17 UTC  (9+ messages)
` [PATCH v1 1/5] drm/ci: uprev mesa version
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 3/5] drm/ci: build virtual GPU driver as module
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist

[PATCH v1 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-04-30 10:16 UTC  (9+ messages)
` [PATCH v1 1/3] dt-bindings: media: add qcom,msm8998-venus
` [PATCH v1 2/3] arm64: dts: qcom: msm8998: add venus node
` [PATCH v1 3/3] media: venus: add MSM8998 support

[PATCH 00/12] arm64: dts: qcom: move common USB-related properties to SoC dtsi
 2024-04-30 10:06 UTC  (32+ messages)
` [PATCH 01/12] arm64: dts: qcom: sm8150: move USB graph to the "
` [PATCH 02/12] arm64: dts: qcom: sm8350: "
` [PATCH 03/12] arm64: dts: qcom: sm8450: "
` [PATCH 04/12] arm64: dts: qcom: sm8550: "
` [PATCH 05/12] arm64: dts: qcom: sm8650: "
` [PATCH 06/12] arm64: dts: qcom: sm8350: move PHY's orientation-switch to "
` [PATCH 07/12] arm64: dts: qcom: sm8450: "
` [PATCH 08/12] arm64: dts: qcom: sm8550: "
` [PATCH 09/12] arm64: dts: qcom: sm8650: "
` [PATCH 10/12] arm64: dts: qcom: sm8650-mtp: connect USB-C SS port to QMP PHY
` [PATCH 11/12] arm64: dts: qcom: delete wrong usb-role-switch properties
` [PATCH 12/12] arm64: dts: qcom: x1e80100: drop "

[PATCH] arm64: dts: qcom: sm8650-hdk: enable GPU
 2024-04-30 10:05 UTC  (2+ messages)

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-30 10:05 UTC  (5+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v3] clk: qcom: mmcc-msm8998: fix venus clock issue
 2024-04-30 10:04 UTC  (8+ messages)

[PATCH v2 0/2] Add DT support for video clock controller on SM8150
 2024-04-30 10:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: qcom: Update SM8150 videocc bindings

[PATCH v4 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-30  8:05 UTC  (12+ messages)
` [PATCH v4 01/10] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH v4 02/10] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to epc_init()
` [PATCH v4 03/10] PCI: endpoint: Rename BME to Bus Master Enable
` [PATCH v4 04/10] PCI: qcom-ep: Drop 'Link is enabled' from the debug message for BME event
` [PATCH v4 05/10] PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
` [PATCH v4 06/10] PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH v4 07/10] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
` [PATCH v4 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v4 09/10] PCI: qcom-ep: Use the "
` [PATCH v4 10/10] PCI: endpoint: pci-epf-test: Handle "

[PATCH v11 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-30  6:42 UTC  (7+ messages)
` [PATCH v11 1/6] interconnect: icc-clk: Specify master/slave ids
` [PATCH v11 2/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v11 3/6] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v11 4/6] clk: qcom: common: Add interconnect clocks support
` [PATCH v11 5/6] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v11 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-30  6:31 UTC  (9+ messages)
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for ipq9574 gen3x2 PHY

[PATCH v10 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-30  6:30 UTC  (12+ messages)
` [PATCH v10 1/6] interconnect: icc-clk: Allow user to specify master/slave ids
` [PATCH v10 2/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v10 3/6] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v10 4/6] clk: qcom: common: Add interconnect clocks support
` [PATCH v10 5/6] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v10 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v16 0/2] Add DT support for Multiport controller on SC8280XP
 2024-04-30  6:24 UTC  (5+ messages)
` [PATCH v16 1/2] arm64: dts: qcom: sc8280xp: Add USB DWC3 Multiport controller
` [PATCH v16 2/2] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

[PATCH v9 1/3] soc: qcom: Add qcom_rproc_minidump module
 2024-04-30  6:01 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom,pcie-sm8350: Drop redundant 'oneOf' sub-schema
 2024-04-30  5:31 UTC  (2+ messages)

[PATCH] PCI: qcom: Switch to devm_clk_bulk_get_all() API to get the clocks from Devicetree
 2024-04-30  5:29 UTC  (3+ messages)

[PATCH v12 0/6] PCI: qcom: Add support for OPP
 2024-04-30  5:26 UTC  (5+ messages)
` [PATCH v12 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v12 6/6] PCI: qcom: Add OPP support to scale performance

[PATCH v3 0/5] PCI: controller: Move to agnostic GPIO API
 2024-04-30  5:16 UTC  (8+ messages)
` [PATCH v3 1/5] PCI: dra7xx: Add missing header inclusion
` [PATCH v3 2/5] PCI: aardvark: Remove unused of_gpio.h
` [PATCH v3 3/5] PCI: dwc: "
` [PATCH v3 4/5] PCI: imx6: Convert to agnostic GPIO API
` [PATCH v3 5/5] PCI: kirin: "

[PATCH v3 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-30  4:06 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
` [PATCH v3 2/3] wifi: ath10k: do not always wait for MSA_READY indicator
` [PATCH v3 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

[PATCH v4 0/3] arm64: qcom-sm8[456]50: properly describe the PCIe Gen4x2 PHY AUX clock
 2024-04-30  2:53 UTC  (3+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sm8450: remove pcie-1-phy-aux-clk and add pcie1_phy pcie1_phy_aux_clk

[PATCH 00/15] i2c: use 'time_left' with wait_for_*
 2024-04-30  2:10 UTC  (5+ messages)
` [PATCH 12/15] i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()

[PATCH RESEND 0/2] ARM: implement cacheinfo support (for v7/v7m)
 2024-04-30  1:20 UTC  (3+ messages)
` [PATCH RESEND 1/2] ARM: add CLIDR accessor functions
` [PATCH RESEND 2/2] ARM: implement cacheinfo support

[PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()
 2024-04-29 21:26 UTC 

[PATCH] drm: ci: fix the xfails for apq8016
 2024-04-29 20:06 UTC  (4+ messages)

[PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-29 16:38 UTC  (2+ messages)

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

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-04-29 15:05 UTC  (27+ messages)
` [PATCH v3 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v3 02/26] media: stb0899: Simplify check
` [PATCH v3 03/26] media: uvcvideo: Refactor iterators
` [PATCH v3 04/26] media: uvcvideo: Use max() macro
` [PATCH v3 05/26] media: go7007: Use min and max macros
` [PATCH v3 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v3 07/26] media: staging: sun6i-isp: "
` [PATCH v3 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v3 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v3 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v3 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v3 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v3 13/26] media: common: saa7146: Use min macro
` [PATCH v3 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v3 15/26] media: netup_unidvb: "
` [PATCH v3 16/26] media: au0828: Use umin macro
` [PATCH v3 17/26] media: flexcop-usb: Use min macro
` [PATCH v3 18/26] media: gspca: cpia1: "
` [PATCH v3 19/26] media: stk1160: "
` [PATCH v3 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v3 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v3 22/26] media: tc358746: Use the correct div_ function
` [PATCH v3 23/26] media: venus: vdec: Make the range of us_per_frame explicit
` [PATCH v3 24/26] media: venus: venc: "
` [PATCH v3 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-29 11:39 UTC  (6+ messages)
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-29 10:51 UTC  (6+ messages)
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links

[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
 2024-04-29  8:47 UTC  (4+ messages)
` [PATCH v2 4/4] PCI: kirin: Convert "

[PATCH V1] soc: qcom: smp2p: Introduce tracepoint support
 2024-04-29  7:55 UTC 

[PATCH] serial: msm: Unify TX and RX DMA paths
 2024-04-29  7:36 UTC  (4+ messages)

[PATCH v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-04-29  7:21 UTC  (4+ messages)

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-04-29  6:57 UTC  (4+ messages)

[PATCH 0/7] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2024-04-28 21:06 UTC  (4+ messages)
` [PATCH 5/7] drm/msm/dpu: Correct dual-ctl -> dual-intf typo in comment

[PATCH v2 0/3] Convert qcom,hfpll documentation to yaml + related changes
 2024-04-27 19:34 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/5] clk: qcom: apss-ipq-pll: various cleanups
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v3] clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v2] clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH] clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018
 2024-04-27 19:34 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom: dispcc: fix DisplayPort link clocks
 2024-04-27 19:34 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 NNTP newsgroup(s).