Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-04-29 11:14:20 to 2023-05-01 21:27:43 UTC [more...]

[PATCH 0/7] drm/msm/dpu: simplify DPU encoder init
 2023-05-01 21:27 UTC  (12+ messages)
` [PATCH 1/7] drm/msm/dpu: merge dpu_encoder_init() and dpu_encoder_setup()
` [PATCH 2/7] drm/msm/dpu: drop dpu_encoder_early_unregister
` [PATCH 3/7] drm/msm/dpu: separate common function to init physical encoder
` [PATCH 4/7] drm/msm/dpu: drop duplicated intf/wb indices from encoder structs
` [PATCH 5/7] drm/msm/dpu: inline dpu_encoder_get_wb()
` [PATCH 6/7] drm/msm/dpu: call dpu_rm_get_intf() from dpu_encoder_get_intf()
` [PATCH 7/7] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set

[PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup
 2023-05-01 21:24 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: sa8155p-adp: Make compatible the first property
` [PATCH v4 2/4] arm64: dts: qcom: Make -cells decimal
` [PATCH v4 3/4] arm64: dts: qcom: sa8155p-adp: Remove unneeded rgmii_phy information
` [PATCH v4 4/4] arm64: dts: qcom: sa8155p-adp: Move mtl nodes into ethernet node

[PATCH v5 00/15] GMU-less A6xx support (A610, A619_holi)
 2023-05-01 21:23 UTC  (4+ messages)
` [PATCH v5 06/15] drm/msm/a6xx: Introduce GMU wrapper support

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 family
 2023-05-01 21:22 UTC  (6+ messages)
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH] drm/msm: Set max segment size earlier
 2023-05-01 21:21 UTC  (3+ messages)

[PATCH v6 0/2] Add EMAC3 support for sa8540p-ride (devicetree bits)
 2023-05-01 20:51 UTC  (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sc8280xp: Add ethernet nodes
` [PATCH v6 2/2] arm64: dts: qcom: sa8540p-ride: "

[PATCH v2 0/7] add DSC 1.2 dpu supports
 2023-05-01 20:50 UTC  (17+ messages)
` [PATCH v2 1/7] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v2 5/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature PP_BLK and PP_BLK_TE
            ` [Freedreno] "

[PATCH 00/10] clk: qcom: convert mdm9615 to parent_hws/_data
 2023-05-01 20:34 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom,lcc.yaml: describe clocks for lcc,qcom-mdm9615
` [PATCH 02/10] dt-bindings: clock: drop qcom,lcc-mdm9615 header file
` [PATCH 03/10] dt-bindings: clock: provide separate bindings for qcom,gcc-mdm9615
` [PATCH 04/10] clk: qcom: gcc-mdm9615: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 05/10] clk: qcom: drop lcc-mdm9615 in favour of lcc-msm8960
` [PATCH 06/10] clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
` [PATCH 07/10] clk: qcom: gcc-mdm9615: use parent_hws/_data instead of parent_names
` [PATCH 08/10] clk: qcom: gcc-mdm9615: drop the cxo clock
` [PATCH 09/10] ARM: dts: qcom-mdm9615: specify clocks for the lcc device
` [PATCH 10/10] ARM: dts: qcom-mdm9615: specify gcc clocks

[PATCH v9 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-01 19:24 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290)
` [PATCH v9 2/4] phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding
` [PATCH v9 3/4] arm64: dts: qcom: sm6115: Add USB SS qmp phy node
` [PATCH v9 4/4] arm64: dts: qcom: qrb4210-rb2: Enable USB node

[PATCH v3] drm/msm/dpu: drop unused SSPP sub-block information
 2023-05-01 18:58 UTC  (4+ messages)

[PATCH v3 0/9] drm: fdinfo memory stats
 2023-05-01 18:44 UTC  (4+ messages)
` [PATCH v3 3/9] drm/msm: Switch to fdinfo helper
` [PATCH v3 6/9] drm/msm: Add memory stats to fdinfo
` [PATCH v3 9/9] drm/msm: Wire up comm/cmdline override for fdinfo

[PATCH v2] drm/msm: Fix submit error-path leaks
 2023-05-01 18:13 UTC 

[PATCH 00/20] iommu: Make default_domain's mandatory
 2023-05-01 18:03 UTC  (21+ messages)
` [PATCH 01/20] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
` [PATCH 03/20] iommu/s390: "
` [PATCH 04/20] iommu/fsl_pamu: "
` [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
` [PATCH 07/20] iommu/tegra-smmu: "
` [PATCH 08/20] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH 09/20] iommu/omap: Implement an IDENTITY domain
` [PATCH 10/20] iommu/msm: "
` [PATCH 11/20] iommu/mtk_iommu_v1: "
` [PATCH 12/20] iommu: Remove ops->set_platform_dma_ops()
` [PATCH 13/20] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH 14/20] iommu/ipmmu: "
` [PATCH 15/20] iommu/mtk_iommu: "
` [PATCH 16/20] iommu/sun50i: "
` [PATCH 17/20] iommu: Require a default_domain for all iommu drivers
` [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
` [PATCH 19/20] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH 20/20] iommu: Convert remaining simple drivers "

[PATCH v6 00/13] Add Qualcomm PMIC TPCM support
 2023-05-01 17:50 UTC  (25+ messages)
` [PATCH v6 01/13] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark reg as required
` [PATCH v6 02/13] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark regulator-*-microamp required
` [PATCH v6 03/13] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional
` [PATCH v6 04/13] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add input and output ports
` [PATCH v6 05/13] dt-bindings: usb: Add Qualcomm PMIC Type-C
` [PATCH v6 06/13] dt-bindings: mfd: qcom,spmi-pmic: Add typec to SPMI device types
` [PATCH v6 07/13] usb: typec: qcom: Add Qualcomm PMIC Type-C driver
` [PATCH v6 08/13] arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching
` [PATCH v6 09/13] arm64: dts: qcom: pm8150b: Add a TCPM description
` [PATCH v6 10/13] arm64: dts: qcom: qrb5165-rb5: Switch on Type-C VBUS boost
` [PATCH v6 11/13] arm64: dts: qcom: qrb5165-rb5: Switch on basic TCPM
` [PATCH v6 12/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v6 13/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[PATCH] drm/msm: Fix submit error-path leaks
 2023-05-01 16:37 UTC 

[RFC PATCH v2 0/5] iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
 2023-05-01 16:21 UTC  (4+ messages)

[PATCH v4 0/5] dts: qcom: Use labels with generic node names for ADC channels
 2023-05-01 16:18 UTC  (6+ messages)
` [PATCH v4 5/5] dt-bindings: iio: adc: Require generic `channel` name for channel nodes

[PATCH v2 0/7] Move dma-buf mmap() reservation locking down to exporters
 2023-05-01 15:42 UTC  (3+ messages)
` [PATCH v2 6/7] dma-buf: Change locking policy for mmap()

[PATCH] clk: qcom: rcg: Update rcg configuration before enabling it
 2023-05-01 15:27 UTC 

[PATCH V2] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
 2023-05-01 15:21 UTC  (2+ messages)

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-01 14:34 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v7 2/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v7 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v7 4/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v7 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v7 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
` [PATCH v7 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v7 8/9] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v7 9/9] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH 0/6] ASoC/soundwire: qcom: correctly probe devices after link init
 2023-05-01 13:43 UTC  (5+ messages)
` [PATCH 6/6] soundwire: qcom: do not probe devices before bus/link init

[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-05-01 13:11 UTC  (3+ messages)
` [PATCH RFC 2/4] Bluetooth: btqca: Add WCN3988 support

[PATCH] clk: qcom: smd-rpm: Keep one rpm handle for all clocks
 2023-05-01 13:04 UTC 

[PATCH 0/3] Mark RPMCC XO_A critical
 2023-05-01 12:57 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: smd-rpm_ Make __DEFINE_CLK_SMD_RPM_BRANCH_PREFIX accept flags
` [PATCH 2/3] clk: qcom: smd-rpm: Make DEFINE_CLK_SMD_RPM_BRANCH_A "
` [PATCH 3/3] clk: qcom: smd-rpm: Make BI_TCXO_AO critical

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-05-01 12:44 UTC  (5+ messages)

[PATCH] drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rate
 2023-05-01 12:41 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: qcom: QRB4210-RB2 board: Enable more peripherals
 2023-05-01 11:31 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qrb4210-rb2: Add SD pinctrl states
` [PATCH v2 2/3] arm64: dts: qcom: qrb4210-rb2: Fix CD gpio for SDHC2
` [PATCH v2 3/3] arm64: dts: qcom: qrb4210-rb2: Enable aDSP and cDSP remoteproc nodes

[PATCH] media: MAINTAINERS: Add myself as Venus reviewer
 2023-05-01 11:09 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: qrb4210-rb2: Add SD pinctrl states & fix CD gpio
 2023-05-01 10:37 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qrb4210-rb2: Enable aDSP and cDSP remoteproc nodes

[PATCH] arm64: dts: qcom: ipq8074: Add QUP5 SPI node
 2023-05-01 10:02 UTC  (2+ messages)

[PATCH 0/4] Enable IPQ9574 TSENS support
 2023-05-01  7:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: tsens: Add ipq9574 compatible
` [PATCH 4/4] arm64: dts: qcom: ipq9574: add thermal zone nodes

[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
 2023-05-01  6:48 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: input: pwm-vibrator: Add enable-gpio
` [PATCH 2/4] Input: pwm-vibra - add newline to dev_err prints
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO

[PATCH v2 0/6] arm64: qcom: sa8775p: add support for USB
 2023-05-01  6:42 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P

[PATCH AUTOSEL 5.15 04/17] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-05-01  3:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 12/17] drm/msm/dp: Clean up handling of DP AUX interrupts

[PATCH AUTOSEL 5.10 03/12] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-05-01  3:05 UTC 

[PATCH AUTOSEL 6.1 09/33] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-05-01  3:02 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 22/33] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.1 25/33] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties

[PATCH AUTOSEL 6.2 10/37] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-05-01  2:59 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 25/37] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.2 28/37] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties

[PATCH AUTOSEL 6.3 10/44] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-05-01  2:56 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 28/44] drm/msm/dp: Clean up handling of DP AUX interrupts
` [PATCH AUTOSEL 6.3 31/44] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties
` [PATCH AUTOSEL 6.3 32/44] arm64: dts: qcom: sm6115-j606f: Add ramoops node

[PATCH 0/9] drm/msm/dpu: simplify QoS/CDP programming
 2023-04-30 20:57 UTC  (10+ messages)
` [PATCH 1/9] drm/msm/dpu: fix SSPP register definitions
` [PATCH 2/9] drm/msm/dpu: simplify CDP programming
` [PATCH 3/9] drm/msm/dpu: fix the condition for (not) applying QoS to CURSOR SSPP
` [PATCH 4/9] drm/msm/dpu: rearrange QoS setting code
` [PATCH 5/9] drm/msm/dpu: drop DPU_PLANE_QOS_VBLANK_CTRL
` [PATCH 6/9] drm/msm/dpu: simplify qos_ctrl handling
` [PATCH 7/9] drm/msm/dpu: drop DPU_PLANE_QOS_PANIC_CTRL
` [PATCH 8/9] drm/msm/dpu: remove struct dpu_hw_pipe_qos_cfg
` [PATCH 9/9] drm/msm/dpu: use common helper for WB and SSPP QoS setup

[PATCH 0/4] drm/msm/dpu: simplity RM code
 2023-04-30 20:35 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC init
` [PATCH 2/4] drm/msm/dpu: remove futile checks from dpu_rm_init()
` [PATCH 3/4] drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attached
` [PATCH 4/4] drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()

[PATCH 0/5] Improvements for drv260x driver and add to Huawei Watch
 2023-04-30 18:20 UTC  (6+ messages)
` [PATCH 1/5] Input: drv260x - fix typo in register value define
` [PATCH 2/5] Input: drv260x - sleep between polling GO bit
` [PATCH 3/5] Input: drv260x - remove unused .reg_defaults
` [PATCH 4/5] Input: drv260x - fix magnitude handling
` [PATCH 5/5] ARM: dts: qcom: apq8026-huawei-sturgeon: Add vibrator

[PATCH 1/2] bus: qcom-ebi2: use prefix devm for clock resource allocation functions
 2023-04-30 12:51 UTC  (2+ messages)
` [PATCH 2/2] bus: qcom-ebi2: simplify the code in qcom_ebi2_probe()

[PATCH v2] drm/msm/dpu: drop unused SSPP sub-block information
 2023-04-29 21:23 UTC 

[PATCH] drm/msm/dpu: drop unused SSPP sub-block information
 2023-04-29 18:48 UTC  (5+ messages)

[PATCH 08/19] riscv: Add explicit include for cpu.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
 2023-04-29 18:24 UTC  (2+ messages)

[PATCH 0/4] video: backlight: lp855x: modernize bindings
 2023-04-29 11:14 UTC  (3+ messages)
` [PATCH 3/4] ARM: dts: adapt to LP855X bindings changes


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