linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-16 08:40:51 to 2020-10-20 00:42:36 UTC [more...]

[PATCH v2 0/2] Add support for VBUS detection
 2020-10-20  0:42 UTC  (3+ messages)
` [PATCH v2 1/2] bindings: pm8941-misc: Convert to YAML and add "
` [PATCH v2 2/2] extcon: qcom-spmi: Add "

[RFC PATCH RESEND v1 0/3] Add support for Qualcomm MFD PMIC register layout
 2020-10-19 23:17 UTC  (4+ messages)
` [RFC PATCH RESEND v1 1/3] regmap-irq: Add support for peripheral offsets
` [RFC PATCH RESEND v1 2/3] dt-bindings: mfd: Add QCOM PM8008 MFD bindings
` [RFC PATCH RESEND v1 3/3] mfd: Add PM8008 driver

[PATCH v5 1/2] clk: qcom: lpasscc-sc7810: Use devm in probe
 2020-10-19 22:49 UTC  (2+ messages)
` [PATCH v5 2/2] clk: qcom: lpass-sc7180: Disentangle the two clock devices

[PATCH v3 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-10-19 22:42 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [PATCH v3 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller
` [PATCH v3 3/4] clk: qcom: Add support to LPASS AUDIO_CC Glitch Free Mux clocks
` [PATCH v3 4/4] clk: qcom: Add support to LPASS AON_CC "

[PATCH v4 1/3] clk: qcom: lpasscc-sc7810: Use devm in probe
 2020-10-19 22:38 UTC  (6+ messages)
` [PATCH v4 3/3] clk: qcom: lpasscc-sc7180: Re-configure the PLL in case lost

Update WCN3991 FW file
 2020-10-19 21:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add sc7280 pinctrl bindings
 2020-10-19 21:23 UTC  (2+ messages)

[PATCH 0/3] drm/msm: kthread_worker conversion
 2020-10-19 21:10 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/gpu: Convert retire/recover work to kthread_worker
` [PATCH 2/3] drm/msm/kms: Update msm_kms_init/destroy
` [PATCH 3/3] drm/msm/atomic: Convert to per-CRTC kthread_work

[PATCH v3 00/23] drm/msm: de-struct_mutex-ification
 2020-10-19 20:46 UTC  (24+ messages)
` [PATCH v3 01/23] drm/msm: Fix a couple incorrect usages of get_vaddr_active()
` [PATCH v3 02/23] drm/msm/gem: Add obj->lock wrappers
` [PATCH v3 03/23] drm/msm/gem: Rename internal get_iova_locked helper
` [PATCH v3 04/23] drm/msm/gem: Move prototypes to msm_gem.h
` [PATCH v3 05/23] drm/msm/gem: Add some _locked() helpers
` [PATCH v3 06/23] drm/msm/gem: Move locking in shrinker path
` [PATCH v3 07/23] drm/msm/submit: Move copy_from_user ahead of locking bos
` [PATCH v3 08/23] drm/msm: Do rpm get sooner in the submit path
` [PATCH v3 09/23] drm/msm/gem: Switch over to obj->resv for locking
` [PATCH v3 10/23] drm/msm: Use correct drm_gem_object_put() in fail case
` [PATCH v3 11/23] drm/msm: Drop chatty trace
` [PATCH v3 12/23] drm/msm: Move update_fences()
` [PATCH v3 13/23] drm/msm: Add priv->mm_lock to protect active/inactive lists
` [PATCH v3 14/23] drm/msm: Document and rename preempt_lock
` [PATCH v3 15/23] drm/msm: Protect ring->submits with it's own lock
` [PATCH v3 16/23] drm/msm: Refcount submits
` [PATCH v3 17/23] drm/msm: Remove obj->gpu
` [PATCH v3 18/23] drm/msm: Drop struct_mutex from the retire path
` [PATCH v3 19/23] drm/msm: Drop struct_mutex in free_object() path
` [PATCH v3 20/23] drm/msm: Remove msm_gem_free_work
` [PATCH v3 21/23] drm/msm: Drop struct_mutex in madvise path
` [PATCH v3 22/23] drm/msm: Drop struct_mutex in shrinker path
` [PATCH v3 23/23] drm/msm: Don't implicit-sync if only a single ring

[PATCH v4 0/2] Add SDM630/636/660 interconnect driver
 2020-10-19 20:44 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC
` [PATCH v4 2/2] interconnect: qcom: Add SDM660 interconnect provider driver

[PATCH v3 0/4] Add Camera clock controller driver for SC7180
 2020-10-19 20:17 UTC  (6+ messages)
` [PATCH v3 1/4] clk: qcom: clk-alpha-pll: Add support for helper functions
` [PATCH v3 2/4] clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
` [PATCH v3 3/4] dt-bindings: clock: Add YAML schemas for the QCOM Camera clock bindings
` [PATCH v3 4/4] clk: qcom: camcc: Add camera clock controller driver for SC7180

[PATCH v2 0/4] nvmem: qfprom: Avoid untouchable regions
 2020-10-19 19:55 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: Add soc qfprom compatible strings
` [PATCH v2 2/4] arm64: dts: qcom: sc7180: Add soc-specific qfprom compat string

[PATCH v4 0/2] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2020-10-19 19:54 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: spmi: document binding for the Mediatek SPMI controller
` [PATCH v4 2/2] spmi: mediatek: Add support for MT6873/8192

[PATCH RFC 0/8] Introduce warming in thermal framework
 2020-10-19 19:22 UTC  (3+ messages)

[PATCH v5 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-19 19:02 UTC  (6+ messages)
` [PATCH v5 1/3] iommu/arm-smmu: Allow implementation specific write_s2cr
` [PATCH v5 2/3] iommu/arm-smmu-qcom: Read back stream mappings
` [PATCH v5 3/3] iommu/arm-smmu-qcom: Implement S2CR quirk

[PATCH v4 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-19 18:12 UTC  (9+ messages)
` [PATCH v4 1/3] iommu/arm-smmu: Allow implementation specific write_s2cr
` [PATCH v4 2/3] iommu/arm-smmu-qcom: Read back stream mappings
` [PATCH v4 3/3] iommu/arm-smmu-qcom: Implement S2CR quirk

[PATCH v3 0/2] Better domain idle from device wakeup patterns
 2020-10-19 17:02 UTC  (6+ messages)
` [PATCH v3 1/2] PM / runtime: inform runtime PM of a device's next wakeup

[RESEND PATCH] PCI: qcom: use PHY_REFCLK_USE_PAD only for ipq8064
 2020-10-19 16:55 UTC 

[PATCH 1/2] drm/msm: Implement shutdown callback for adreno
 2020-10-19 14:59 UTC  (3+ messages)
` [PATCH 2/2] drm/msm: Fix duplicate gpu node in icc summary

[PATCH] drm/msm: Remove redundant null check
 2020-10-19 14:49 UTC  (2+ messages)
` [Freedreno] "

[PATCH] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2020-10-19 14:28 UTC 

Add support for the OnePlus 6 and 6T SDM845 devices
 2020-10-19 14:21 UTC  (7+ messages)
` [PATCH 1/5] drm/panel/oneplus6: Add panel-oneplus6
` [PATCH 2/5] dt-bindings: panel: add documentation for oneplus6 panel

[PATCH v2 1/3] drm/msm: Add support for GPU cooling
 2020-10-19 13:14 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7180: Add gpu cooling support
` [PATCH v2 3/3] dt-bindings: drm/msm/gpu: Add cooling device support

[PATCH v4] bus: mhi: Add MHI PCI support for WWAN modems
 2020-10-19 12:00 UTC 

[PATCH v2] Asoc: qcom: lpass-cpu: Fix clock disable failure
 2020-10-19  9:06 UTC 

[RESEND v2 0/2] Modularize RPMH driver
 2020-10-19  7:26 UTC  (2+ messages)

[PATCH v4 0/4] Venus - change clk enable, disable order and change bw values
 2020-10-19  4:18 UTC  (5+ messages)
` [PATCH v4 1/4] venus: core: change clk enable and disable order in resume and suspend
` [PATCH v4 2/4] venus: core: vote for video-mem path
` [PATCH v4 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero
` [PATCH v4 4/4] venus: put dummy vote on video-mem path after last session release

[PATCH] venus: vdec: return parsed crop information from stream
 2020-10-18 22:19 UTC  (2+ messages)

[PATCH v5 0/4] Qualcomm Light Pulse Generator
 2020-10-18 20:12 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
` [PATCH v5 2/4] leds: Add driver for Qualcomm LPG
` [PATCH v5 3/4] arm64: dts: qcom: pm(i)8994: Add mpp and lpg blocks
` [PATCH v5 4/4] arm64: dts: qcom: Add user LEDs on db820c

[PATCH AUTOSEL 5.9 030/111] media: venus: fixes for list corruption
 2020-10-18 19:17 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 033/111] media: venus: core: Fix error handling in probe
` [PATCH AUTOSEL 5.9 034/111] media: venus: core: Fix runtime PM imbalance in venus_probe
` [PATCH AUTOSEL 5.9 073/111] drm/msm/a6xx: fix a potential overflow issue

[PATCH AUTOSEL 5.8 029/101] media: venus: fixes for list corruption
 2020-10-18 19:19 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 031/101] media: venus: core: Fix error handling in probe
` [PATCH AUTOSEL 5.8 032/101] media: venus: core: Fix runtime PM imbalance in venus_probe
` [PATCH AUTOSEL 5.8 069/101] drm/msm/a6xx: fix a potential overflow issue

[PATCH AUTOSEL 5.4 24/80] media: venus: fixes for list corruption
 2020-10-18 19:22 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 26/80] media: venus: core: Fix runtime PM imbalance in venus_probe
` [PATCH AUTOSEL 5.4 53/80] drm/msm/a6xx: fix a potential overflow issue

[PATCH AUTOSEL 4.14 19/52] media: venus: core: Fix runtime PM imbalance in venus_probe
 2020-10-18 19:24 UTC 

[PATCH AUTOSEL 4.19 20/56] media: venus: core: Fix runtime PM imbalance in venus_probe
 2020-10-18 19:23 UTC 

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-18 12:52 UTC  (7+ messages)
` [PATCH 1/6] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH 2/6] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH 3/6] media: camss: vfe: Add support for VFE 4.8
` [PATCH 4/6] media: camss: Add support for SDM630/636/660 camera subsystem
` [PATCH 5/6] media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
` [PATCH 6/6] media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

[PATCH v2 1/2] soc: qcom: rpmpd: Add SDM660 power-domains
 2020-10-18 12:26 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: power: rpmpd: Add SDM660 power-domains bindings

[PATCH v2 0/2] eliminate two common errors reported by any yaml on arm64
 2020-10-18  2:10 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges
` [PATCH v2 2/2] arm64: dts: qcom: "

[PATCH v3 0/2] Add SDM630/636/660 interconnect driver
 2020-10-17 13:21 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC
` [PATCH v3 2/2] interconnect: qcom: Add SDM660 interconnect provider driver

[PATCH v7 0/4] userspace MHI client interface driver
 2020-10-17  7:32 UTC  (6+ messages)
` [PATCH v7 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v7 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v7 3/4] docs: Add documentation for userspace client interface
` [PATCH v7 4/4] bus: mhi: Add userspace client interface driver

[PATCH v3 0/2] Add LT9611UXC DSI to HDMI bridge support
 2020-10-17  6:41 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite
 2020-10-16 22:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY
 2020-10-16 20:46 UTC 

[PATCH] MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator
 2020-10-16 20:44 UTC 

[PATCH RFC] mhi: Enable unique QRTR node ID support
 2020-10-16 19:57 UTC  (3+ messages)
` [PATCH RFC] bus: mhi: core: "

[PATCH 17/20] dt-bindings: usb: qcom,dwc3: Validate DWC3 sub-node
 2020-10-16 18:55 UTC  (2+ messages)

[PATCH v2 0/3] Add Camera clock controller driver for SC7180
 2020-10-16 18:40 UTC  (11+ messages)
` [PATCH v2 1/3] clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
` [PATCH v2 2/3] dt-bindings: clock: Add YAML schemas for the QCOM Camera clock bindings
` [PATCH v2 3/3] clk: qcom: camcc: Add camera clock controller driver for SC7180

[PATCH 1/4] power: avs: qcom-cpr: Move the driver to the qcom specific drivers
 2020-10-16 18:11 UTC  (2+ messages)

[RESEND PATCH] soc: qcom: smp2p: Safely acquire spinlock without IRQs
 2020-10-16 17:13 UTC  (3+ messages)

[PATCH v3] bus: mhi: Add MHI PCI support for WWAN modems
 2020-10-16 16:55 UTC  (4+ messages)

[PATCH v3] PM / Domains: enable domain idle state accounting
 2020-10-16 16:43 UTC  (7+ messages)

[PATCH] coresight: etm4x: Skip setting LPOVERRIDE bit for qcom,skip-power-up
 2020-10-16 16:31 UTC  (6+ messages)

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-16 16:27 UTC  (11+ messages)

[PATCH v4] PM / Domains: enable domain idle state accounting
 2020-10-16 16:16 UTC 

[v3] drm/msm: Fix race condition in msm driver with async layer updates
 2020-10-16 15:13 UTC  (2+ messages)

[PATCH v2 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-10-16 13:57 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-16 13:46 UTC  (7+ messages)

[PATCH] coresight: etm4x: Add config to exclude kernel mode tracing
 2020-10-16 13:17 UTC  (10+ messages)


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