Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2021-12-01 07:29:38 to 2021-12-02 12:43:57 UTC [more...]

[RESEND PATCH v3 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-12-02 12:43 UTC  (14+ messages)
` [RESEND PATCH v3 01/10] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v3 02/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH v3 03/10] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v3 04/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v3 05/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v3 06/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v3 07/10] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
` [RESEND PATCH v3 08/10] spmi: pmic-arb: make interrupt support optional
` [RESEND PATCH v3 09/10] spmi: pmic-arb: increase SPMI transaction timeout delay
` [RESEND PATCH v3 10/10] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format

[PATCH v3 0/3] Add Qualcomm MPM irqchip driver support
 2021-12-02 12:21 UTC  (4+ messages)
` [PATCH v3 1/3] irqchip: Pass platform_device pointer to init_cb
` [PATCH v3 2/3] dt-bindings: interrupt-controller: Add Qualcomm MPM support
` [PATCH v3 3/3] irqchip: Add Qualcomm MPM controller driver

[PATCH 00/20] Add initial support for MHI endpoint stack
 2021-12-02 11:35 UTC  (21+ messages)
` [PATCH 01/20] bus: mhi: Move host MHI code to "host" directory
` [PATCH 02/20] bus: mhi: Move common MHI definitions out of host directory
` [PATCH 03/20] bus: mhi: Make mhi_state_str[] array static const and move to common.h
` [PATCH 04/20] bus: mhi: Cleanup the register definitions used in headers
` [PATCH 05/20] bus: mhi: ep: Add support for registering MHI endpoint controllers
` [PATCH 06/20] bus: mhi: ep: Add support for registering MHI endpoint client drivers
` [PATCH 07/20] bus: mhi: ep: Add support for creating and destroying MHI EP devices
` [PATCH 08/20] bus: mhi: ep: Add support for managing MMIO registers
` [PATCH 09/20] bus: mhi: ep: Add support for ring management
` [PATCH 10/20] bus: mhi: ep: Add support for sending events to the host
` [PATCH 11/20] bus: mhi: ep: Add support for managing MHI state machine
` [PATCH 12/20] bus: mhi: ep: Add support for processing MHI endpoint interrupts
` [PATCH 13/20] bus: mhi: ep: Add support for powering up the MHI endpoint stack
` [PATCH 14/20] bus: mhi: ep: Add support for powering down "
` [PATCH 15/20] bus: mhi: ep: Add support for handling MHI_RESET
` [PATCH 16/20] bus: mhi: ep: Add support for handling SYS_ERR condition
` [PATCH 17/20] bus: mhi: ep: Add support for processing command and TRE rings
` [PATCH 18/20] bus: mhi: ep: Add support for queueing SKBs over MHI bus
` [PATCH 19/20] bus: mhi: ep: Add support for suspending and resuming channels
` [PATCH 20/20] bus: mhi: ep: Add uevent support for module autoloading

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-12-02 11:22 UTC  (13+ messages)
` [PATCH v6 02/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v6 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v6 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v6 06/10] ASoC: qcom: Add support for codec dma driver
` [PATCH v6 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH] base: arch_topology: Use policy->max to calculate freq_factor
 2021-12-02 10:50 UTC  (7+ messages)
  `  "

[PATCH V2 0/8] Add Embedded USB Debugger (EUD) driver
 2021-12-02  9:51 UTC  (9+ messages)
` [PATCH V2 1/8] dt-bindings: Add the yaml bindings for EUD
` [PATCH V2 2/8] dt-bindings: connector: Add property for EUD type-C connector
` [PATCH V2 3/8] bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V2 4/8] usb: dwc3: drd: Register the eud connector child node for dwc3
` [PATCH V2 5/8] soc: qcom: eud: Add driver support for Embedded USB Debugger(EUD)
` [PATCH V2 6/8] arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
` [PATCH V2 7/8] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
` [PATCH V2 8/8] MAINTAINERS: Add maintainer entry for EUD

[PATCH v1] Bluetooth: btusb: Add one more Bluetooth part for WCN6855
 2021-12-02  9:33 UTC 

[PATCH V1] mmc: sdhci-msm: Add eMMC and SD card err_stat sysfs entry
 2021-12-02  8:05 UTC  (6+ messages)

[PATCH 1/2] soc: qcom: rpmhpd: Rename rpmhpd struct names
 2021-12-02  7:48 UTC  (6+ messages)
` [PATCH 2/2] soc: qcom: rpmhpd: Make mx as a parent of cx only for sdm845

[PATCH v2] arm64: qcom: sc7280: Move USB2 controller nodes from common dtsi to SKU1
 2021-12-02  5:17 UTC 

[PATCH v3] Skip phy initialization for DWC3 USB Controllers
 2021-12-02  3:17 UTC  (4+ messages)
` [PATCH v3] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller

[PATCH] Revert "arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer"
 2021-12-02  0:43 UTC 

[PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP
 2021-12-02  0:34 UTC  (2+ messages)

[PATCH v5 0/2] Add pinctrl support for SDX65
 2021-12-02  0:32 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings
` [PATCH v5 2/2] pinctrl: qcom: Add SDX65 pincontrol driver

[PATCH v6 0/1] Add Pdc bindings for SDX65
 2021-12-02  0:23 UTC  (2+ messages)
` [PATCH v6 1/1] dt-bindings: qcom,pdc: Add compatible "

[PATCH v6 0/5] Add GCC and RPMh clock support for SDX65
 2021-12-02  0:21 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: clock: Add SDX65 GCC clock bindings
` [PATCH v6 2/5] clk: qcom: Add LUCID_EVO PLL type for SDX65
` [PATCH v6 3/5] clk: qcom: Add SDX65 GCC support
` [PATCH v6 4/5] dt-bindings: clock: Introduce RPMHCC bindings for SDX65
` [PATCH v6 5/5] clk: qcom: Add support for SDX65 RPMh clocks

[PATCH 01/16] arm64: dts: qcom: sm8350: Move gpio.h inclusion to SoC DTSI
 2021-12-02  0:17 UTC  (7+ messages)
` [PATCH 04/16] arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer

[PATCH 1/2] arm64: dts: Place LG Bullhead generic code into a DTSI file
 2021-12-01 23:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: Add support for LG Bullhead rev 1.0

[PATCH v2 1/2] arm64: dts: msm8992-lg-bullhead: Place LG Bullhead generic code into a DTSI file
 2021-12-01 23:18 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: msm8992-lg-bullhead: Add support for LG Bullhead rev 1.0

[PATCH v2 0/2] Add Qualcomm MPM irqchip driver support
 2021-12-01 23:02 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: Add Qualcomm MPM support
` [PATCH v2 2/2] irqchip: Add Qualcomm MPM controller driver

[PATCH v2 0/4] drm/msm/dpu: cleanup plane state
 2021-12-01 22:51 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/dpu: drop scaler config from "
` [PATCH v2 2/4] drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3
` [PATCH v2 3/4] drm/msm/dpu: simplify DPU_SSPP features checks
` [PATCH v2 4/4] drm/msm/dpu: fix CDP setup to account for multirect index

[PATCH v5 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-12-01 22:26 UTC  (4+ messages)
` [PATCH v5 6/6] dt-bindings: clock: Introduce pdc bindings "

[PATCH v1 0/8] drm/msm/dpu: cleanup debugfs code
 2021-12-01 22:26 UTC  (9+ messages)
` [PATCH v1 1/8] drm/msm/dpu: move disable_danger out of plane subdir
` [PATCH v1 2/8] drm/msm/dpu: fix safe status debugfs file
` [PATCH v1 3/8] drm/msm/dpu: make danger_status/safe_status readable
` [PATCH v1 4/8] drm/msm/dpu: drop plane's default_scaling debugfs file
` [PATCH v1 5/8] drm/msm/dpu: stop manually removing debugfs files for the DPU plane
` [PATCH v1 6/8] drm/msm/dpu: stop manually removing debugfs files for the DPU CRTC
` [PATCH v1 7/8] drm/msm/dpu: simplify DPU's regset32 code
` [PATCH v1 8/8] drm/msm/dpu: move SSPP debugfs support from plane to SSPP code

[PATCH v4 0/2] Add pinctrl support for SDX65
 2021-12-01 22:24 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add SDX65 pinctrl bindings

[PATCH igt 0/2] msm+lib: Add test for buffer mapping permissions
 2021-12-01 21:12 UTC  (4+ messages)
` [PATCH igt 1/2] igt: Split out I/O helpers
  ` [igt-dev] "

[PATCH v3 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-12-01 20:53 UTC  (2+ messages)

[PATCH v4 0/4] check sink_count before update is_connected status
 2021-12-01 20:48 UTC  (5+ messages)
` [PATCH v4 4/4] drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed

[PATCH v3 0/2] drm/msm: Fix dsi/bridge probe
 2021-12-01 20:20 UTC  (4+ messages)
` [PATCH v3 1/2] drm/msm: Allocate msm_drm_private early and pass it as driver data
` [PATCH v3 2/2] drm/msm: Initialize MDSS irq domain at probe time
  ` [PATCH] "

[PATCH 0/4] clk: qcom: Add clocks for SM8450 SoC
 2021-12-01 19:40 UTC  (7+ messages)
` [PATCH 3/4] clk: qcom: Add clock driver for SM8450
` [PATCH 4/4] clk: qcom: rpmh: add support for SM8450 rpmh clocks

[PATCH 0/2] regulator: qcom,rpmh: Add support for PM8450
 2021-12-01 18:32 UTC  (4+ messages)
` [PATCH 2/2] regulator: qcom-rpmh: Add support for PM8450 regulators

[PATCH v3 0/4] qcom_scm: Add support for MC boot address API
 2021-12-01 17:05 UTC  (6+ messages)
` [PATCH v3 1/4] cpuidle: qcom-spm: Check if any CPU is managed by SPM
` [PATCH v3 2/4] firmware: qcom: scm: Simplify set_cold/warm_boot_addr()
` [PATCH v3 3/4] firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()
` [PATCH v3 4/4] firmware: qcom: scm: Add support for MC boot address API

[PATCH 0/2] Add interconnect support for SM8450
 2021-12-01 16:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8450 DT bindings
` [PATCH 2/2] interconnect: qcom: Add SM8450 interconnect provider driver

[PATCH v6 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-12-01 16:33 UTC  (3+ messages)
` [PATCH v6 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH 1/3] dt-bindings: clock: add QCOM SM6125 display clock bindings
 2021-12-01 16:12 UTC  (8+ messages)
` [PATCH 2/3] clk: qcom: Add display clock controller driver for SM6125
` [PATCH 3/3] arm64: dt: qcom: sm6125.dtsi: Add dispcc

[PATCH v9 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2021-12-01 16:07 UTC  (5+ messages)
` [PATCH v9 2/3] dt-bindings: pwm: add IPQ6018 binding

[PATCH v4 1/4] arm64: dts: qcom: sc7280: add display dt nodes
 2021-12-01 15:31 UTC  (7+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v4 3/4] arm64: dts: qcom: sc7280: add edp display dt nodes

[PATCH 00/15] arm64: dts: qcom: Add support for SM8450 SoC and QRD board
 2021-12-01 15:30 UTC  (30+ messages)
` [PATCH 01/15] arm64: dts: qcom: Add base SM8450 DTSI
` [PATCH 02/15] arm64: dts: qcom: Add base SM8450 QRD DTS
` [PATCH 03/15] arm64: dts: qcom: sm8450: Add tlmm nodes
` [PATCH 04/15] arm64: dts: qcom: sm8450-qrd: Add reserved gpio range for QRD
` [PATCH 05/15] arm64: dts: qcom: sm8450: Add reserved memory nodes
` [PATCH 06/15] arm64: dts: qcom: sm8450: add smmu nodes
` [PATCH 07/15] arm64: dts: qcom: sm8450-qrd: Add rpmh regulator nodes
` [PATCH 08/15] arm64: dts: qcom: sm8450: add ufs nodes
` [PATCH 09/15] arm64: dts: qcom: sm8450-qrd: enable "
` [PATCH 10/15] arm64: dts: qcom: sm8450: add interconnect nodes
` [PATCH 11/15] arm64: dts: qcom: sm8450: add spmi node
` [PATCH 12/15] arm64: dts: qcom: sm8450-qrd: include pmic files
` [PATCH 13/15] arm64: dts: qcom: sm8450: Add rpmhpd node
` [PATCH 14/15] arm64: dts: qcom: sm8450: add cpufreq support
` [PATCH 15/15] arm64: dts: qcom: sm8450: add i2c13 and i2c14 device nodes

[PATCH v4 4/4] arm64: dts: qcom: sc7280: Add Display Port node
 2021-12-01 15:23 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916: fix MMC controller aliases
 2021-12-01 15:20 UTC  (4+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8250: Add CPU opp tables
 2021-12-01 15:13 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] arm64: dts: qcom: Add support for the sc7280 CRD board
 2021-12-01 15:13 UTC  (2+ messages)

[PATCH] soc: qcom: aoss: constify static struct thermal_cooling_device_ops
 2021-12-01 15:13 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Add RPM sleep stats for MSM8916
 2021-12-01 15:13 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8916: Add RPM sleep stats
  ` (subset) "
` (subset) [PATCH v2 0/3] Add RPM sleep stats for MSM8916

[PATCH 0/6] Add PCIe EP and IPA support for SDX55
 2021-12-01 15:12 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: qcom-rpmpd: Add sm6125 power domains
 2021-12-01 15:13 UTC  (2+ messages)
` (subset) "

[PATCH v2 2/2] soc: qcom: llcc: Add configuration data for SM8350
 2021-12-01 15:12 UTC  (2+ messages)
  ` (subset) "

[PATCH] arm64: dts: qcom: sdm660-xiaomi-lavender: Add volume up button
 2021-12-01 15:12 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: Drop input-name property
 2021-12-01 15:12 UTC  (2+ messages)
` (subset) "

[PATCH] PM: AVS: Use div64_ul instead of do_div
 2021-12-01 15:12 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] Add pin control support for lpass sc7280
 2021-12-01 15:11 UTC  (6+ messages)
` [PATCH v3 3/5] pinctrl: qcom: Move chip specific functions to right files

[PATCH 0/2] Add support from SM8450 IOMMU
 2021-12-01 15:00 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
` [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation

[PATCH 0/2] pinctrl: qcom: Add SM8450 pinctrl
 2021-12-01 12:11 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SM8450 pinctrl driver

[PATCH] drm/msm/dpu: fix exception in error path
 2021-12-01 12:13 UTC  (3+ messages)

[PATCH v3 0/4] arm64: dts: qcom: Add support for the sc7280 CRD board
 2021-12-01 10:11 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: qcom: Document qcom,sc7280-crd board
` [PATCH v3 2/4] arm64: dts: qcom: sc7280-crd: Add device tree files for CRD
` [PATCH v3 3/4] arm64: dts: qcom: sc7280: Define EC and H1 nodes for IDP/CRD
` [PATCH v3 4/4] arm64: dts: qcom: sc7280-crd: Add Touchscreen and touchpad support

[PATCH 0/2] Enable BAM-DMUX/WWAN on Qualcomm MSM8916
 2021-12-01  9:09 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Populate additional devices from DT

[PATCH 0/3] scsi|phy: Add SM8450 UFS & Phy support
 2021-12-01  7:44 UTC  (4+ messages)
` [PATCH 1/3] scsi: ufs: dt-bindings: Add SM8450 compatible strings
` [PATCH 2/3] dt-bindings: phy: qcom,qmp: Add SM8450 UFS phy compatible
` [PATCH 3/3] phy: qcom-qmp: Add SM8450 UFS QMP Phy

[regression] mhi: ath11k resume fails on some devices
 2021-12-01  7:34 UTC  (9+ messages)


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