messages from 2024-12-10 03:30:01 to 2024-12-11 03:08:37 UTC [more...]
[PATCH] drm/msm/a6xx: Skip gpu secure fw load in EL2 mode
2024-12-11 3:08 UTC (12+ messages)
[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2024-12-11 2:30 UTC (9+ messages)
` [PATCH 05/10] qcomtee: implement object invoke support
` [PATCH 08/10] tee: add Qualcomm TEE driver
[PATCH v30 00/30] Introduce QC USB SND audio offloading support
2024-12-11 2:00 UTC (25+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol
[PATCH 0/2] arm64: dts: qcom: Add DT support for secondary usb on QCS615
2024-12-11 1:57 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add support for secondary usb node "
` [PATCH 2/2] arm64: dts: qcom: Enable secondary USB controller on QCS615 Ride
[PATCH 0/2] Qcom Geni exit path cleanups
2024-12-10 23:10 UTC (3+ messages)
` [PATCH 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH 2/2] i2c: qcom-geni: Simplify error handling in "
[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
2024-12-11 0:32 UTC (2+ messages)
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-12-11 0:46 UTC (7+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
[PATCH v7 0/5] Add SDM670 camera subsystem
2024-12-11 0:30 UTC (10+ messages)
` [PATCH v7 1/5] dt-bindings: clock: qcom,sdm845-camcc: add sdm670 compatible
` [PATCH v7 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v7 3/5] media: qcom: camss: add support for SDM670 camss
` [PATCH v7 4/5] arm64: dts: qcom: sdm670: add camcc
` [PATCH v7 5/5] arm64: dts: qcom: sdm670: add camss and cci
[PATCH v7 0/3] clk: qcom: Add support for multiple power-domains for a clock controller
2024-12-11 0:27 UTC (4+ messages)
` [PATCH v7 1/3] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
` [PATCH v7 2/3] clk: qcom: common: Add support for power-domain attachment
` [PATCH v7 3/3] clk: qcom: Support attaching GDSCs to multiple parents
[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
2024-12-10 23:44 UTC (3+ messages)
` [PATCH 08/16] media: qcom: camss: csid: Make TPG optional
[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs
2024-12-10 22:33 UTC (2+ messages)
[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
2024-12-10 22:21 UTC (4+ messages)
` [PATCH 4/4] dt-bindings: display: msm: dp: update maintainer entry
[PATCH v2] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
2024-12-10 21:42 UTC (3+ messages)
[PATCH v5 0/4] Enable Bluetooth on qcs6490-rb3gen2 board
2024-12-10 21:42 UTC (4+ messages)
` (subset) "
[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
2024-12-10 21:20 UTC (3+ messages)
` [PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld
[PATCH 0/8] arm64: dts: qcom: x1e*: Fix USB QMP PHY supplies
2024-12-10 20:44 UTC (13+ messages)
` [PATCH 1/8] arm64: dts: qcom: x1e001de-devkit: "
` [PATCH 2/8] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: "
` [PATCH 3/8] arm64: dts: qcom: x1e80100-asus-vivobook-s15: "
` [PATCH 4/8] arm64: dts: qcom: x1e80100-crd: "
` [PATCH 5/8] arm64: dts: qcom: x1e80100-dell-xps13-9345: "
` [PATCH 6/8] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: "
` [PATCH 7/8] arm64: dts: qcom: x1e80100-microsoft-romulus: "
` [PATCH 8/8] arm64: dts: qcom: x1e80100-qcp: "
[PATCH v8 00/28] Qualcomm iris video decoder driver
2024-12-10 20:36 UTC (33+ messages)
` [PATCH v8 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC
` [PATCH v8 02/28] media: iris: add platform driver for iris video device
` [PATCH v8 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v8 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v8 05/28] media: iris: implement video firmware load/unload
` [PATCH v8 06/28] media: iris: implement boot sequence of the firmware
` [PATCH v8 07/28] media: iris: introduce host firmware interface with necessary hooks
` [PATCH v8 08/28] media: iris: implement power management
` [PATCH v8 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v8 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v8 11/28] media: iris: implement g_selection ioctl
` [PATCH v8 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls
` [PATCH v8 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v8 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v8 15/28] media: iris: implement query_cap ioctl
` [PATCH v8 16/28] media: iris: implement vb2 streaming ops
` [PATCH v8 17/28] media: iris: implement set properties to firmware during streamon
` [PATCH v8 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v8 19/28] media: iris: allocate, initialize and queue internal buffers
` [PATCH v8 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v8 21/28] media: iris: add support for dynamic resolution change
` [PATCH v8 22/28] media: iris: handle streamoff/on from client in "
` [PATCH v8 23/28] media: iris: add support for drain sequence
` [PATCH v8 24/28] media: iris: add check whether the video session is supported or not
` [PATCH v8 25/28] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v8 26/28] media: iris: add check to allow sub states transitions
` [PATCH v8 27/28] media: iris: enable video driver probe of SM8250 SoC
` [PATCH v8 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver
[PATCH] firmware: qcom: scm: Allow QSEECOM on the asus vivobook s15
2024-12-10 19:13 UTC (2+ messages)
[PATCH v5 0/4] Enable shared SE support over I2C
2024-12-10 17:52 UTC (18+ messages)
` [PATCH v5 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
[PATCH v1 0/7] Add support to load QUP SE firmware from
2024-12-10 17:42 UTC (22+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading
` [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem
[PATCH 6/6] arm64: errata: Add QCOM_KRYO_6XX_GOLD/PRIME to the spectre_bhb_k32_list
2024-12-10 17:02 UTC (2+ messages)
[PATCH 0/6] arm64: errata: Add Qualcomm CPUs to the Spectre mitigation lists
2024-12-10 16:53 UTC (3+ messages)
[PATCH v11 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-12-10 16:51 UTC (5+ messages)
` [PATCH v11 1/4] iommu/io-pgtable-arm: Make pgtable walker more generic
` [PATCH v11 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
` [PATCH v11 3/4] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v11 4/4] drm/msm: Extend gpu devcore dumps with pgtbl info
[PATCH AUTOSEL 6.12 033/107] accel/qaic: Add AIC080 support
2024-12-10 16:16 UTC (3+ messages)
[PATCH] genirq: Remove leading space from .irq_print_chip() callbacks
2024-12-10 15:48 UTC (3+ messages)
` "
[PATCH v4 0/3] Expand firmware-name property to load specific
2024-12-10 15:28 UTC (6+ messages)
` [PATCH v4 1/4] dt-bindings: net: bluetooth: qca: Expand firmware-name property
` [PATCH v4 2/4] Bluetooth: qca: Add support in firmware-name to load board specific nvm
` [PATCH v4 3/4] Bluetooth: qca: Expand firmware-name to load specific rampatch
` [PATCH v4 4/4] arm64: dts: qcom: sa8775p-ride: Add firmware-name in BT node
[PATCH v3 0/3] Expand firmware-name property to load specific
2024-12-10 15:03 UTC (12+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch
[PATCH 5/6] arm64: errata: Add QCOM_KRYO_5XX_GOLD to the spectre_bhb_k24_list
2024-12-10 14:45 UTC (3+ messages)
[PATCH v10 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-12-10 14:30 UTC (3+ messages)
[PATCH v3 0/5] arm64: qcom: Add support for QCS9075 boards
2024-12-10 14:02 UTC (13+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: Add support for QCS9075 Ride & Ride-r3
UEFI EBS() failures on Lenovo T14s
2024-12-10 13:49 UTC (7+ messages)
[PATCH net-next v2 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2024-12-10 13:28 UTC (11+ messages)
` [PATCH net-next v2 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
` [PATCH net-next v2 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support
[PATCH v2 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs
2024-12-10 13:00 UTC (2+ messages)
[PATCH 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs
2024-12-10 13:00 UTC (2+ messages)
[PATCH] accel/qaic: Fix typo for struct qaic_manage_trans_passthrough
2024-12-10 12:34 UTC (2+ messages)
[PATCH v7 00/28] Qualcomm iris video decoder driver
2024-12-10 12:23 UTC (5+ messages)
` [PATCH v7 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v7 14/28] media: iris: implement iris v4l2_ctrl_ops
[PATCH v5 0/2] coresight: Add label sysfs node support
2024-12-10 12:22 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: Add label in the coresight components
` [PATCH v5 2/2] coresight: Add label sysfs node support
[PATCH] soc: qcom: smem_state: fix an OF node reference leak in qcom_smem_state_get()
2024-12-10 12:19 UTC
[PATCH v3 0/3] arm64: dts: qcom: x1e80100: fix USB OTG regressions
2024-12-10 11:14 UTC (4+ messages)
` [PATCH v3 1/3] Revert "arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports"
` [PATCH v3 2/3] Revert "arm64: dts: qcom: x1e80100-crd: enable otg on usb ports"
` [PATCH v3 3/3] Revert "arm64: dts: qcom: x1e80100: enable OTG on USB-C controllers"
[PATCH v4 0/9] Add display support for QCS615 platform
2024-12-10 11:02 UTC (14+ messages)
` [PATCH v4 1/9] dt-bindings: display/msm: Add SM6150 DSI phy
` [PATCH v4 2/9] dt-bindings: display/msm: dsi-controller-main: Document SM6150
` [PATCH v4 3/9] dt-bindings: display/msm: Add SM6150 MDSS & DPU
` [PATCH v4 4/9] drm/msm: mdss: Add SM6150 support
` [PATCH v4 5/9] drm/msm/dpu: "
` [PATCH v4 6/9] drm/msm/dsi: Add dsi phy support for SM6150
` [PATCH v4 7/9] drm/msm/dsi: Add "
` [PATCH v4 8/9] arm64: dts: qcom: Add display support for QCS615
` [PATCH v4 9/9] arm64: dts: qcom: Add display support for QCS615 RIDE board
[PATCH 0/2] Add support for DisplayPort on the QCS615 RIDE platform
2024-12-10 10:48 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add DisplayPort support for QCS615
` [PATCH 2/2] arm64: dts: qcom: Enable DisplayPort on QCS615 RIDE platform
[PATCH v2 0/2] arm64: dts: qcom: x1e80100: fix USB OTG regressions
2024-12-10 10:45 UTC (5+ messages)
[PATCH v9 00/12] Support for hardware-wrapped inline encryption keys
2024-12-10 9:13 UTC (6+ messages)
[PATCH] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
2024-12-10 8:25 UTC (3+ messages)
[PATCH v2] arm64: dts: qcom: Add coresight node for SM8650
2024-12-10 8:23 UTC
[PATCH v8 00/14] This is continued work on Samsung S9(SM-9600) starqltechn
2024-12-10 8:10 UTC (3+ messages)
` [PATCH v8 01/14] ASoC: dt-bindings: Add bindings for WCD934x DAIs
[PATCH RESEND] arm64: dts: qcom: Add coresight node for SM8650
2024-12-10 6:51 UTC
[PATCH 0/2] Add gcc_xo_clk for IPQ5424
2024-12-10 6:41 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: add gcc_xo_clk macro
` [PATCH 2/2] clk: qcom: ipq5424: add gcc_xo_clk
[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
2024-12-10 6:14 UTC (6+ messages)
[PATCH V4 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
2024-12-10 6:05 UTC (10+ messages)
` [PATCH V4 2/4] dt-bindings: iio: adc: Add support for QCOM "
[PATCH V2 0/2] Add QCrypto support for QCS8300
2024-12-10 5:48 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: crypto: qcom-qce: document the QCS8300 crypto engine
[PATCH V3 0/2] Enable Inline crypto engine for QCS8300
2024-12-10 5:48 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: crypto: ice: document the qcs8300 inline crypto engine
[PATCH V5 0/2] Enable TRNG for QCS8300
2024-12-10 5:48 UTC (3+ messages)
` [PATCH V5 1/2] dt-bindings: crypto: qcom,prng: document QCS8300
[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
2024-12-10 5:10 UTC (2+ messages)
[PATCH v2 0/2] Enable ethernet on qcs615
2024-12-10 4:09 UTC (13+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node
[PATCH v3] drm/msm/dpu: filter out too wide modes if no 3dmux is present
2024-12-10 3:47 UTC (2+ messages)
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