messages from 2024-12-05 17:19:29 to 2024-12-06 15:33:02 UTC [more...]
[PATCH 00/19] arm64: dts: qcom: Fix remoteproc memory base and length
2024-12-06 15:32 UTC (7+ messages)
` [PATCH 01/19] arm64: dts: qcom: sm8350: Fix ADSP "
` [PATCH 02/19] arm64: dts: qcom: sm8350: Fix CDSP "
` [PATCH 03/19] arm64: dts: qcom: sm8350: Fix MPSS memory length
` [PATCH 04/19] arm64: dts: qcom: sm8450: Fix ADSP memory base and length
` [PATCH 05/19] arm64: dts: qcom: sm8450: Fix CDSP memory length
` [PATCH 06/19] arm64: dts: qcom: sm8450: Fix MPSS "
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-06 15:18 UTC (15+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
[PATCH v1 0/2] media: camss: Fixups for large capture frames
2024-12-06 14:51 UTC (3+ messages)
` [PATCH v1 1/2] media: camss: Increase the maximum frame size
[PATCH v4 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
2024-12-06 14:45 UTC (4+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node
[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
2024-12-06 14:32 UTC (20+ messages)
` [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH 13/16] media: qcom: camss: Add sm8550 compatible
` [PATCH 14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550
` [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780
[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
2024-12-06 12:55 UTC (15+ messages)
` [PATCH v2 15/22] wifi: ath12k: add BDF address in hardware parameter
` [PATCH v2 17/22] wifi: ath12k: add AHB driver support for IPQ5332
[PATCH v3 0/5] arm64: qcom: Add support for QCS9075 boards
2024-12-06 12:49 UTC (11+ messages)
` [PATCH v3 3/5] dt-bindings: arm: qcom: Document rb8/ride/ride-r3 on QCS9075
` [PATCH v3 5/5] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
2024-12-06 12:20 UTC (64+ messages)
` [PATCH 01/45] drm/msm/dp: dont call dp_catalog_ctrl_mainlink_ctrl in dp_ctrl_configure_source_params()
` [PATCH 02/45] drm/msm/dp: disable the opp table request even for dp_ctrl_off_link()
` [PATCH 03/45] drm/msm/dp: fix the intf_type of MST interfaces
` [PATCH 04/45] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts
` [PATCH 05/45] drm/msm/dp: add a helper to read mst caps for dp_panel
` [PATCH 06/45] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH 07/45] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH 08/45] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH 09/45] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH 10/45] drm/msm/dp: move the pixel clock control to its own API
` [PATCH 11/45] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH 12/45] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH 13/45] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH 14/45] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH 15/45] drm/msm/dp: convert dp_display_set_mode() to use dp_panel argument
` [PATCH 16/45] drm/msm/dp: add support for programming p1 register block
` [PATCH 17/45] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH 18/45] drm/msm/dp: add support to send ACT packets for MST
` [PATCH 19/45] drm/msm/dp: add support to program mst support in mainlink
` [PATCH 20/45] drm/msm/dp: no need to update tu calculation for mst
` [PATCH 21/45] drm/msm/dp: add support for mst channel slot allocation
` [PATCH 22/45] drm/msm/dp: add support to send vcpf packets in dp controller
` [PATCH 23/45] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST
` [PATCH 24/45] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH 25/45] drm/msm/dp: move link related operations to dp_display_unprepare()
` [PATCH 26/45] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH 27/45] drm/msm/dp: make the SST bridge disconnected when mst is active
` [PATCH 28/45] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH 29/45] drm/msm/dp: skip reading the EDID for MST cases
` [PATCH 30/45] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH 31/45] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH 32/45] drm/msm/dp: add connector abstraction for DP MST
` [PATCH 33/45] drm/msm/dp: add irq hpd callback for dp mst
` [PATCH 34/45] drm/msm/dp: add support to re-use and clear the panel edid
` [PATCH 35/45] drm/msm/dp: add a mst session mutex to protect bridge ops
` [PATCH 36/45] drm/msm/dp: propagate hpd state changes to dp mst module
` [PATCH 37/45] drm/msm: add support for non-blocking commits
` [PATCH 38/45] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH 39/45] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH 40/45] drm/msm: add a stream to intf map for DP controller
` [PATCH 41/45] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
` [PATCH 42/45] drm/msm/dp: mark ST_DISCONNECTED only if all streams are disabled
` [PATCH 43/45] drm/msm/dp: populate the max_streams for sa8775 mst controller
` [PATCH 44/45] arm64: dts: qcom: add mst support for pixel stream clk for DP0
` [PATCH 45/45] arm64: dts: qcom: add mst support for pixel 1 stream clk for DP1
[PATCH v5 0/2] Enable ethernet for qcs8300
2024-12-06 12:17 UTC (6+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0
[PATCH v3] arm64: dts: qcom: qcs615: add WiFi/BT nodes
2024-12-06 12:16 UTC (4+ messages)
[PATCH] arm64: dts: qcom: qcs8300: Add capacity and DPC properties
2024-12-06 12:15 UTC (2+ messages)
[PATCH 0/4] arm64: dts: qcom: sm8750: CDSP and modem
2024-12-06 10:52 UTC (15+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm8750: Add CDSP
` [PATCH 2/4] arm64: dts: qcom: sm8750: Add Modem / MPSS
` [PATCH 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS
` [PATCH 4/4] arm64: dts: qcom: sm8750-qrd: "
[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
2024-12-06 10:40 UTC (4+ messages)
` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
[PATCH v4] dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol
2024-12-06 10:25 UTC (3+ messages)
[PATCH v2 0/6] arm64: dts: qcom: misc DT bindings check fixes
2024-12-06 10:12 UTC (7+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: qcm6490-shift-otter: remove invalid orientation-switch
` [PATCH v2 2/6] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: remove disabled ov7251 camera
` [PATCH v2 3/6] arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply
` [PATCH v2 4/6] arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone
` [PATCH v2 5/6] arm64: dts: qcom: sc7180: fix psci power domain node names
` [PATCH v2 6/6] arm64: dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280 properties
[PATCH v4 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
2024-12-06 10:03 UTC (3+ messages)
` [PATCH v4 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable
[PATCH v6 00/28] Qualcomm iris video decoder driver
2024-12-06 9:54 UTC (9+ messages)
` [PATCH v6 11/28] media: iris: implement g_selection ioctl
` [PATCH v6 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v6 15/28] media: iris: implement query_cap ioctl
` [PATCH v6 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
2024-12-06 9:47 UTC (7+ messages)
` [PATCH net-next v8 01/15] net: stmmac: Fix CSR divider comment
` [PATCH net-next v8 10/15] net: macb: Use helper rgmii_clock
[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
2024-12-06 9:43 UTC (11+ messages)
` [PATCH v2 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH v2 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH v2 03/10] drm/bridge: ite-it66121: "
` [PATCH v2 04/10] drm/amd/display: "
` [PATCH v2 05/10] drm/exynos: hdmi: "
` [PATCH v2 06/10] drm/i915/audio: "
` [PATCH v2 07/10] drm/msm/dp: "
` [PATCH v2 08/10] drm/radeon: "
` [PATCH v2 09/10] drm/sti: hdmi: "
` [PATCH v2 10/10] drm/vc4: "
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-12-06 9:09 UTC (17+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
2024-12-06 9:00 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro
[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
2024-12-06 8:46 UTC (4+ messages)
` [PATCH v2 2/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
[PATCH v3 0/3] Expand firmware-name property to load specific
2024-12-06 8:34 UTC (15+ messages)
` [PATCH v3 1/3] dt-bindings: net: bluetooth: qca: Expand firmware-name property
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p-ride: Add firmware-name in BT node
[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
2024-12-06 7:51 UTC (5+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss
[PATCH 0/3] Enable TRNG support
2024-12-06 7:29 UTC (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq5424: Add TRNG node
` [PATCH 2/3] arm64: dts: qcom: ipq9574: Enable TRNG instead PRNG
` [PATCH 3/3] arm64: dts: qcom: ipq5332: Enable TRNG instead of PRNG
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add industrial mezzanine
2024-12-06 6:51 UTC
[PATCH] arm64: dts: qcom: qcs8300: Add support for clock controllers
2024-12-06 6:39 UTC (3+ messages)
[PATCH RFC 0/2] mailbox: tmelite-qmp: Introduce QCOM TMEL QMP mailbox driver
2024-12-06 5:30 UTC (8+ messages)
` [PATCH RFC 1/2] dt-bindings: mailbox: qcom: Document qcom,tmelite-qmp
[PATCH v2] mmc: sdhci-msm: Correctly set the load for the regulator
2024-12-06 3:25 UTC (5+ messages)
[PATCH v4 0/2] Enable SDHC1 and SDHC2 on QCS615
2024-12-06 2:37 UTC (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2
` [PATCH v4 2/2] arm64: dts: qcom: qcs615-ride: enable "
[PATCH v4 0/2] Enable ethernet for qcs8300
2024-12-06 0:58 UTC (8+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0
[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-12-05 23:05 UTC (4+ messages)
` [PATCH v5 2/6] usb: typec: Add support "
[PATCH v3] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
2024-12-05 22:21 UTC
[PATCH 0/2] Enable Display Port for Qualcomm QCS8300-ride platform
2024-12-05 21:46 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcs8300: add DisplayPort device nodes
` [PATCH 2/2] arm64: dts: qcom: qcs8300-ride: Enable Display Port
[PATCH v2 0/2] Adds SPMI bus, PMIC and peripherals for qcs8300-ride
2024-12-05 21:28 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs8300-ride: Enable PMIC peripherals
[PATCH v3 0/3] Enable UFS on QCS615
2024-12-05 21:21 UTC (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node
[PATCH v9 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
2024-12-05 21:19 UTC (3+ messages)
` [PATCH v9 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023
[PATCH V2 0/2] Add QCrypto support for QCS8300
2024-12-05 19:51 UTC (3+ messages)
` [PATCH V2 2/2] arm64: dts: qcom: qcs8300: add QCrypto nodes
[PATCH 0/3] Devicetree changes for QCS615's GPU
2024-12-05 19:46 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: qcs615: Add gpu and gmu nodes
add venus firmware file for qcs615
2024-12-05 18:54 UTC (10+ messages)
[PATCH 0/2] arm64: dts: qcom: Drop duplicate DMIC supplies for X13S/CRD
2024-12-05 18:46 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: Drop duplicate DMIC supplies
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-12-05 18:31 UTC (5+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
[PATCH v3 0/7] dts: qcom: Introduce SM8750 device trees
2024-12-05 18:21 UTC (4+ messages)
` [PATCH v3 6/7] arm64: dts: qcom: Add board dts files for SM8750 MTP and QRD
[PATCH v3 0/8] clks: qcom: Introduce clks for SM8750
2024-12-05 18:00 UTC (4+ messages)
` [PATCH v3 5/8] dt-bindings: clock: qcom: Add SM8750 GCC
[PATCH v2 0/8] pci: qcom: Add QCS8300 PCIe support
2024-12-05 17:41 UTC (5+ messages)
` [PATCH v2 6/8] arm64: dts: qcom: qcs8300: enable pcie0 for qcs8300 soc
` [PATCH v2 8/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 platform
[PATCH 0/4] Add SPI0 support for IPQ5424
2024-12-05 17:30 UTC (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: ipq5424: configure spi0 node for rdp466
[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2024-12-05 17:27 UTC (6+ messages)
` [PATCH 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition
[PATCH v1] soc: qcom: ice: Prevent UFS probe deferral on ICE probe failure
2024-12-05 17:24 UTC (2+ messages)
[PATCH v14 0/8] Add QPIC SPI NAND driver
2024-12-05 17:19 UTC (5+ messages)
` [PATCH v14 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v14 8/8] arm64: dts: qcom: ipq9574: Remove eMMC node
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox