Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-12-02 09:51:57 to 2024-12-03 05:31:07 UTC [more...]

[PATCH v6 0/2] Add changes to use session index as identifier
 2024-12-03  5:30 UTC  (2+ messages)
` [PATCH v6 1/2] misc: fastrpc: Add support for multiple PD from one process

[PATCH v1 0/4] Add debugfs support for fastrpc driver
 2024-12-03  5:21 UTC  (8+ messages)
` [PATCH v1 4/4] misc: fastrpc: Add debugfs support for fastrpc

[PATCH] clk: qcom: clk-alpha-pll: Do not use random stack value for recalc rate
 2024-12-03  5:08 UTC  (2+ messages)

[PATCH v9 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
 2024-12-03  5:08 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: arm: qcom: Add Microsoft "
` [PATCH v9 2/3] firmware: qcom: scm: Allow QSEECOM for "
` [PATCH v9 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023

[PATCH v3 0/5] Add static channel mapping between soundwire master and slave
 2024-12-03  4:52 UTC  (4+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: Add bindings for wcd937x static channel mapping

[PATCH v6 0/2] Add support for videocc, camcc, dispcc0 and dispcc1 on Qualcomm SA8775P platform
 2024-12-03  4:34 UTC  (5+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sa8775p: Add support for clock controllers

[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2024-12-03  4:19 UTC  (11+ messages)
` [PATCH 01/10] tee: allow a driver to allocate a tee_device without a pool
` [PATCH 02/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_MEMBUF
` [PATCH 03/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH 04/10] firmware: qcom: scm: add support for object invocation
` [PATCH 05/10] qcomtee: implement object invoke support
` [PATCH 06/10] qcomtee: add primordial object
` [PATCH 07/10] dt-bindings: arm: qcomtee: add QTEE driver devicetree binding for TEE subsystem
` [PATCH 08/10] tee: add Qualcomm TEE driver
` [PATCH 09/10] arm64: dts: qcom: sm8650: add support for QTEE
` [PATCH 10/10] Documentation: tee: Add Qualcomm TEE driver

[PATCH v2] dt-bindings: display/msm: qcom,sa8775p-mdss: fix the example
 2024-12-03  3:40 UTC  (6+ messages)
    ` [PATCH v2] dt-bindings: display/msm: qcom, sa8775p-mdss: "

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-03  3:31 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: display: msm: dp-controller: document pixel clock stream
` [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
` [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding
` [PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry

[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-03  3:27 UTC  (10+ messages)
` [PATCH 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld
` [PATCH 09/10] drm/sti: hdmi: "

[PATCH v1 0/4] Add qcom,product-variant properties in Qualcomm
 2024-12-03  3:04 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: bluetooth: add 'qcom,product-variant'

[PATCH] drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt
 2024-12-03  2:57 UTC  (2+ messages)

[PATCH v6 0/3] Add SPMI bus, PMIC for qcs615 and fix reboot-modes etc
 2024-12-03  2:53 UTC  (6+ messages)
` [PATCH v6 2/3] arm64: dts: qcom: move pon reboot-modes from pm8150.dtsi to board files
` [PATCH v6 3/3] arm64: dts: qcom: qcs615-ride: Enable PMIC peripherals

[PATCH] drm/msm/hdmi: simplify code in pll_get_integloop_gain
 2024-12-03  2:53 UTC  (2+ messages)

[PATCH v1] soc: qcom: ice: Prevent UFS probe deferral on ICE probe failure
 2024-12-03  2:40 UTC 

[PATCH v2 00/14] drm/msm/dp: perform misc cleanups
 2024-12-03  2:33 UTC  (17+ messages)
` [PATCH v2 01/14] drm/msm/dp: set safe_to_exit_level before printing it
` [PATCH v2 02/14] drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface
` [PATCH v2 03/14] drm/msm/dp: drop msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs()
` [PATCH v2 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
` [PATCH v2 05/14] drm/msm/dp: move I/O functions to global header
` [PATCH v2 06/14] drm/msm/dp: move/inline AUX register functions
` [PATCH v2 07/14] drm/msm/dp: move/inline ctrl "
` [PATCH v2 08/14] drm/msm/dp: move/inline panel related functions
` [PATCH v2 09/14] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets
` [PATCH v2 10/14] drm/msm/dp: drop obsolete audio headers access through catalog
` [PATCH v2 11/14] drm/msm/dp: move/inline audio related functions
` [PATCH v2 12/14] drm/msm/dp: move more AUX functions to dp_aux.c
` [PATCH v2 13/14] drm/msm/dp: drop struct msm_dp_panel_in
` [PATCH v2 14/14] drm/msm/dp: move interrupt handling to dp_ctrl

[PATCH v2] media: qcom: camss: fix VFE pm domain off
 2024-12-03  1:02 UTC  (15+ messages)

[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup
 2024-12-03  0:39 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers
` [PATCH 2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable()
` [PATCH 3/4] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle()
` [PATCH 4/4] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state

[PATCH net-next v7 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-02 23:43 UTC  (19+ messages)
` [PATCH net-next v7 01/15] net: driver: stmmac: Fix CSR divider comment
` [PATCH net-next v7 02/15] net: driver: stmmac: Extend CSR calc support
` [PATCH net-next v7 03/15] net: stmmac: Fix clock rate variables size
` [PATCH net-next v7 04/15] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH net-next v7 05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH net-next v7 06/15] net: dwmac-imx: "
` [PATCH net-next v7 07/15] net: dwmac-intel-plat: "
` [PATCH net-next v7 08/15] net: dwmac-rk: "
` [PATCH net-next v7 09/15] net: dwmac-starfive: "
` [PATCH net-next v7 10/15] net: macb: "
` [PATCH net-next v7 11/15] net: xgene_enet: "
` [PATCH net-next v7 12/15] net: dwmac-sti: "
` [PATCH net-next v7 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH net-next v7 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH net-next v7 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer

[PATCH v2 0/2] interconnect: qcom: Introduce interconnects for SM8750
 2024-12-02 22:04 UTC  (5+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add interconnect provider driver "

[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
 2024-12-02 20:42 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dp: account for widebus in msm_dp_catalog_panel_tpg_enable()
` [PATCH 2/3] drm/msm/dp: do not touch the MMSS_DP_INTF_CONFIG for tpg
` [PATCH 3/3] drm/msm/dp: add a debugfs node for using tpg

[PATCH v6 00/12] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-12-02 20:10 UTC  (20+ messages)
` [PATCH v6 03/12] arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake
` [PATCH v6 06/12] arm64: dts: qcom: sdm845-starqltechn: add gpio keys
` [PATCH v6 07/12] arm64: dts: qcom: sdm845-starqltechn: add max77705 PMIC
` [PATCH v6 08/12] arm64: dts: qcom: sdm845-starqltechn: add display PMIC
` [PATCH v6 10/12] arm64: dts: qcom: sdm845-starqltechn: add initial sound support

[PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375
 2024-12-02 20:00 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14
 2024-12-02 19:41 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: Add HP Omnibook X 14
` [PATCH v3 2/3] firmware: qcom: scm: Allow QSEECOM for HP Omnibook X14
` [PATCH v3 3/3] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14

[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-12-02 18:36 UTC  (21+ messages)
` [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH RESEND v7 04/17] fscrypt: add support for "
` [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys

[PATCH v5 0/3] Asus vivobook s15 improvements
 2024-12-02 18:18 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: x1e80100-vivobook-s15: Use the samsung,atna33xc20 panel driver
` [PATCH v5 2/3] arm64: dts: qcom: x1e80100-vivobook-s15: Add lid switch
` [PATCH v5 3/3] arm64: dts: qcom: x1e80100-vivobook-s15: Add bluetooth

[PATCH v2 1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
 2024-12-02 17:40 UTC  (4+ messages)

[PATCH 0/2] Add SA8775P GPI DMA compatible
 2024-12-02 17:31 UTC  (2+ messages)
` (subset) "

[PATCH v1] dt-bindings: dma: qcom,gpi: Add QCS8300 compatible
 2024-12-02 17:31 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: qcom,gpi: Add QCS615 compatible
 2024-12-02 17:31 UTC  (2+ messages)

[PATCH v14 0/8] Add QPIC SPI NAND driver
 2024-12-02 16:57 UTC  (2+ messages)

[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-02 16:53 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size

[PATCH 0/2] QPIC v2 fixes for SDX75
 2024-12-02 16:50 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14
 2024-12-02 16:06 UTC  (3+ messages)
` [PATCH v2 3/4] drm/panel-edp: Add unknown BOE panel for HP Omnibook X14

[PATCH] mmc: sdhci-msm: Command Queue (CQ) Register changes for v5.0
 2024-12-02 16:05 UTC  (3+ messages)

[PATCH v4] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-12-02 15:51 UTC  (2+ messages)

[PATCH v4 0/4] Add GCC and RPMH clock controller for QCS615 SoC
 2024-12-02 15:51 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: qcs615: Add LLCC support for QCS615
 2024-12-02 15:51 UTC  (2+ messages)

[PATCH v4 0/3] Add support for APPS SMMU on QCS615
 2024-12-02 15:51 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: qcs615: add the APPS SMMU node
` (subset) [PATCH v4 0/3] Add support for APPS SMMU on QCS615

[PATCH v5 0/5] Add initial support for QCS615 SoC and QCS615 RIDE board
 2024-12-02 15:51 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Add DT Support for primary USB on QCS615
 2024-12-02 15:51 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: Add coresight nodes for QCS615
 2024-12-02 15:51 UTC  (2+ messages)

[PATCH v2 0/3] Add aoss_qmp nodes for qcs615
 2024-12-02 15:51 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions
 2024-12-02 15:50 UTC  (2+ messages)

[PATCH v2 0/3] More Surface Laptop 7 features
 2024-12-02 15:50 UTC  (2+ messages)

[PATCH v4 RESEND] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-12-02 15:50 UTC  (2+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-02 15:48 UTC  (9+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2024-12-02 15:30 UTC  (5+ messages)
` [PATCH 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition

[PATCH] dt-bindings: Drop Bhupesh Sharma from maintainers
 2024-12-02 15:24 UTC  (2+ messages)

add venus firmware file for qcs615
 2024-12-02 15:21 UTC  (9+ messages)

[PATCH v2 0/2] arm64: dts: qcom: x1e80100: qcp/t14s: Enable USB multi-port controller related ports
 2024-12-02 15:18 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: x1e78100-t14s: Enable support for both Type-A USB ports

[PATCH] clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
 2024-12-02 14:49 UTC  (3+ messages)

[PATCH v3 0/3] Enable UFS on QCS615
 2024-12-02 14:48 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: qcs615: add UFS node
` [PATCH v3 3/3] arm64: dts: qcom: qcs615-ride: Enable "

[PATCH v2 0/4] Venus driver fixes to avoid possible OOB accesses
 2024-12-02 14:46 UTC  (5+ messages)
` [PATCH v2 2/4] media: venus: hfi_parser: avoid OOB access beyond payload word count

[PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: correct MDSS interconnects
 2024-12-02 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8550: "

[PATCH] arm64: dts: qcom: qcm2290: Add uart3 node
 2024-12-02 14:34 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
 2024-12-02 14:32 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v6 0/3] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-12-02 14:29 UTC  (4+ messages)
` [PATCH v6 3/3] clk: qcom: Support attaching GDSCs to multiple parents

[PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
 2024-12-02 14:26 UTC  (3+ messages)
` [PATCH v2 6/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 platform dts

[PATCH v3] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth
 2024-12-02 14:07 UTC  (6+ messages)

[PATCH v5 0/4] Enable shared SE support over I2C
 2024-12-02 14:04 UTC  (15+ messages)
` [PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively

[PATCH v2 RESEND 0/3] Add Block event interrupt support for I2C protocol
 2024-12-02 13:41 UTC  (5+ messages)
` [PATCH v2 RESEND 3/3] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH v3 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-12-02 12:11 UTC  (9+ messages)
` [PATCH v3 05/11] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller

[PATCH v2] phy: qcom-qusb2: Add regulator_set_load to Qualcomm usb phy
 2024-12-02 10:31 UTC  (5+ messages)

[PATCH v3 0/4] Add initial support for QCS8300 SoC and QCS8300 RIDE board
 2024-12-02 10:00 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: add QCS8300 platform

[PATCH] bus: mhi: host: pci_generic: fix MHI BAR mapping
 2024-12-02  9:51 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