linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-10 07:30:08 to 2021-09-14 21:37:34 UTC [more...]

[PATCH v3 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
 2021-09-14 21:37 UTC  (2+ messages)

[PATCH 0/4] sdm660 clock-controller cleanup
 2021-09-14 21:13 UTC  (9+ messages)
` [PATCH 1/4] clk: qcom: gcc-sdm660: Use ARRAY_SIZE for num_parents
` [PATCH 2/4] clk: qcom: gpucc-sdm660: "
` [PATCH 3/4] clk: qcom: mmcc-sdm660: "
` [PATCH 4/4] clk: qcom: gpucc-sdm660: Remove fallback to global clock names

[PATCH v5 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-14 20:22 UTC  (16+ messages)
` [PATCH v5 01/15] dt-bindings: drm/panel-simple-edp: Introduce generic eDP panels
` [PATCH v5 02/15] drm/edid: Break out reading block 0 of the EDID
` [PATCH v5 03/15] drm/edid: Allow querying/working with the panel ID from "
` [PATCH v5 04/15] drm/edid: Use new encoded panel id style for quirks matching
` [PATCH v5 05/15] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_EDP
` [PATCH v5 06/15] arm64: defconfig: "
` [PATCH v5 07/15] drm/panel-edp: Split eDP panels out of panel-simple
` [PATCH v5 08/15] drm/panel-edp: Move some wayward panels to the eDP driver
` [PATCH v5 09/15] drm/panel-simple: Non-eDP panels don't need "HPD" handling
` [PATCH v5 10/15] drm/panel-edp: Split the delay structure out
` [PATCH v5 11/15] drm/panel-edp: Better describe eDP panel delays
` [PATCH v5 12/15] drm/panel-edp: hpd_reliable shouldn't be subtraced from hpd_absent
` [PATCH v5 13/15] drm/panel-edp: Fix "prepare_to_enable" if panel doesn't handle HPD
` [PATCH v5 14/15] drm/panel-edp: Don't re-read the EDID every time we power off the panel
` [PATCH v5 15/15] drm/panel-edp: Implement generic "edp-panel"s probed by EDID

[PATCH v4 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-14 20:13 UTC  (15+ messages)
` [PATCH v4 01/15] dt-bindings: drm/panel-simple-edp: Introduce generic eDP panels
` [PATCH v4 02/15] drm/edid: Break out reading block 0 of the EDID
` [PATCH v4 03/15] drm/edid: Allow querying/working with the panel ID from "
` [PATCH v4 04/15] drm/edid: Use new encoded panel id style for quirks matching

[PATCH v4] phy: qcom-qmp: add support for display port voltage and pre-emphasis swing
 2021-09-14 19:49 UTC  (2+ messages)

[PATCH V4 0/2] Add Vol+ support for sc7280-idp
 2021-09-14 19:38 UTC  (4+ messages)
` [PATCH V4 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH V4 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

[PATCH v7 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-14 19:19 UTC  (7+ messages)
` [PATCH v7 1/4] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
` [PATCH v7 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v7 3/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board
` [PATCH v7 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-09-14 19:05 UTC  (5+ messages)
` [PATCH v7 2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-14 19:00 UTC  (29+ messages)
` [PATCH v4 01/24] drm/bridge: Add documentation sections
` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges
` [PATCH v4 03/24] drm/mipi-dsi: Create devm device registration
` [PATCH v4 04/24] drm/mipi-dsi: Create devm device attachment
` [PATCH v4 05/24] drm/bridge: adv7533: Switch to devm MIPI-DSI helpers
` [PATCH v4 06/24] drm/bridge: adv7511: Register and attach our DSI device at probe
` [PATCH v4 07/24] drm/bridge: anx7625: Switch to devm MIPI-DSI helpers
` [PATCH v4 08/24] drm/bridge: anx7625: Register and attach our DSI device at probe
` [PATCH v4 09/24] drm/bridge: lt8912b: Switch to devm MIPI-DSI helpers
` [PATCH v4 10/24] drm/bridge: lt8912b: Register and attach our DSI device at probe
` [PATCH v4 11/24] drm/bridge: lt9611: Switch to devm MIPI-DSI helpers
` [PATCH v4 12/24] drm/bridge: lt9611: Register and attach our DSI device at probe
` [PATCH v4 13/24] drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpers
` [PATCH v4 14/24] drm/bridge: lt9611uxc: Register and attach our DSI device at probe
` [PATCH v4 15/24] drm/bridge: ps8640: Switch to devm MIPI-DSI helpers
` [PATCH v4 16/24] drm/bridge: ps8640: Register and attach our DSI device at probe
` [PATCH v4 17/24] drm/bridge: sn65dsi83: Switch to devm MIPI-DSI helpers
` [PATCH v4 18/24] drm/bridge: sn65dsi83: Register and attach our DSI device at probe
` [PATCH v4 19/24] drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
` [PATCH v4 20/24] drm/bridge: sn65dsi86: Register and attach our DSI device at probe
` [PATCH v4 21/24] drm/bridge: tc358775: Switch to devm MIPI-DSI helpers
` [PATCH v4 22/24] drm/bridge: tc358775: Register and attach our DSI device at probe
` [PATCH v4 23/24] drm/kirin: dsi: Adjust probe order
` [PATCH v4 24/24] drm/exynos: "

[PATCH] arm64: dts: qcom: c630: add second channel for wifi
 2021-09-14 18:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-14 17:59 UTC  (5+ messages)
` [PATCH v3 03/16] drm/edid: Allow the querying/working with the panel ID from the EDID

[PATCH v2 16/18] arm64: dts: qcom: sm6350: Add iommus property to USB1
 2021-09-14 16:19 UTC  (4+ messages)
` [PATCH v2 17/18] arm64: dts: qcom: Add device tree for Sony Xperia 10 III

[PATCH 02/17] arm64: dts: qcom: Add SM6350 device tree
 2021-09-14 16:08 UTC  (2+ messages)

[PATCH 0/2] Add QCM2290 Global Clock Controller driver
 2021-09-14 15:24 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clk: qcom: Add QCM2290 Global Clock Controller bindings
` [PATCH 2/2] clk: qcom: Add Global Clock Controller driver for QCM2290

[PATCH 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-14 12:53 UTC  (5+ messages)
` [PATCH 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings

[PATCH v8 1/4] dt-bindings: mfd: qcom,tcsr: document ipq6018 compatible
 2021-09-14 12:49 UTC  (3+ messages)
` [PATCH v8 2/4] pwm: driver for qualcomm ipq6018 pwm block

[PATCH 0/8] Initial LG G Watch R support
 2021-09-14 11:24 UTC  (14+ messages)
` [PATCH 1/8] pinctrl: qcom: msm8226: fill in more functions
` [PATCH 2/8] dt-bindings: mmc: sdhci-msm: Add compatible string for msm8226
` [PATCH 3/8] dt-bindings: firmware: scm: Add compatible "
` [PATCH 4/8] ARM: dts: qcom: msm8226: Add more SoC bits
` [PATCH 5/8] ARM: dts: qcom: Add pm8226 PMIC
` [PATCH 6/8] dt-bindings: vendor-prefixes: add LG Electronics
` [PATCH 7/8] dt-bindings: arm: qcom: Document APQ8026 SoC binding
` [PATCH 8/8] ARM: dts: qcom: Add support for LG G Watch R

[PATCH v10] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-09-14 10:08 UTC 

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM6350 pinctrl bindings
 2021-09-14  9:56 UTC  (4+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SM6350 pinctrl driver

[PATCH] dt-bindings: mailbox: Update maintainer email for qcom apcs-kpss
 2021-09-14  8:04 UTC 

[PATCH 0/2] Add pinctrl driver for QCM2290
 2021-09-14  7:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add QCM2290 pinctrl bindings
` [PATCH 2/2] pinctrl: qcom: Add QCM2290 pinctrl driver

[RESEND] venus: fix vpp frequency calculation for decoder
 2021-09-14  3:57 UTC 

[PATCH v1 0/2] Add support for eDP on SC7280
 2021-09-14  3:53 UTC  (3+ messages)
` [PATCH v1 1/2] drm/msm/dp: Add support for SC7280 eDP

[PATCH] venus: fix vpp frequency calculation for decoder
 2021-09-14  3:46 UTC 

[PATCH 0/2] pinctrl: qcom: spmi-gpio: Add support to enable/disable output
 2021-09-14  2:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add output-{enable,disable} properties
` [PATCH 2/2] pinctrl: qcom: spmi-gpio: add support to enable/disable output

[PATCH 0/3] Add QCM2290 RPM clocks support
 2021-09-14  2:55 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: smd-rpm: Add rate hooks for clk_smd_rpm_branch_ops
` [PATCH 2/3] dt-bindings: clk: qcom,rpmcc: Document QCM2290 compatible
` [PATCH 3/3] clk: qcom: smd-rpm: Add QCM2290 RPM clock support

[PATCH 0/2] pinctrl: qcom: spmi-gpio: Add support to enable/disable output
 2021-09-14  2:54 UTC 

[PATCH] usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
 2021-09-14  2:01 UTC  (9+ messages)

[PATCH 0/2] Add compatible for QCM2290 smd-rpm
 2021-09-14  1:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: smd-rpm: Add QCM2290 compatible
` [PATCH 2/2] "

[PATCH 0/3] mailbox: Add QCM2290 APCS IPC support
 2021-09-14  1:40 UTC  (4+ messages)
` [PATCH 1/3] mailbox: qcom-apcs-ipc: Consolidate msm8994 type apcs_data
` [PATCH 2/3] dt-bindings: mailbox: qcom: Add QCM2290 APCS compatible
` [PATCH 3/3] mailbox: qcom-apcs-ipc: Add QCM2290 APCS IPC support

[PATCH 08/14] drm/msm/dpu_kms: Re-order dpu includes
 2021-09-14  1:28 UTC  (10+ messages)
` [PATCH 09/14] drm/msm/dpu: Remove useless checks in dpu_encoder
` [PATCH 10/14] drm/msm/dpu: Remove encoder->enable() hack
` [PATCH 11/14] drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
` [PATCH 12/14] dt-bindings: msm/dp: Add bindings for HDCP registers
` [PATCH 13/14] drm/msm: Add hdcp register ranges to sc7180 device tree
` [PATCH 14/14] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers

[RFC v2 00/13] create power sequencing subsystem
 2021-09-13 23:39 UTC  (6+ messages)
` [RFC v2 01/13] power: add power sequencer subsystem

[PATCH] arm64: dts: qcom: sc7280-idp: Add vcc-supply for qfprom
 2021-09-13 21:38 UTC  (4+ messages)

[PATCH v2 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-09-13 21:31 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings
` [PATCH v2 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH v2] ath10k: Don't always treat modem stop events as crashes
 2021-09-13 20:53 UTC 

[PATCH v3] phy: qcom-qmp: add support for display port voltage and pre-emphasis swing
 2021-09-13 20:06 UTC  (2+ messages)

[PATCH V3 0/2] Add Vol+ support for sc7280-idp
 2021-09-13 20:01 UTC  (5+ messages)
` [PATCH V3 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH V3 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

[PATCH V2 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-09-13 19:42 UTC  (4+ messages)

[PATCH] drm/msm: Fix devfreq NULL pointer dereference on a3xx
 2021-09-13 16:45 UTC 

[PATCH v2 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-09-13 14:14 UTC  (3+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[RFC PATCH 0/2] PM6125 regulator support
 2021-09-13 14:32 UTC  (5+ messages)
` [RFC PATCH 2/2] regulator: qcom_smd: Add "

[PATCH v9] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-09-13 14:27 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: lpass: add binding headers for digital codecs
 2021-09-13 10:53 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: lpass: add binding headers for digital codecs
 2021-09-13 10:53 UTC  (2+ messages)

[PATCH] regulator: vqmmc-ipq4019: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-13 10:53 UTC  (2+ messages)

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-13  6:15 UTC  (19+ messages)

[RFC PATCH] [v2] dt-bindings: arm/msm/qcom,idle-state convert to YAML
 2021-09-11 16:51 UTC  (3+ messages)

[PATCH 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-09-11 16:35 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH v3 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-11 13:19 UTC  (3+ messages)
` [PATCH v3 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
` [PATCH v3 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[PATCH AUTOSEL 5.13 02/29] remoteproc: qcom: wcnss: Fix race with iris probe
 2021-09-11 13:12 UTC 

[PATCH AUTOSEL 5.14 02/32] remoteproc: qcom: wcnss: Fix race with iris probe
 2021-09-11 13:11 UTC 

[PATCH 0/8] msm8998 clock-controller cleanup
 2021-09-11 12:13 UTC  (9+ messages)
` [PATCH 1/8] clk: qcom: gcc-msm8998: Move parent names and mapping below GPLLs
` [PATCH 2/8] clk: qcom: gcc-msm8998: Use parent_data/hws for internal clock relations
` [PATCH 3/8] clk: qcom: gcc-msm8998: Remove transient global "xo" clock
` [PATCH 4/8] clk: qcom: gpucc-msm8998: Use ARRAY_SIZE for num_parents
` [PATCH 5/8] clk: qcom: mmcc-msm8998: "
` [PATCH 6/8] dt-bindings: clocks: qcom,gcc-msm8998: Reflect actually referenced clks
` [PATCH 7/8] clk: qcom: gpucc-msm8998: Remove unnecessary fallbacks to global clocks
` [PATCH 8/8] clk: qcom: mmcc-msm8998: "

[PATCH] arm64: DT: qcom: msm8998: Provide missing "xo" and "sleep_clk" to GCC
 2021-09-11 12:01 UTC 

[PATCH -next] remoteproc: qcom_wcnss: Add missing of_node_put() in qcom_iris_probe()
 2021-09-11  8:13 UTC 

[PATCH] arm64: dts: qcom: Add sc7180-trogdor-homestar
 2021-09-10 21:19 UTC  (2+ messages)

[PATCH v8] Bluetooth: btusb: Add support using different nvm for variant WCN6855 controller
 2021-09-10  7:47 UTC  (3+ messages)


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