linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-07 18:31:05 to 2022-12-09 08:04:28 UTC [more...]

[PATCH 1/5] arm64: dts: qcom: sm6115: Fix UFS node
 2022-12-09  8:04 UTC  (6+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm6115: Provide xo clk to rpmcc
` [PATCH 3/5] arm64: dts: qcom: sm6115: Provide real SMD RPM XO to SDC1/2
` [PATCH 4/5] dt-bindings: arm: qcom: Add SM6115(P) and Lenovo Tab P11
` [PATCH 5/5] arm64: dts: qcom: Add Lenovo Tab P11 (J606F/XiaoXin Pad) dts

[PATCH v5 00/12] drm/msm: Add SC8280XP support
 2022-12-09  2:49 UTC  (23+ messages)
` [PATCH v5 01/12] dt-bindings: display/msm: Add binding for SC8280XP MDSS
` [PATCH v5 02/12] drm/msm/dpu: Introduce SC8280XP
` [PATCH v5 03/12] drm/msm: Introduce SC8280XP MDSS
` [PATCH v5 04/12] dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles
` [PATCH v5 05/12] drm/msm/dp: Stop using DP id as index in desc
` [PATCH v5 06/12] drm/msm/dp: Add DP and EDP compatibles for SC8280XP
` [PATCH v5 07/12] drm/msm/dp: Add SDM845 DisplayPort instance
` [PATCH v5 08/12] drm/msm/dp: Rely on hpd_enable/disable callbacks
` [PATCH v5 09/12] drm/msm/dp: Implement hpd_notify()
` [PATCH v5 10/12] arm64: dts: qcom: sc8280xp: Define some of the display blocks
` [PATCH v5 11/12] arm64: dts: qcom: sc8280xp-crd: Enable EDP
` [PATCH v5 12/12] arm64: dts: qcom: sa8295-adp: Enable DP instances

[PATCH v2 0/5] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-09  2:24 UTC  (8+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sc7180: Bump up trogdor ts_reset_l drive strength
` [PATCH v2 2/5] arm64: dts: qcom: sc7180: Add trogdor eDP/touchscreen regulator off-on-time
` [PATCH v2 3/5] arm64: dts: qcom: sc7180: Start the trogdor eDP/touchscreen regulator on
` [PATCH v2 4/5] arm64: dts: qcom: sc7180: Add pazquel360 touschreen
` [PATCH v2 5/5] Input: elants_i2c: Delay longer with reset asserted

[PATCH 0/5] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-09  1:49 UTC  (14+ messages)
` [PATCH 1/5] arm64: dts: qcom: sc7180: Bump up trogdor ts_reset_l drive strength
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add trogdor eDP/touchscreen regulator off-on-time
` [PATCH 3/5] arm64: dts: qcom: sc7180: Start the trogdor eDP/touchscreen regulator on
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel360 touschreen
` [PATCH 5/5] Input: elants_i2c: Delay longer with reset asserted

[PATCH 1/3] clk: qcom: dispcc-sm6115: use parent_hws for disp_cc_mdss_rot_clk
 2022-12-09  1:24 UTC  (6+ messages)
` [PATCH 2/3] clk: qcom: gcc-sm6375: use parent_hws for gcc_disp_gpll0_div_clk_src
` [PATCH 3/3] clk: qcom: gcc-sm6375: use parent_hws where possible

[PATCH] clk: qcom: clk-spmi-pmic-div: convert to use parent_data
 2022-12-09  1:21 UTC  (2+ messages)

[PATCH v11 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-09  0:35 UTC  (12+ messages)
` [PATCH v11 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v11 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
` [PATCH v11 3/5] drm/msm/dp: parser data-lanes as property of dp_out endpoint
` [PATCH v11 4/5] drm/msm/dp: parser link-frequencies "
` [PATCH v11 5/5] drm/msm/dp: add support of max dp link rate

[PATCH] dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY
 2022-12-08 23:47 UTC  (2+ messages)

[PATCH v11 00/16] Add Multi Circular Queue Support
 2022-12-08 23:18 UTC  (17+ messages)
` [PATCH v11 01/16] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v11 02/16] ufs: core: Probe for ext_iid support
` [PATCH v11 03/16] ufs: core: Introduce Multi-circular queue capability
` [PATCH v11 04/16] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v11 05/16] ufs: core: mcq: Add support to allocate multiple queues
` [PATCH v11 06/16] ufs: core: mcq: Configure resource regions
` [PATCH v11 07/16] ufs: core: mcq: Calculate queue depth
` [PATCH v11 08/16] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v11 09/16] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v11 10/16] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v11 11/16] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v11 12/16] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v11 13/16] ufs: core: Prepare for completion in mcq
` [PATCH v11 14/16] ufs: mcq: Add completion support of a cqe
` [PATCH v11 15/16] ufs: core: mcq: Add completion support in poll
` [PATCH v11 16/16] ufs: core: mcq: Enable Multi Circular Queue

[PATCH V6 0/2] SCM: Add support for wait-queue aware firmware
 2022-12-08 22:11 UTC  (5+ messages)
` [PATCH V6 1/2] dt-bindings: firmware: qcom,scm: Add optional interrupt
` [PATCH V6 2/2] firmware: qcom: scm: Add wait-queue handling logic

[PATCH 0/2] arm64: dts: qcom: sm6350: enable IPA
 2022-12-08 21:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm6350: add IPA node
` [PATCH 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: enable IPA

[PATCH net-next 0/2] net: ipa: enable IPA v4.7 support
 2022-12-08 21:22 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: Add SM6350 compatible
` [PATCH net-next 2/2] net: ipa: add IPA v4.7 support

[PATCH v7 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-12-08 21:09 UTC  (16+ messages)
` [PATCH v7 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
      ` [Freedreno] "
` [PATCH v7 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support

[PATCH] arm64: dts: qcom: sc7280: enable IPA in sc7280-herobrine-lte-sku.dtsi
 2022-12-08 18:38 UTC 

[PATCH 1/2] mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
 2022-12-08 18:31 UTC  (6+ messages)
` [PATCH 2/2] mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code

[PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
 2022-12-08 15:26 UTC  (5+ messages)
  ` [PATCH v2.5] "
      ` [PATCH v2.5] drm/msm/dsi: switch to DRM_PANEL_BRIDGE #forregzbot

[V3] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-12-08 14:54 UTC  (3+ messages)

[PATCH resend] mfd: pm8008: Fix return value check in pm8008_probe()
 2022-12-08 14:39 UTC  (2+ messages)

[V4] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-12-08 14:25 UTC 

[PATCH] arm64: dts: qcom: sm8150: Fix iommu sid values for PCIe nodes
 2022-12-08 14:13 UTC  (6+ messages)

[PATCH] remoteproc: elf_loader: Update resource table name check
 2022-12-08 13:40 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
 2022-12-08 11:20 UTC  (7+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add configuration for PMI8950 peripheral

[PATCH] leds: qcom,pm8058-led: Convert to DT schema
 2022-12-08 10:57 UTC  (8+ messages)

[PATCH v3 0/5] remoteproc: qcom_q6v5_pas: add support for SM8550 adsp, cdsp & mpss
 2022-12-08 10:38 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: qcom: adsp: move memory-region and firmware-name out of pas-common
` [PATCH v3 2/5] dt-bindings: remoteproc: qcom: adsp: document sm8550 adsp, cdsp & mpss compatible
` [PATCH v3 3/5] remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading
` [PATCH v3 4/5] remoteproc: qcom_q6v5_pas: add support for assigning memory to firmware
` [PATCH v3 5/5] remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data

[PATCH 00/12] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-08  9:16 UTC  (4+ messages)
` [PATCH 01/12] dt-bindings: arm: msm: Update the maintainers for LLCC

[GIT PULL] Qualcomm clock updates for 6.2
 2022-12-08  2:23 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: display/msm: convert MDP5 schema to YAML format
 2022-12-08  0:54 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: display/msm: add SoC-specific compats to qcom,mdp5.yaml
` [PATCH v2 3/4] ARM: dts: qcom-msm8974: add SoC specific compat string to mdp5 node
` [PATCH v2 4/4] arm64: dts: qcom: add SoC specific compat strings to mdp5 nodes

[RFC PATCH 0/4] drm/msm/mdss: rework UBWC setup
 2022-12-08  0:08 UTC  (5+ messages)
` [RFC PATCH 1/4] drm/msm/mdss: convert UBWC setup to use match data
` [RFC PATCH 2/4] drm/msm/mdss: correct the ubwc version for sm6115 platform
` [RFC PATCH 3/4] drm/msm/mdss: add data for sc8180xp
` [RFC PATCH 4/4] drm/msm/mdss: add the sdm845 data for completeness

[PATCH v3 00/11] Enable Display for SM8350
 2022-12-07 23:50 UTC  (9+ messages)
` [PATCH v3 03/11] drm/msm/dpu: Add SM8350 to hw catalog
` [PATCH v3 04/11] drm/msm/dpu: Add support for SM8350
` [PATCH v3 05/11] drm/msm: "

[PATCH v3 0/3] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
 2022-12-07 23:24 UTC  (4+ messages)
` [PATCH v3 1/3] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH v3 2/3] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [PATCH v3 3/3] thermal: qcom-spmi-temp-alarm: add support for LITE "

[PATCH v10 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-07 22:47 UTC  (6+ messages)
` [PATCH v10 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
` [PATCH v10 4/5] drm/msm/dp: parser link-frequencies as property of dp_out endpoint

[PATCH] arm64: dts: qcom: sc7280: Fix CPU nodes compatible string
 2022-12-07 21:13 UTC 

[PATCH v10 00/16] Add Multi Circular Queue Support
 2022-12-07 20:46 UTC  (17+ messages)
` [PATCH v10 01/16] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v10 02/16] ufs: core: Probe for ext_iid support
` [PATCH v10 03/16] ufs: core: Introduce Multi-circular queue capability
` [PATCH v10 04/16] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v10 05/16] ufs: core: mcq: Add support to allocate multiple queues
` [PATCH v10 06/16] ufs: core: mcq: Configure resource regions
` [PATCH v10 07/16] ufs: core: mcq: Calculate queue depth
` [PATCH v10 08/16] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v10 09/16] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v10 10/16] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v10 11/16] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v10 12/16] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v10 13/16] ufs: core: Prepare for completion in mcq
` [PATCH v10 14/16] ufs: mcq: Add completion support of a cqe
` [PATCH v10 15/16] ufs: core: mcq: Add completion support in poll
` [PATCH v10 16/16] ufs: core: mcq: Enable Multi Circular Queue

[PATCH v4 00/13] drm/msm: Add SC8280XP support
 2022-12-07 20:04 UTC  (5+ messages)
` [PATCH v4 02/13] drm/msm/dpu: Introduce SC8280XP

[PATCH] mhi: Update Makefile to used Kconfig flags
 2022-12-07 19:58 UTC  (2+ messages)

[PATCH v2 00/15] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2022-12-07 19:36 UTC  (6+ messages)
` [PATCH v2 08/15] thermal/drivers/tsens: Drop single-cell code for msm8939

[PATCH v2 0/4] dt-bindings: add missing subdevices to qcom-pm8xxx schema
 2022-12-07 19:32 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: input: qcom,pm8921-keypad: convert to YAML format

[PATCH v3 0/9] Add a bunch of msm8953 dts files
 2022-12-07 18:30 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: arm: qcom: document new msm8953-family devices
` [PATCH v3 2/9] arm64: dts: qcom: msm8953: Adjust reserved-memory nodes
` [PATCH v3 3/9] arm64: dts: qcom: sdm450: Add device tree for Motorola Moto G6
` [PATCH v3 4/9] arm64: dts: qcom: msm8953: Add device tree for Motorola G5 Plus
` [PATCH v3 5/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A2 Lite
` [PATCH v3 6/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi Note 4X
` [PATCH v3 7/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A1
` [PATCH v3 8/9] arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus
` [PATCH v3 9/9] arm64: dts: qcom: sdm632: Add device tree for Motorola G7 Power


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