Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-05-21 16:46:24 to 2022-05-23 22:13:18 UTC [more...]

Removal of qcom,board-id and qcom,msm-id
 2022-05-23 22:13 UTC  (18+ messages)

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2022-05-23 22:01 UTC  (3+ messages)

[PATCH] drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
 2022-05-23 21:44 UTC  (5+ messages)

[PATCH 0/9] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-05-23 21:38 UTC  (10+ messages)
` [PATCH 1/9] clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()
` [PATCH 2/9] clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()
` [PATCH 3/9] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
` [PATCH 4/9] drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
` [PATCH 5/9] drm/msm/dsi_phy_28nm_8960: "
` [PATCH 6/9] drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
` [PATCH 7/9] drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
` [PATCH 8/9] drm/msm/dsi_phy_10nm: "
` [PATCH 9/9] drm/msm/dsi_phy_7nm: "

[GIT PULL] Qualcomm clock fixes for v5.19
 2022-05-23 21:22 UTC 

[PATCH] MAINTAINERS: Add myself as a reviewer for Qualcomm ARM/64 support
 2022-05-23 21:03 UTC 

[PATCH -next] drm/msm: DRM_DP_AUX_BUS depends on OF
 2022-05-23 20:43 UTC 

[PATCH v2 1/2] arm64: dts: qcom: sc7280: herobrine: Don't disable the keyboard backlight node
 2022-05-23 20:12 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Enable keyboard backlight for villager

[RFC PATCH 00/14] CAMSS support for MSM8974
 2022-05-23 18:30 UTC  (19+ messages)
` [RFC PATCH 01/14] media: dt-bindings: media: camss: Add qcom,msm8974-camss binding
` [RFC PATCH 02/14] media: camss: Add CAMSS_8x74 camss version
` [RFC PATCH 03/14] media: camss: vfe: Add support for 8x74
` [RFC PATCH 04/14] media: camss: video: "
` [RFC PATCH 05/14] media: camss: csid: "
` [RFC PATCH 06/14] media: camss: ispif: "
` [RFC PATCH 07/14] media: camss: csiphy: "
` [RFC PATCH 08/14] media: camss: Add 8x74 resources
` [RFC PATCH 09/14] dt-bindings: i2c: qcom-cci: add QCOM MSM8974 compatible
` [RFC PATCH 10/14] i2c: qcom-cci: add msm8974 compatible
` [RFC PATCH 11/14] ARM: dts: qcom: msm8974: add CCI bus
` [RFC PATCH 12/14] ARM: dts: qcom: msm8974: add CAMSS node
` [RFC PATCH 13/14] ARM: dts: qcom: msm8974-FP2: Add OV8865 rear camera
` [RFC PATCH 14/14] [DNM] media: camss: hacks for MSM8974

[PATCH v12 0/8] PCI: qcom: Fix higher MSI vectors handling
 2022-05-23 18:18 UTC  (9+ messages)
` [PATCH v12 1/8] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v12 2/8] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v12 3/8] PCI: dwc: Convert msi_irq to the array
` [PATCH v12 4/8] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v12 5/8] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v12 6/8] PCI: dwc: Implement special ISR handler for split MSI IRQ setup
` [PATCH v12 7/8] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v12 8/8] arm64: dts: qcom: sm8250: provide "

[PATCH v5 0/5] Add support for ToF sensor on Yoshino platform
 2022-05-23 17:53 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: proximity: vl53l0x: Document optional supply and GPIO properties
` [PATCH 2/5] proximity: vl53l0x: Prefer pre-initialized interrupt flags
` [PATCH 3/5] proximity: vl53l0x: Handle the VDD regulator
` [PATCH 4/5] proximity: vl53l0x: Handle the reset GPIO
` [PATCH 5/5] arm64: dts: qcom: msm8998-xperia: Introduce ToF sensor support

[PATCH v7 0/8] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-23 17:56 UTC  (5+ messages)
` [PATCH v7 8/8] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v5] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
 2022-05-23 17:50 UTC  (2+ messages)

[PATCH v5 0/5] Renesas RZ/G2L IRQC support
 2022-05-23 17:42 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v5 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH v5 3/5] gpio: gpiolib: Allow free() callback to be overridden
` [PATCH v5 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ
` [PATCH v5 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH v4 0/7] Renesas RZ/G2L IRQC support
 2022-05-23 17:29 UTC  (11+ messages)
` [PATCH v4 3/7] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip
` [PATCH v4 6/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ

[PATCH] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-05-23 17:18 UTC 

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-23 17:00 UTC  (4+ messages)
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()

[PATCH v4 1/5] dt-bindings: Document how Chromebooks with depthcharge boot
 2022-05-23 16:19 UTC  (9+ messages)
` [PATCH v4 2/5] dt-bindings: arm: qcom: Mention that Chromebooks use a different scheme
` [PATCH v4 3/5] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings
` [PATCH v4 5/5] dt-bindings: arm: qcom: Add more "

[PATCH v3] soc: qcom: socinfo: Add an ID for sc7180P
 2022-05-23 15:54 UTC 

[PATCH v2] iio: vadc: Fix potential dereference of NULL pointer
 2022-05-23 15:45 UTC  (7+ messages)
` [PATCH] hv_netvsc: "
    `  "
` [PATCH v3] iio: vadc: "
    ` [PATCH v4] "

[PATCH v11 0/7] PCI: qcom: Fix higher MSI vectors handling
 2022-05-23 15:36 UTC  (10+ messages)
` [PATCH v11 3/7] PCI: dwc: Handle MSIs routed to multiple GIC interrupts

[PATCH 0/1] Switch on IMX577 on RB5
 2022-05-23 15:30 UTC  (6+ messages)
` [PATCH 1/1] arm64: dts: qcom: qrb5165-rb5: Enable the IMX577 on cam1

[GIT PULL] Qualcomm clock updates for v5.19
 2022-05-23 14:56 UTC 

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2022-05-23 14:45 UTC  (3+ messages)
` [PATCH v4 12/13] drm/msm: Utilize gpu scheduler priorities

[PATCH v2 0/5] Add interconnect support for SM6350
 2022-05-23 14:32 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: interconnect: Add Qualcomm SM6350 NoC support

[PATCH v7 00/10] Coresight: Add support for TPDM and TPDA
 2022-05-23 14:24 UTC  (15+ messages)
` [PATCH v7 02/10] Coresight: Add coresight TPDM source driver
` [PATCH v7 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v7 04/10] coresight-tpdm: Add DSB dataset support
` [PATCH v7 05/10] coresight-tpdm: Add integration test support
` [PATCH v7 07/10] Coresight: Add TPDA link driver
` [PATCH v7 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions

[PATCH v2] media: venus: hfi_platform: Correct supported codecs for sc7280
 2022-05-23 13:43 UTC 

[PATCH] media: camss: Move and unexport functions specific to ISPIF
 2022-05-23 12:25 UTC 

[PATCH 0/3] clk: qcom: gdsc: add support for collapse-vote registers
 2022-05-23 12:04 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v2] media: camss: Allocate camss struct as a managed device resource
 2022-05-23  9:26 UTC  (3+ messages)

[PATCH v2 0/3] Add support for audio clock gating resets for SC7280
 2022-05-23  9:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller "
` [PATCH v2 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
` [PATCH v2 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280

[PATCH 0/2] clk: qcom: Fix topology around titan_top power domain
 2022-05-23  8:57 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: camcc-sdm845: "
` [PATCH 2/2] clk: qcom: camcc-sm8250: "

Koszty instalacji fotowoltaicznej
 2022-05-23  8:05 UTC 

[PATCH V6 0/5] mmc: add error statistics for eMMC and SD card
 2022-05-23  7:15 UTC  (11+ messages)
` [PATCH V6 1/5] mmc: core: Capture eMMC and SD card errors
` [PATCH V6 2/5] mmc: sdhci: "
` [PATCH V6 3/5] mmc: debugfs: Add debug fs entry for mmc driver
` [PATCH V6 4/5] mmc: debugfs: Add debug fs error state "
` [PATCH V6 5/5] mmc: cqhci: Capture eMMC and SD card errors

[RFC 0/3] Add interconnect support to the SCM interface
 2022-05-23  7:00 UTC  (4+ messages)
` [RFC 1/3] dt-bindings: firmware: qcom-scm: Add interconnects property
` [RFC 2/3] firmware: qcom_scm: Add bw voting support to the SCM interface
` [RFC 3/3] arm64: dts: qcom: sm8450: Add interconnect requirements for SCM

[PATCH v2] bus: mhi: host: Add support for Quectel EM120 FCCL
 2022-05-23  2:14 UTC  (2+ messages)
` 回复: "

[PATCH] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
 2022-05-23  1:58 UTC  (2+ messages)

[v1 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1
 2022-05-23  1:18 UTC  (2+ messages)

[PATCH v7 00/11] arm64: dts: qcom: initial Inforce IFC6560 board support
 2022-05-22 22:22 UTC  (13+ messages)
` [PATCH v7 01/11] arm64: dts: qcom: sdm630: disable dsi0/dsi0_phy by default
` [PATCH v7 02/11] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy "
` [PATCH v7 03/11] arm64: dts: qcom: sdm630: disable GPU "
` [PATCH v7 04/11] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
` [PATCH v7 05/11] arm64: dts: qcom: sdm630: rename qusb2phy to qusb2phy0
` [PATCH v7 06/11] arm64: dts: qcom: sdm630: add second (HS) USB host support
` [PATCH v7 07/11] arm64: dts: qcom: sdm630: fix gpu's interconnect path
` [PATCH v7 08/11] arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconf
` [PATCH v7 09/11] arm64: dts: qcom: sdm660: move SDHC2 card detect pinconf to board files
` [PATCH v7 10/11] dt-bindings: arm: qcom: document sda660 SoC and ifc6560 board
` [PATCH v7 11/11] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support

[PATCH net 0/2] net: ipa: fix page free in two spots
 2022-05-22 20:00 UTC  (5+ messages)
` [PATCH net 1/2] net: ipa: fix page free in ipa_endpoint_trans_release()
` [PATCH net 2/2] net: ipa: fix page free in ipa_endpoint_replenish_one()

[PATCH net-next v2 0/9] net: ipa: a few more small items
 2022-05-22 20:00 UTC  (11+ messages)
` [PATCH net-next v2 1/9] net: ipa: make endpoint HOLB drop configurable
` [PATCH net-next v2 2/9] net: ipa: support hard aggregation limits
` [PATCH net-next v2 3/9] net: ipa: specify RX aggregation time limit in config data
` [PATCH net-next v2 4/9] net: ipa: kill gsi_trans_commit_wait_timeout()
` [PATCH net-next v2 5/9] net: ipa: count the number of modem TX endpoints
` [PATCH net-next v2 6/9] net: ipa: get rid of ipa_cmd_info->direction
` [PATCH net-next v2 7/9] net: ipa: remove command direction argument
` [PATCH net-next v2 8/9] net: ipa: remove command info pool
` [PATCH net-next v2 9/9] net: ipa: use data space for command opcodes

[PATCH 2/2] Add support for Xiaomi MIX 3 (perseus) smartpohone
 2022-05-22 15:22 UTC  (3+ messages)

[PATCH] bus: qcom-ssc-block-bus: Fix resource release in .remove function
 2022-05-22 12:31 UTC 

[PATCH] ath10k: do not enforce interrupt trigger type
 2022-05-22 12:22 UTC  (2+ messages)

[PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
 2022-05-22  9:20 UTC  (13+ messages)
` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles
` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 "
` [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 "
` [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 "
` [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 "
` [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 "
` [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 "
` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible
` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: "
` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible

[PATCH] ARM: dts: qcom-msm8974: fix irq type on blsp2_uart1
 2022-05-22  8:40 UTC  (2+ messages)

[PATCH v6 00/11] arm64: dts: qcom: initial Inforce IFC6560 board support
 2022-05-21 22:15 UTC  (11+ messages)
` [PATCH v6 01/11] arm64: dts: qcom: sdm630: disable dsi0/dsi0_phy by default
` [PATCH v6 07/11] arm64: dts: qcom: sdm630: fix gpu's interconnect path

[PATCH v2 0/4] arm64: dts: qcom: enable CDSP and MSS on ifc6560 board
 2022-05-21 20:35 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sdm660: move device nodes to sdm636
` [PATCH v2 2/4] arm64: dts: qcom: sdm660: add device node for the compute PAS
` [PATCH v2 3/4] arm64: dts: qcom: sdm630: add device node for the modem PAS
` [PATCH v2 4/4] arm64: dts: qcom: sda660-inforce-ifc6560: enable cdsp and modem

[PATCH] dt-bindings: clock: gcc-apq8084: merge to gcc-other.yaml
 2022-05-21 19:44 UTC  (3+ messages)

[PATCH] dt-bindings: firmware: document Qualcomm QCS404 SCM
 2022-05-21 16:46 UTC 


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