linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 15:07:27 to 2021-12-02 16:32:10 UTC [more...]

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

[PATCH v7 00/10] Add support for audio on SC7280 based targets
 2021-12-02 15:43 UTC  (11+ messages)
` [PATCH v7 01/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v7 02/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v7 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v7 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v7 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v7 06/10] ASoC: qcom: Add support for codec dma driver
` [PATCH v7 07/10] ASoC: qcom: Add regmap config "
` [PATCH v7 08/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v7 09/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
` [PATCH v7 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH v2] arm64: qcom: sc7280: Move USB2 controller nodes from common dtsi to SKU1
 2021-12-02 15:46 UTC  (2+ messages)

[RESEND PATCH v2 00/19] CAMSS: Add SM8250 support
 2021-12-02 15:37 UTC  (20+ messages)
` [RESEND PATCH v2 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding
` [RESEND PATCH v2 02/19] media: camss: csiphy-3ph: don't print HW version as an error
` [RESEND PATCH v2 03/19] media: camss: csiphy-3ph: disable interrupts
` [RESEND PATCH v2 04/19] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY
` [RESEND PATCH v2 05/19] media: camss: csid-170: fix non-10bit formats
` [RESEND PATCH v2 06/19] media: camss: csid-170: don't enable unused irqs
` [RESEND PATCH v2 07/19] media: camss: csid-170: remove stray comment
` [RESEND PATCH v2 08/19] media: camss: csid-170: support more than one lite vfe
` [RESEND PATCH v2 09/19] media: camss: csid-170: set the right HALT_CMD when disabled
` [RESEND PATCH v2 10/19] media: camss: csid: allow csid to work without a regulator
` [RESEND PATCH v2 11/19] media: camss: remove vdda-csiN from sdm845 resources
` [RESEND PATCH v2 12/19] media: camss: fix VFE irq name
` [RESEND PATCH v2 13/19] media: camss: vfe-170: fix "VFE halt timeout" error
` [RESEND PATCH v2 14/19] media: camss: Add initial support for VFE hardware version Titan 480
` [RESEND PATCH v2 15/19] media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HW
` [RESEND PATCH v2 16/19] media: camss: add support for SM8250 camss
` [RESEND PATCH v2 17/19] media: camss: Add SM8250 bandwdith configuration support
` [RESEND PATCH v2 18/19] media: camss: Do vfe_get/vfe_put for csid on sm8250
` [RESEND PATCH v2 19/19] media: camss: Apply vfe_get/vfe_put fix to SDM845

[PATCH 0/5] ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6
 2021-12-02 14:55 UTC  (6+ messages)
` [PATCH 1/5] ASoC: dt-bindings: qcom: sm8250: Drop redundant MultiMedia routes
` [PATCH 2/5] ASoC: dt-bindings: qcom: sm8250: Document "aux-devs"
` [PATCH 3/5] ASoC: dt-bindings: qcom: apq8016-sbc: Move to qcom,sm8250 DT schema
` [PATCH 4/5] ASoC: dt-bindings: qcom: Document qcom,msm8916-qdsp6-sndcard compatible
` [PATCH 5/5] ASoC: qcom: apq8016_sbc: Allow routing audio through QDSP6

[PATCH v1 00/10] qcom: add support for PCIe0 on SM8450 platform
 2021-12-02 14:17 UTC  (11+ messages)
` [PATCH v1 01/10] dt-bindings: pci: qcom: Document PCIe bindings for SM8450
` [PATCH v1 02/10] dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
` [PATCH v1 03/10] phy: qcom-qmp: Add SM8450 PCIe0 PHY support
` [PATCH v1 04/10] PCI: qcom: do not duplicate qcom_pcie_cfg fields in qcom_pcie struct
` [PATCH v1 05/10] PCI: qcom: add flag to enable use of ddrss_sf_tbu clock
` [PATCH v1 06/10] PCI: qcom: add support for SM8450 PCIe controllers
` [PATCH v1 07/10] arm64: dts: qcom: sm8450: add PCIe0 PHY node
` [PATCH v1 08/10] arm64: dts: qcom: sm8450: add PCIe0 root device
` [PATCH v1 09/10] arm64: dts: qcom: sm8450-qrd: enable PCIe0 PHY device
` [PATCH v1 10/10] arm64: dts: qcom: sm8450-qrd: enable PCIe0 host

[RESEND PATCH v3 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-12-02 13:58 UTC  (16+ 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 v2 00/19] CAMSS: Add SM8250 support
 2021-12-02 13:11 UTC  (4+ messages)
` [PATCH v2 01/19] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding

[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  (7+ messages)
` [PATCH v6 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v6 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[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 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  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: Add Qualcomm MPM support

[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 2/2] drm/msm: Initialize MDSS irq domain at probe time
 2021-12-01 20:20 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/4] clk: qcom: Add clocks for SM8450 SoC
 2021-12-01 19:40 UTC  (6+ 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  (2+ messages)

[PATCH v3 0/4] qcom_scm: Add support for MC boot address API
 2021-12-01 17:05 UTC  (3+ messages)
  ` [PATCH v3 1/4] cpuidle: qcom-spm: Check if any CPU is managed by SPM

[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  (25+ messages)
` [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  (3+ 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


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