linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 13:42:46 to 2023-03-21 08:58:45 UTC [more...]

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-21  8:54 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
  ` [PATCH v2 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
  ` [PATCH v2 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
  ` [PATCH v2 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
  ` [PATCH v2 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
  ` [PATCH v2 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
  ` [PATCH v2 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
  ` [PATCH v2 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH 00/10] iommu: Convert to platform remove callback returning void
 2023-03-21  8:41 UTC  (3+ messages)
` [PATCH 04/10] iommu/arm-smmu: "
` [PATCH 06/10] iommu/msm: "

[PATCH 0/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
 2023-03-21  8:29 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: wireless: add ath11k pcie bindings

Build regressions/improvements in v6.3-rc3 (drm/msm/)
 2023-03-21  7:34 UTC  (2+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-21  7:14 UTC  (4+ messages)

[PATCH] media: dt-bindings: Drop unneeded quotes
 2023-03-21  6:50 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Drop unneeded quotes
 2023-03-21  6:49 UTC  (2+ messages)

[PATCH net-next v2 00/12] Add EMAC3 support for sa8540p-ride
 2023-03-21  6:47 UTC  (19+ messages)
` [PATCH net-next v2 01/12] dt-bindings: net: snps,dwmac: Update interrupt-names
` [PATCH net-next v2 02/12] dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
` [PATCH net-next v2 03/12] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
` [PATCH net-next v2 04/12] dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
` [PATCH net-next v2 05/12] clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
` [PATCH net-next v2 06/12] arm64: dts: qcom: sc8280xp: Add ethernet nodes
` [PATCH net-next v2 07/12] arm64: dts: qcom: sa8540p-ride: "
` [PATCH net-next v2 08/12] net: stmmac: Remove unnecessary if statement brackets
` [PATCH net-next v2 09/12] net: stmmac: Add EMAC3 variant of dwmac4
` [PATCH net-next v2 10/12] net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
` [PATCH net-next v2 11/12] net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
` [PATCH net-next v2 12/12] net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support

[PATCH 1/2] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs
 2023-03-21  6:34 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: qcom: bam_dma: Add support for BAM engine v1.7.4

[PATCH v2 00/23] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-21  4:53 UTC  (30+ messages)
` [PATCH v2 01/23] drm/msm: Pre-allocate hw_fence
` [PATCH v2 02/23] drm/msm: Move submit bo flags update from obj lock
` [PATCH v2 03/23] drm/msm/gem: Tidy up VMA API
` [PATCH v2 04/23] drm/msm: Decouple vma tracking from obj lock
` [PATCH v2 05/23] drm/msm/gem: Simplify vmap vs LRU tracking
` [PATCH v2 06/23] drm/gem: Export drm_gem_lru_move_tail_locked()
` [PATCH v2 07/23] drm/msm/gem: Move update_lru()
` [PATCH v2 08/23] drm/msm/gem: Protect pin_count/madv by LRU lock
` [PATCH v2 09/23] drm/msm/gem: Avoid obj lock in job_run()
` [PATCH v2 10/23] drm/msm: Switch idr_lock to spinlock
` [PATCH v2 11/23] drm/msm: Use idr_preload()
` [PATCH v2 12/23] drm/msm/gpu: Move fw loading out of hw_init() path
` [PATCH v2 13/23] drm/msm/gpu: Move BO allocation out of hw_init
` [PATCH v2 14/23] drm/msm/a6xx: Move ioremap out of hw_init path
` [PATCH v2 15/23] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v2 16/23] PM / devfreq: Teach lockdep about locking order
` [PATCH v2 17/23] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v2 18/23] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v2 19/23] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v2 20/23] soc: qcom: smd-rpm: Use GFP_ATOMIC in write path
` [PATCH v2 21/23] interconnect: Fix locking for runpm vs reclaim
` [PATCH v2 22/23] interconnect: Teach lockdep about icc_bw_lock order
` [PATCH v2 23/23] drm/sched: Add (optional) fence signaling annotation

[PATCH v2] drm/msm/dpu: Add support for AR30 format
 2023-03-21  2:58 UTC 

[PATCH v4 0/8] QAIC accel driver
 2023-03-21  2:27 UTC  (13+ messages)
` [PATCH v4 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v4 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v4 3/8] accel/qaic: Add MHI controller
` [PATCH v4 4/8] accel/qaic: Add control path
` [PATCH v4 5/8] accel/qaic: Add datapath
` [PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v4 8/8] MAINTAINERS: Add entry for QAIC driver

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-03-21  1:18 UTC  (14+ messages)
` [RFC PATCH v2 01/13] drm/atomic-helper: split not-scaling part of drm_atomic_helper_check_plane_state
` [RFC PATCH v2 02/13] drm/msm/dpu: take plane rotation into account for wide planes
` [RFC PATCH v2 03/13] drm/msm/dpu: encoder: simplify debugfs handling
` [RFC PATCH v2 04/13] drm/msm/dpu: remove unused fields from dpu_encoder_virt
` [RFC PATCH v2 05/13] drm/msm/dpu: get rid of struct dpu_rm_requirements
` [RFC PATCH v2 06/13] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [RFC PATCH v2 07/13] drm/msm/dpu: move resource allocation to CRTC
` [RFC PATCH v2 08/13] drm/msm/dpu: fill CRTC resources in dpu_crtc.c
` [RFC PATCH v2 09/13] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
` [RFC PATCH v2 10/13] drm/msm/dpu: add list of supported formats to the DPU caps
` [RFC PATCH v2 11/13] drm/msm/dpu: add a field describing inline rotation to dpu_caps
` [RFC PATCH v2 12/13] drm/msm/dpu: add support for virtual planes
` [RFC PATCH v2 13/13] drm/msm/dpu: allow using two SSPP blocks for a single plane

[RESEND PATCH v3 0/3] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
 2023-03-21  0:57 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required

[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-03-20 23:46 UTC  (7+ messages)
` [PATCH v2 5/7] remoteproc: qcom: q6v5: Add support for q6 rmb registers
` [PATCH v2 6/7] remoteproc: qcom_q6v5_pas: Add support to attach a DSP

[PATCH v2] dt-bindings: display: Drop unneeded quotes
 2023-03-20 23:45 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add support for AR30 format
 2023-03-20 23:43 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: Drop unneeded quotes
 2023-03-20 23:37 UTC 

[PATCH v2 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-03-20 23:28 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes

[PATCH 1/2] drm/msm/a6xx: Some reg64 conversion
 2023-03-20 20:32 UTC  (4+ messages)

[PATCH net-next 0/3] net: ipa: fully support IPA v5.0
 2023-03-20 20:24 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipa: add IPA v5.0 register definitions
` [PATCH net-next 2/3] net: ipa: add IPA v5.0 GSI "
` [PATCH net-next 3/3] net: ipa: add IPA v5.0 configuration data

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 20:22 UTC  (3+ messages)

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-20 19:31 UTC  (16+ messages)
` [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled
` [net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-20 19:15 UTC  (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH] regulator: dt-bindings: Drop unneeded quotes
 2023-03-20 18:49 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Drop unneeded quotes
 2023-03-20 18:31 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: Drop unneeded quotes
 2023-03-20 18:17 UTC  (2+ messages)

[PATCH v3 0/7] OPP and devfreq for all Adrenos
 2023-03-20 18:02 UTC  (5+ messages)
` [PATCH v3 4/7] drm/msm/a2xx: Implement .gpu_busy
  ` [Freedreno] "

[PATCH v3 0/5] Refactor to support multiple download mode
 2023-03-20 17:35 UTC  (3+ messages)
` [PATCH v3 1/5] firmware: qcom_scm: provide a read-modify-write function

[PATCH v2 00/15] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-20 17:30 UTC  (29+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: sa8775p: pad reg properties to 8 digits
` [PATCH v2 02/15] arm64: dts: qcom: sa8775p: sort soc nodes by reg property
` [PATCH v2 03/15] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
` [PATCH v2 04/15] arm64: dts: qcom: sa8775p: add the pdc node
` [PATCH v2 05/15] arm64: dts: qcom: sa8775p: add the spmi node
` [PATCH v2 06/15] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH v2 07/15] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH v2 08/15] arm64: dts: qcom: sa8775p-ride: enable PMIC support
` [PATCH v2 09/15] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH v2 10/15] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH v2 11/15] arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input
` [PATCH v2 12/15] arm64: dts: qcom: sa8775p: pmic: add thermal zones
` [PATCH v2 13/15] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio
` [PATCH v2 14/15] pinctrl: qcom: spmi-gpio: add support "
` [PATCH v2 15/15] arm64: dts: qcom: sa8775p: add PMIC GPIO controller nodes

[PATCH v4 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-20 17:11 UTC  (4+ messages)
` [PATCH v4 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node

[PATCH] arm64: defconfig: Enable QCOM eUSB2 SNPS PHY and repeater
 2023-03-20 17:05 UTC  (2+ messages)

[PATCH] dt-bindings: display: Drop unneeded quotes
 2023-03-20 15:43 UTC  (2+ messages)

[PATCH v3 0/4] devres: Provide krealloc_array
 2023-03-20 14:57 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH v3 3/4] iio: adc: "
` [PATCH v3 4/4] serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-20 15:06 UTC  (5+ messages)
` [PATCH 04/14] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH 12/14] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio

[RESEND PATCH v5] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
 2023-03-20 15:06 UTC 

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-20 14:56 UTC  (4+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH 00/18] Venus QoL / maintainability fixes
 2023-03-20 14:54 UTC  (10+ messages)
` [PATCH 01/18] media: venus: hfi_venus: Set venus_sys_idle_indicator to false on V6

[PATCH 0/2] Add few device nodes for IPQ5332 SoC
 2023-03-20 14:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible

[RESEND PATCH v9 1/2] dt-bindings: PCI: qcom: Add SM8550 compatible
 2023-03-20 14:46 UTC  (2+ messages)
` [RESEND PATCH v9 2/2] PCI: qcom: Add SM8550 PCIe support

[PATCH 0/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property
 2023-03-20 14:40 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: nvmem: qcom,spmi-sdam: fix example "
` [PATCH 2/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam "
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: add nvram function

[RFC PATCH v2 0/5] Allow genpd providers to power off domains on sync state
 2023-03-20 13:42 UTC  (4+ messages)
` [RFC PATCH v2 2/5] soc: qcom: rpmhpd: Do proper power off when state synced
` [RFC PATCH v2 4/5] clk: qcom: Add sync state callback to all SC8280XP providers
` [RFC PATCH v2 5/5] clk: qcom: Add sync state callback to all SM8450 providers


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