Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-03-21 12:28:52 to 2022-03-23 14:20:00 UTC [more...]

[PATCH v6 00/18] Modernize rest of the krait drivers
 2022-03-23 14:19 UTC  (31+ messages)
` [PATCH v6 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v6 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v6 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v6 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v6 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v6 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v6 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v6 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v6 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v6 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v6 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v6 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v6 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v6 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v6 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v6 16/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc "
` [PATCH v6 18/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks

[RESEND PATCH] dt-bindings: display/msm: add missing brace in dpu-qcm2290.yaml
 2022-03-23 14:02 UTC  (3+ messages)

[PATCH v5 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-03-23 13:55 UTC  (3+ messages)
` [PATCH v5 01/15] dt-bindings: clock: split qcom,gcc.yaml to common and specific schema

[PATCH v3 0/6] drm/msm: rework MDSS drivers
 2022-03-23 13:39 UTC  (8+ messages)
` [PATCH v3 1/6] drm/msm: unify "
` [PATCH v3 2/6] drm/msm: remove extra indirection for msm_mdss
` [PATCH v3 3/6] drm/msm: split the main platform driver
` [PATCH v3 4/6] drm/msm: stop using device's match data pointer
` [PATCH v3 5/6] drm/msm: allow compile time selection of driver components
` [PATCH v3 6/6] drm/msm: make mdp5/dpu devices master components

[PATCH V2 0/3] rpmsg and glink signaling API support
 2022-03-23 13:38 UTC  (10+ messages)
` [PATCH V2 1/3] rpmsg: core: Add signal "
` [PATCH V2 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-03-23 11:39 UTC  (6+ messages)
` [REPOST PATCH v4 10/13] drm/msm/disp/dpu1: Add support for DSC in topology
    ` [Freedreno] "

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2022-03-23 10:57 UTC  (8+ messages)
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
    ` [Freedreno] "

[PATCH 00/22] drm: Review of mode copies
 2022-03-23 10:39 UTC  (11+ messages)
` [PATCH 10/22] drm/msm: Nuke weird on stack mode copy
` [PATCH 11/22] drm/msm: Use drm_mode_init() for on-stack modes
` [PATCH 12/22] drm/msm: Use drm_mode_copy()

[PATCH 0/3] drm/msm/dp: simplify dp_connector_get_modes()
 2022-03-23 10:35 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()
` [PATCH 2/3] drm/msm/dp: simplify dp_connector_get_modes()
` [PATCH 3/3] drm/msm/dp: remove max_pclk_khz field from dp_panel/dp_display

[PATCH v1 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-03-23  8:50 UTC  (6+ messages)
` [PATCH v1 1/5] clk: qcom: regmap-mux: add pipe clk implementation
` [PATCH v1 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
` [PATCH v1 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v1 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v1 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH] net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
 2022-03-23  3:32 UTC 

[PATCH v2 0/3] Refactor xhci quirks and plat private data
 2022-03-23  3:07 UTC  (6+ messages)

[PATCH v2 0/2] regulator: scmi: add support for registering SCMI regulators by name
 2022-03-23  1:12 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: define support for name based regulators
` [PATCH v2 2/2] regulator: scmi: add support for registering SCMI regulators by name

[PATCH] drivers/tty/serial/qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
 2022-03-22 19:44 UTC  (2+ messages)

[PATCH v4 00/18] Modernize rest of the krait drivers
 2022-03-22 18:15 UTC  (26+ messages)
` [PATCH v4 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v4 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v4 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v4 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v4 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v4 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v4 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v4 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v4 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v4 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v4 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v4 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v4 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v4 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v4 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v4 16/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks
` [PATCH v4 17/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v4 18/18] dt-bindings: arm: msm: Convert kpss-gcc "

[PATCH v2] ufs: qcom: drop custom Android boot parameters
 2022-03-22 18:14 UTC  (3+ messages)

[PATCH v6] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-22 17:55 UTC 

[PATCH] ASoC: codecs: Fix error handling in power domain init and exit handlers
 2022-03-22 16:18 UTC 

[PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
 2022-03-22 13:54 UTC  (2+ messages)

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-03-22  9:18 UTC  (14+ messages)
` [PATCH v11 1/5] usb: dwc3: core: Add HS phy mode variable and phy poweroff flag
` [PATCH v11 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v11 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v11 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v11 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status

[PATCH -next] net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
 2022-03-22  8:50 UTC  (2+ messages)

[RESEND v3] arm64: dts: qcom: sc7280: Add IO regulator handler in SC7280 CRD platforms
 2022-03-22  8:31 UTC 

WARNING: possible recursive locking detected - lock(&irq_desc_lock_class);
 2022-03-22  7:37 UTC 

[PATCH v1 1/4] arm64: dts: qcom: sc7280: Rename crd to crd-r3
 2022-03-22  4:18 UTC  (7+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: Add 'piglin' to the crd-r3 compatible strings

[PATCH] soc: qcom: socinfo: add SC7280 entry to soc_id array
 2022-03-22  4:03 UTC  (3+ messages)

[PATCH v7 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-22  3:27 UTC  (6+ messages)
` [PATCH v7 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe
` [PATCH v7 2/5] arm64: dts: qcom: sm7280: remove assigned-clock-rate property for mdp clk
` [PATCH v7 3/5] arm64: dts: qcom: sm7180: "
` [PATCH v7 4/5] arm64: dts: qcom: sdm845: "
` [PATCH v7 5/5] arm64: dts: qcom: sm8250: "

[PATCH v2 0/6] UFS support on SM6350 & FP4
 2022-03-21 21:46 UTC  (16+ messages)
` [PATCH v2 1/6] scsi: ufs: dt-bindings: Add SM6350 compatible string
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add SM6350 UFS PHY bindings
` [PATCH v2 3/6] phy: qcom-qmp: Add SM6350 UFS PHY support
` [PATCH v2 4/6] pinctrl: qcom: sm6350: fix order of UFS & SDC pins
` [PATCH v2 5/6] arm64: dts: qcom: sm6350: Add UFS nodes
` [PATCH v2 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable UFS

[PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-03-21 23:29 UTC  (3+ messages)
` [PATCH v6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional

[PATCH v5 00/18] Modernize rest of the krait drivers
 2022-03-21 21:51 UTC  (23+ messages)
` [PATCH v5 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v5 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v5 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v5 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v5 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v5 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v5 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v5 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v5 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v5 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v5 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v5 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v5 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v5 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v5 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v5 16/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks
` [PATCH v5 17/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v5 18/18] dt-bindings: arm: msm: Convert kpss-gcc "

[RFC DNM PATCH] i2c: busses: qcom-cci: Add support for passing data in DT
 2022-03-21 22:20 UTC  (3+ messages)

[PATCH v5 0/3] Add lpass pin control support for audio on sc7280 based targets
 2022-03-21 20:30 UTC  (7+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sc7280: Add pinctrl for wcd938x codec reset and CTIA/OMTP headset selection
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: add lpass lpi pin controller node

[PATCH v5 0/3] Add soundcard support for sc7280 based platforms
 2022-03-21 20:05 UTC  (7+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add dt nodes for sound card

[PATCH 0/2] Fix and update fingerprint flashing on herobrine
 2022-03-21 18:53 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: Fully describe fingerprint node on Herobrine

[PATCH] soc: qcom: smem: use correct format characters
 2022-03-21 17:50 UTC  (6+ messages)

[PATCH v6 0/5] Update mdp clk to max supported value to support higher refresh rates
 2022-03-21 17:39 UTC  (5+ messages)
` [PATCH v6 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe

[RFT] ufs: qcom: drop custom Android boot parameters
 2022-03-21 14:16 UTC  (3+ messages)

[PATCH v3 00/18] Modernize rest of the krait drivers
 2022-03-21 13:35 UTC  (5+ messages)
` [PATCH v3 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v3 18/18] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation "


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