public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-12 01:20:35 to 2023-07-13 04:41:08 UTC [more...]

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-13  4:39 UTC  (2+ messages)

[PATCH v4 0/6] Enable IPQ5332 USB2
 2023-07-13  4:14 UTC  (11+ messages)
` [PATCH v4 1/6] dt-bindings: usb: dwc3: Add IPQ5332 compatible
` [PATCH v4 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v4 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v4 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v4 5/6] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v4 6/6] arm64: defconfig: Enable M31 USB phy driver

[PATCH 00/14] UFS: Add OPP and interconnect support
 2023-07-13  4:09 UTC  (37+ messages)
` [PATCH 01/14] dt-bindings: ufs: common: add OPP table
` [PATCH 02/14] dt-bindings: opp: Increase maxItems for opp-hz property
` [PATCH 03/14] arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC
` [PATCH 04/14] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` [PATCH 05/14] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH 06/14] arm64: dts: qcom: sm8250: "
` [PATCH 07/14] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH 08/14] OPP: Introduce dev_pm_opp_get_freq_indexed() API
` [PATCH 09/14] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH 10/14] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH 10/13] scsi: ufs: host: Add support for parsing OPP
` [PATCH 11/13] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC
` [PATCH 11/14] scsi: ufs: host: Add support for parsing OPP
` [PATCH 12/14] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC
` [PATCH 12/13] arm64: dts: qcom: sm8250: "
` [PATCH 13/14] "
` [PATCH 13/13] scsi: ufs: qcom: Add support for scaling interconnects
` [PATCH 14/14] "

[PATCH v2 0/3] Fix IS_ERR() vs NULL check for drm
 2023-07-13  2:05 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panel: Fix IS_ERR() vs NULL check in nt35950_probe()
` [PATCH v2 2/3] drm/msm: Fix IS_ERR() vs NULL check in a5xx_submit_in_rb()
` [PATCH v2 3/3] drm/komeda: Fix IS_ERR() vs NULL check in komeda_component_get_avail_scaler()

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-13  0:06 UTC  (19+ messages)
` [PATCH RFC v1 24/52] drm/msm: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
  ` [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev

[PATCH] dt-bindings: usb: qcom,dwc3: document extcon property
 2023-07-12 23:59 UTC 

[PATCH] dt-bindings: remoteproc: qcom: adsp: document firmware-name property
 2023-07-12 23:54 UTC 

[PATCH 0/5] Fix IS_ERR() vs NULL check for drm
 2023-07-12 23:42 UTC  (3+ messages)
` [PATCH 2/5] drm/msm: Fix IS_ERR() vs NULL check in a5xx_submit_in_rb()

[PATCH] soc: qcom: smem: Use struct_size()
 2023-07-12 22:40 UTC  (2+ messages)

[PATCH] drm/msm: Fix hw_fence error path cleanup
 2023-07-12 22:25 UTC 

[PATCH v5 3/5] drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix
 2023-07-12 22:12 UTC  (5+ messages)
` [PATCH v5 4/5] drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg()
` [PATCH v5 5/5] drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog

[PATCH v4 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-12 22:11 UTC  (12+ messages)
` [PATCH v4 01/11] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH v4 02/11] drm/msm/dpu: core_perf: extract bandwidth aggregation function
` [PATCH v4 03/11] drm/msm/dpu: core_perf: bail earlier if there are no ICC paths
` [PATCH v4 04/11] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v4 05/11] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH v4 06/11] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH v4 07/11] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH v4 08/11] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v4 09/11] drm/msm/dpu: remove extra clk_round_rate() call
` [PATCH v4 10/11] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v4 11/11] drm/msm/dpu: drop dpu_core_perf_destroy()

[PATCH v2 0/8] MDSS reg bus interconnect
 2023-07-12 22:05 UTC  (12+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm: Add reg bus and rotator interconnects
` [PATCH v2 2/8] drm/msm/mdss: correct UBWC programming for SM8550
` [PATCH v2 3/8] drm/msm/mdss: switch mdss to use devm_of_icc_get()
` [PATCH v2 4/8] drm/msm/mdss: Rename path references to mdp_path
` [PATCH v2 5/8] drm/msm/mdss: inline msm_mdss_icc_request_bw()
` [PATCH v2 6/8] drm/msm/mdss: populate missing data
` [PATCH v2 7/8] drm/msm/mdss: Handle the reg bus ICC path
` [PATCH v2 8/8] arm64: dts: qcom: sm8450: provide MDSS cfg interconnect

[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-12 21:28 UTC  (3+ messages)
` [PATCH v2 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-07-12 20:43 UTC  (5+ messages)
` [PATCH 01/53] dt-bindings: interconnect: qcom,icc: Introduce fixed BCM voter indices
` [PATCH 02/53] dt-bindings: interconnect: qcom,bcm-voter: Add qcom,bcm-voter-idx

[PATCH v2] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-07-12 20:28 UTC  (4+ messages)

[PATCH 0/7] Add support for LUT PPG
 2023-07-12 20:11 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings

[PATCH v3 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-12 19:43 UTC  (9+ messages)
` [PATCH v3 04/11] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v3 08/11] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v3 09/11] drm/msm/dpu: core_perf: remove extra clk_round_rate() call

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-07-12 18:26 UTC  (4+ messages)
` [PATCH v9 06/10] usb: dwc3: qcom: Add support to read IRQ's related to multiport

[PATCH V1 0/3] Add notifier call chain to Embedded USB Debug(EUD) driver
 2023-07-12 18:24 UTC  (9+ messages)
` [PATCH V1 1/3] usb: misc: Add the interface for notifier call for Embedded USB Debugger(EUD)
` [PATCH V1 2/3] usb: misc: Add notifier call chain to Embedded USB Debug(EUD) driver
` [PATCH V1 3/3] MAINTAINERS: Add the header file entry for Embedded USB debugger(EUD)

[PATCH 2/2] drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet
 2023-07-12 17:41 UTC  (8+ messages)

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-12 16:48 UTC  (3+ messages)
` [PATCH v2 10/24] bus: mhi: host: "

[PATCH v2 0/5] Add IPQ5332 TSENS support
 2023-07-12 16:44 UTC  (17+ messages)
` [PATCH v2 1/5] thermal/drivers/tsens: Add TSENS enable and calibration support for V2
` [PATCH v2 2/5] dt-bindings: thermal: tsens: Add ipq5332 compatible
` [PATCH v2 3/5] arm64: dts: qcom: ipq5332: Add tsens node
` [PATCH v2 4/5] arm64: dts: qcom: ipq5332: Add thermal zone nodes
` [PATCH v2 5/5] thermal/drivers/tsens: Add IPQ5332 support

[PATCH v2 06/11] i2c: qcom-geni: Convert to devm_platform_ioremap_resource()
 2023-07-12 15:52 UTC  (2+ messages)

[bug report] drm/msm/dsi: do not enable irq handler before powering up the host
 2023-07-12 14:44 UTC 

[PATCH 0/5 v4] accel/qaic: Improve bounds checking in encode/decode
 2023-07-12 14:22 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: display/msm: qcom,sdm845-mdss: add memory-region property
 2023-07-12 14:16 UTC  (4+ messages)
` [PATCH 2/2][v4] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

[RESEND] clk: qcom: rcg: Update rcg configuration before enabling it
 2023-07-12 14:15 UTC  (2+ messages)

[PATCH v6 00/13] Add support to configure TPDM DSB subunit
 2023-07-12 13:53 UTC  (6+ messages)
` [PATCH v6 09/13] Add nodes for dsb edge control

[PATCH 0/3] arm64: dts: qcom: sa8775p: Add interconnect to SMMU
 2023-07-12 13:10 UTC  (8+ messages)

[PATCH] bus: mhi: host: pci_generic: Add support for Dell DW5932e
 2023-07-12 12:26 UTC  (4+ messages)

[PATCH v6] bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
 2023-07-12 12:22 UTC  (3+ messages)
  ` 回复: "

[PATCH v3 0/6] Enable IPQ5332 USB2
 2023-07-12 12:02 UTC  (5+ messages)
` [PATCH v3 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-12 11:47 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] Even more msm bindings fixes
 2023-07-12 11:46 UTC  (2+ messages)
` (subset) "

[PATCH 1/5] dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
 2023-07-12 11:30 UTC  (4+ messages)

[PATCH net-next 0/3] net: qrtr: Few fixes in QRTR
 2023-07-12 11:26 UTC  (4+ messages)
` [PATCH net-next 1/3] net: qrtr: ns: Change servers radix tree to xarray
` [PATCH net-next 2/3] net: qrtr: ns: Change nodes "
` [PATCH net-next 3/3] net: qrtr: Handle IPCR control port format of older targets

[PATCH V3] pinctrl: qcom: Add support to log pin status before suspend for TLMM
 2023-07-12 10:52 UTC 

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-07-12 10:48 UTC  (6+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global

[PATCH v2] ASoC: dt-bindings: Update maintainer email id
 2023-07-12 10:47 UTC  (3+ messages)

[PATCH v3 0/4] Qualcomm REFGEN regulator
 2023-07-12 10:35 UTC  (2+ messages)
` (subset) "

[PATCH] media: venus: Fix firmware path for sm8250
 2023-07-12  9:50 UTC  (2+ messages)

[PATCH 03/19] cpufreq: qcom-cpufreq-hw: Convert to platform remove callback returning void
 2023-07-12  9:33 UTC  (2+ messages)
` [PATCH 15/19] cpufreq: qcom-nvmem: "

[PATCH v3 0/3] Add rpmhpd support for SDX75
 2023-07-12  9:25 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes

[PATCH net-next v2 0/3] net: stmmac: dwmac-qcom-ethqos: Improve error handling
 2023-07-12  9:20 UTC  (2+ messages)

[PATCH 07/27] thermal/drivers/qcom: Convert to platform remove callback returning void
 2023-07-12  8:12 UTC 

[PATCH] ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc
 2023-07-12  7:52 UTC 

[PATCH RFC v4 0/7] Support for Solid Fill Planes
 2023-07-12  7:35 UTC  (10+ messages)
` [PATCH RFC v4 2/7] drm: Introduce pixel_source DRM plane property

[PATCH V4 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574
 2023-07-12  6:30 UTC  (4+ messages)

[PATCH v7 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-07-12  5:07 UTC  (2+ messages)

[PATCH v4 00/11] phy: qcom-qmp-ufs: convert to newer style of bindings
 2023-07-12  5:01 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/11] phy: qcom-qmp-ufs: convert to newer style of bindings
 2023-07-12  5:01 UTC  (2+ messages)
` (subset) "

[PATCH V2 0/2] Drop the IPQ5019 SoC ID
 2023-07-12  4:19 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom,ids: drop "
` [PATCH V2 2/2] soc: qcom: socinfo: "

[PATCH net-next] MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER
 2023-07-12  3:30 UTC  (2+ messages)


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