Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-07-10 08:41:45 to 2022-07-11 17:42:33 UTC [more...]

[PATCH v2] clk: qcom: gpucc-sm8350: Fix "initializer element is not constant" error
 2022-07-11 17:42 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm/dsi: stop using drm_panel directly
 2022-07-11 17:41 UTC  (6+ messages)
` [PATCH v2 1/4] drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
` [PATCH v2 2/4] drm/msm/dsi: fetch DSC pps payload from "
` [PATCH v2 3/4] drm/panel: drop DSC pps pointer
` [PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE

[V4] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-11 17:33 UTC 

[RFC PATCH v3 0/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-07-11 17:23 UTC  (5+ messages)
` [RFC PATCH v3 1/2] drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
` [RFC PATCH v3 2/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] clk: qcom: gpucc-sm8350: Fix "initializer element is not constant" error
 2022-07-11 17:07 UTC  (2+ messages)

[PATCH v2] arm64: dta: qcom: sc7280: delete vdda-1p2 and vdda-0p9 from both dp and edp
 2022-07-11 16:47 UTC  (2+ messages)

[PATCH] arm64: dta: qcom: sc7280: delete vdda-1p2 and vdda-0p9 from mdss_edp
 2022-07-11 16:12 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignment
 2022-07-11 15:46 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: mmc: / ARM: qcom: correct reg-names and clock entries
 2022-07-11 15:11 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: mmc: sdhci-msm: fix reg-names entries
` [PATCH v2 2/5] dt-bindings: mmc: sdhci-msm: constrain reg-names perp variants
` [PATCH v2 3/5] arm64: dts: qcom: align SDHCI reg-names with DT schema
` [PATCH v2 4/5] ARM: "
` [PATCH v2 5/5] ARM: dts: qcom: align SDHCI clocks "

[PATCH 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998
 2022-07-11 15:08 UTC  (8+ messages)
` [PATCH 2/3] mmc: sdhci-msm: add MSM8998 SDCC specific compatible
` [PATCH 3/3] arm64: dts: qcom: msm8998: "

[PATCH RFT] arm64: dts: qcom: sm6125: fix SDHCI CQE reg names
 2022-07-11 14:57 UTC  (2+ messages)

[PATCH 1/6] clk: qcom: clk-rcg2: add rcg2 mux ops
 2022-07-11 14:38 UTC  (20+ messages)
` [PATCH 2/6] clk: qcom: apss-ipq6018: fix apcs_alias0_clk_src
` [PATCH 3/6] clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
` [PATCH 4/6] clk: qcom: apss-ipq6018: add MODULE_ALIAS
` [PATCH 5/6] dt-bindings: clock: qcom,a53pll: add IPQ8074 compatible
` [PATCH 6/6] clk: qcom: apss-ipq-pll: add support for IPQ8074

[V3] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-11 14:22 UTC  (3+ messages)

[PATCH v6 00/10] Add PSR support for eDP
 2022-07-11 14:21 UTC  (16+ messages)
` [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc
` [PATCH v6 02/10] drm: add helper functions to retrieve old and new crtc
` [PATCH v6 03/10] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v6 04/10] drm/msm/dp: Add basic PSR support for eDP
` [PATCH v6 05/10] drm/msm/dp: use the eDP bridge ops to validate eDP modes
` [PATCH v6 06/10] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v6 07/10] drm/bridge: add psr support for panel bridge callbacks
` [PATCH v6 08/10] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
` [PATCH v6 09/10] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
` [PATCH v6 10/10] drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources

[PATCH v2 00/15] make iio inkern interface firmware agnostic
 2022-07-11 14:06 UTC  (27+ messages)
` [PATCH v2 01/15] iio: inkern: only release the device node when done with it
` [PATCH v2 02/15] iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
` [PATCH v2 03/15] iio: inkern: only return error codes in iio_channel_get_*() APIs
` [PATCH v2 04/15] iio: inkern: split of_iio_channel_get_by_name()
` [PATCH v2 05/15] iio: inkern: move to fwnode properties
` [PATCH v2 06/15] thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
` [PATCH v2 07/15] iio: adc: ingenic-adc: convert to IIO fwnode interface
` [PATCH v2 08/15] iio: adc: ab8500-gpadc: convert to device properties
` [PATCH v2 09/15] iio: adc: at91-sama5d2_adc: "
` [PATCH v2 10/15] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v2 11/15] iio: adc: qcom-spmi-vadc: "
` [PATCH v2 12/15] iio: adc: qcom-spmi-adc5: "
` [PATCH v2 13/15] iio: adc: stm32-adc: "
` [PATCH v2 14/15] iio: inkern: remove OF dependencies
` [PATCH v2 15/15] iio: inkern: fix coding style warnings

[PATCH v5 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-11 13:53 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag
` [PATCH v5 2/5] interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
` [PATCH v5 3/5] interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
` [PATCH v5 4/5] interconnect: qcom: icc-rpm: Support multiple buckets
` [PATCH v5 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH v2,0/5] Add pm8226 SPMI regulators
 2022-07-11 13:27 UTC  (5+ messages)
` [PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility

[PATCH v7 1/4] dt-bindings: mailbox: qcom: set correct #clock-cells
 2022-07-11 12:49 UTC  (5+ messages)
` [PATCH v7 2/4] dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074
` [PATCH v7 3/4] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
` [PATCH v7 4/4] arm64: dts: ipq8074: add APCS support

[PATCH v6 01/12] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-11 11:56 UTC  (3+ messages)
` [PATCH v6 09/12] pinctrl: qcom-pmic-gpio: "

[PATCH v3 0/3] msm8939 cpufreq preparatory work
 2022-07-11 11:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: opp: opp-v2-kryo-cpu: Fix example binding checks

[PATCH v2 00/11] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-07-11 11:37 UTC  (18+ messages)
` [PATCH v2 01/11] arm64: dts: qcom: sdm845: rename DPU device node
` [PATCH v2 02/11] arm64: dts: qcom: sc7180: "
` [PATCH v2 03/11] arm64: dts: qcom: sm8250: "
` [PATCH v2 04/11] dt-bindings: display/msm: split qcom, mdss bindings
` [PATCH v2 05/11] dt-bindings: display/msm: move qcom,sdm845-mdss schema to mdss.yaml
` [PATCH v2 06/11] dt-bindings: display/msm: move qcom,sc7180-mdss "
` [PATCH v2 07/11] dt-bindings: display/msm: move qcom,sc7280-mdss "
` [PATCH v2 08/11] dt-bindings: display/msm: move qcom,qcm2290-mdss "
` [PATCH v2 09/11] dt-bindings: display/msm: move qcom,msm8998-mdss "
` [PATCH v2 10/11] dt-bindings: display/mdm: add gcc-bus clock to dpu-smd845
` [PATCH v2 11/11] dt-bindings: display/msm: move common DPU properties to dpu-common.yaml

[PATCH] dt-bindings: ufs: qcom,ufs: add SC8280XP binding
 2022-07-11 11:07 UTC  (2+ messages)

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-07-11 10:31 UTC  (11+ messages)

[PATCH v5 00/10] Add PSR support for eDP
 2022-07-11 10:24 UTC  (16+ messages)
` [PATCH v5 01/10] drm/msm/disp/dpu1: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc
` [PATCH v5 02/10] drm: add helper functions to retrieve old and new crtc
` [PATCH v5 03/10] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v5 04/10] drm/msm/dp: add basic PSR support for eDP
` [PATCH v5 04/10] drm/msm/dp: Add "
` [PATCH v5 05/10] drm/msm/dp: use the eDP bridge ops to validate eDP modes
` [PATCH v5 06/10] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v5 07/10] drm/bridge: add psr support for panel bridge callbacks
` [PATCH v5 08/10] drm/msm/disp/dpu1: use atomic enable/disable callbacks for encoder functions
` [PATCH v5 09/10] drm/msm/disp/dpu1: add PSR support for eDP interface in dpu driver
` [PATCH v5 10/10] drm/msm/disp/dpu1: check for crtc enable rather than crtc active to release shared resources

[PATCH 0/2] drm/msm: remove struct msm_display_dsc_config
 2022-07-11 10:04 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_config
` [PATCH 2/2] drm/msm/dsi: "

[PATCH 00/10] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-11  9:38 UTC  (7+ messages)
` [PATCH 04/10] dt-bindings: PCI: qcom: Add SC8280XP to binding
` [PATCH 05/10] dt-bindings: PCI: qcom: Add SA8540P "

[RFC PATCH v2 0/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-07-11  9:19 UTC  (5+ messages)
` [RFC PATCH v2 1/2] drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
` [RFC PATCH v2 2/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] arm64: dts: qcom: sc8280xp: Add lost ranges for timer
 2022-07-11  8:56 UTC  (2+ messages)

[PATCH v4] soc: qcom: Fix the id of SA8540P SoC
 2022-07-11  8:39 UTC 

[PATCH 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings
 2022-07-11  8:40 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: msm/dp: drop extra p1 region

[PATCH 0/2] pinctrl: qcom: Add pinctrl driver for MSM8909
 2022-07-11  8:28 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: Move wcd specific pin conf to common file
 2022-07-11  7:54 UTC  (3+ messages)

[PATCH 0/5] dt-bindings: mmc: / ARM: qcom: correct reg-names and clock entries
 2022-07-11  7:45 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: mmc: sdhci-msm: constrain reg-names at least for one variant

[RFC PATCH 0/3] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-07-11  7:31 UTC  (11+ messages)
` [RFC PATCH 1/3] drm/bridge: ti-sn65dsi86: switch to atomic ops
` [RFC PATCH 2/3] drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
` [RFC PATCH 3/3] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH v2] Bluetooth: Fix CVSD SCO setup failure
 2022-07-11  2:03 UTC  (3+ messages)

[PATCH v2 0/4] qcom-cpufreq-hw LMH irq/hotplug interractions
 2022-07-11  0:46 UTC  (2+ messages)

[PATCH v1 11/33] thermal/drivers/qcom: Switch to new of API
 2022-07-10 21:24 UTC 

[PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings
 2022-07-10 16:54 UTC  (4+ messages)

[pull] drm/msm: drm-msm-next-2022-07-10 for v5.20
 2022-07-10 15:50 UTC 

[PATCH v2 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings
 2022-07-10  8:41 UTC  (6+ messages)
` [PATCH v2 5/9] arm64: dts: qcom: sc7280: drop address/size-cells from eDP node
` [PATCH v2 6/9] arm64: dts: qcom: sc7280: drop unused clocks "
` [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated
` [PATCH v2 8/9] dt-bindings: msm/dp: add missing properties
` [PATCH v2 9/9] dt-bindings: msm/dp: handle DP vs eDP difference


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox