messages from 2022-02-11 00:04:25 to 2022-02-14 08:19:59 UTC [more...]
[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
2022-02-14 8:19 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: pwm: "
` [PATCH 2/4] arm64: dts: mt8183: align Google CROS EC PWM node name with dtschema
[PATCH v12 00/10] Add support for audio on SC7280 based targets
2022-02-14 8:08 UTC (2+ messages)
` [PATCH v12 07/10] ASoC: qcom: Add support for codec dma driver
[PATCH 0/3] Add support for proxy interconnect bandwidth votes
2022-02-14 7:28 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom: Add interconnects property
` [PATCH 2/3] remoteproc: qcom_q6v5_mss: Add support for interconnect bandwidth voting
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add proxy interconnect requirements for modem
[PATCH 7/8] clk: qcom: Add SDX65 APCS clock controller support
2022-02-14 7:04 UTC
[PATCH 6/8] ARM: dts: qcom: sdx65: Add support for APCS block
2022-02-14 7:02 UTC
[PATCH 5/8] ARM: dts: qcom: sdx65: Add support for A7 PLL clock
2022-02-14 7:01 UTC
[PATCH 4/8] clk: qcom: Add A7 PLL support for SDX65
2022-02-14 6:59 UTC
[PATCH 3/8] dt-bindings: clock: Add A7 PLL binding for SDX65
2022-02-14 6:57 UTC
[PATCH 2/8] mailbox: qcom: Add support for SDX65 APCS IPC
2022-02-14 6:55 UTC
[PATCH 1/8] dt-bindings: mailbox: Add binding for SDX65 APCS
2022-02-14 6:54 UTC
[PATCH 0/8] Add APCS support for SDX65
2022-02-14 6:52 UTC
[PATCH 09/23] drm/msm: Make use of the helper component_compare_of
2022-02-14 6:08 UTC
[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
2022-02-14 4:59 UTC (10+ messages)
` [PATCH 08/15] dt-bindings: pinctrl: qcom: msm8953: allow gpio-reserved-ranges
` [PATCH 13/15] arm64: dts: qcom: Add MSM8953+PM8953 device tree
` [PATCH 09/15] rpmsg: smd: Drop unnecessary condition for channel creation
[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
2022-02-14 3:40 UTC (5+ messages)
` [PATCHv9 4/5] lib: Add register read/write tracing support
` [PATCHv9 5/5] asm-generic/io: Add logging support for MMIO accessors
[PATCHv5] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
2022-02-14 3:13 UTC
[PATCH v4 0/8] iio: adc: introduce Qualcomm SPMI Round Robin ADC
2022-02-13 17:49 UTC (11+ messages)
` [PATCH v4 1/8] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v4 2/8] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v4 3/8] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v4 4/8] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v4 5/8] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v4 6/8] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v4 7/8] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v4 8/8] arm64: dts: qcom: sdm845-xiaomi-beryllium: "
[PATCH V5 0/4] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
2022-02-13 16:22 UTC (6+ messages)
` [PATCH V5 1/4] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
` [PATCH V5 2/4] iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
` [PATCH V5 3/4] thermal: qcom: Add support for multiple generations of devices
` [PATCH V5 4/4] thermal: qcom: add support for PMIC5 Gen2 ADCTM
[PATCH v11 00/10] Add support for audio on SC7280 based targets
2022-02-12 23:24 UTC (12+ messages)
` [PATCH v11 01/10] ASoC: qcom: SC7280: Update config for building codec dma drivers
` [PATCH v11 02/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v11 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v11 04/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v11 05/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v11 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [PATCH v11 07/10] ASoC: qcom: Add "
` [PATCH v11 08/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v11 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v11 10/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
[PATCH v3 00/25] Add initial support for MHI endpoint stack
2022-02-12 18:32 UTC (27+ messages)
` [PATCH v3 01/25] bus: mhi: Fix pm_state conversion to string
` [PATCH v3 02/25] bus: mhi: Fix MHI DMA structure endianness
` [PATCH v3 03/25] bus: mhi: Move host MHI code to "host" directory
` [PATCH v3 04/25] bus: mhi: Move common MHI definitions out of host directory
` [PATCH v3 05/25] bus: mhi: Make mhi_state_str[] array static inline and move to common.h
` [PATCH v3 06/25] bus: mhi: Cleanup the register definitions used in headers
` [PATCH v3 07/25] bus: mhi: Get rid of SHIFT macros and use bitfield operations
` [PATCH v3 08/25] bus: mhi: ep: Add support for registering MHI endpoint controllers
` [PATCH v3 09/25] bus: mhi: ep: Add support for registering MHI endpoint client drivers
` [PATCH v3 10/25] bus: mhi: ep: Add support for creating and destroying MHI EP devices
` [PATCH v3 11/25] bus: mhi: ep: Add support for managing MMIO registers
` [PATCH v3 12/25] bus: mhi: ep: Add support for ring management
` [PATCH v3 13/25] bus: mhi: ep: Add support for sending events to the host
` [PATCH v3 14/25] bus: mhi: ep: Add support for managing MHI state machine
` [PATCH v3 15/25] bus: mhi: ep: Add support for processing MHI endpoint interrupts
` [PATCH v3 16/25] bus: mhi: ep: Add support for powering up the MHI endpoint stack
` [PATCH v3 17/25] bus: mhi: ep: Add support for powering down "
` [PATCH v3 18/25] bus: mhi: ep: Add support for handling MHI_RESET
` [PATCH v3 19/25] bus: mhi: ep: Add support for handling SYS_ERR condition
` [PATCH v3 20/25] bus: mhi: ep: Add support for processing command ring
` [PATCH v3 21/25] bus: mhi: ep: Add support for reading from the host
` [PATCH v3 22/25] bus: mhi: ep: Add support for processing transfer ring
` [PATCH v3 23/25] bus: mhi: ep: Add support for queueing SKBs to the host
` [PATCH v3 24/25] bus: mhi: ep: Add support for suspending and resuming channels
` [PATCH v3 25/25] bus: mhi: ep: Add uevent support for module autoloading
[PATCH] drm/msm: populate intf_audio_select() base on hardware capability
2022-02-12 16:16 UTC (5+ messages)
[v1 1/2] drm/msm/dp: Add basic PSR support for eDP
2022-02-12 13:56 UTC (4+ messages)
` [v1 2/2] drm/msm/disp/dpu1: Add PSR support for eDP interface in dpu driver
[PATCH 0/2] Add Euro Headset support for wcd938x codec
2022-02-12 12:24 UTC (3+ messages)
` [PATCH 1/2] ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP Headset
` [PATCH 2/2] ASoC: dt-bindings: wcd938x: Add gpio property for selecting CTIA/OMTP headset
[PATCH] devcoredump: increase the device delete timeout to 10 mins
2022-02-12 8:35 UTC (16+ messages)
[PATCH v5 0/6] drm/msm/dpu: simplify RM code
2022-02-12 1:08 UTC (7+ messages)
` [PATCH v5 3/6] drm/msm/dpu: get INTF blocks directly rather than through RM
` [Freedreno] "
[PATCH 0/7] drm/msm/dpu: cleanup dpu encoder code
2022-02-12 1:01 UTC (19+ messages)
` [PATCH 1/7] drm/msm: move struct msm_display_info to dpu driver
` [Freedreno] "
` [PATCH 2/7] drm/msm/dpu: simplify intf allocation code
` [PATCH 3/7] drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
` [PATCH 4/7] drm/msm/dpu: drop bus_scaling_client field
` [PATCH 5/7] drm/msm/dpu: encoder: drop unused callbacks
` [PATCH 6/7] drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
` [PATCH 7/7] drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt
[PATCH v3] drm/msm/dpu: Only create debugfs for PRIMARY minor
2022-02-12 0:38 UTC
[RFC PATCH v2 0/5] Simplify and correct msm/dp bridge implementation
2022-02-11 22:40 UTC (6+ messages)
` [RFC PATCH v2 1/5] drm/msm/dp: fix panel bridge attachment
` [RFC PATCH v2 2/5] drm/msm/dp: support attaching bridges to the DP encoder
` [RFC PATCH v2 3/5] drm/msm/dp: support finding next bridge even for DP interfaces
` [RFC PATCH v2 4/5] drm/msm/dp: replace dp_connector with drm_bridge_connector
` [RFC PATCH v2 5/5] drm/msm/dp: remove extra wrappers and public functions
[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
2022-02-11 21:49 UTC (2+ messages)
[PATCH 0/9] i2c: qcom-cci: fixes and updates
2022-02-11 20:43 UTC (12+ messages)
` [PATCH 1/9] dt-bindings: i2c: qcom-cci: add QCOM SM8450 compatible
` [PATCH 3/9] i2c: qcom-cci: don't delete an unregistered adapter
` [PATCH 4/9] i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
[PATCH 0/2] drm/msm/dsi: switch msm/dsi to DRM_PANEL_BRIDGE
2022-02-11 20:13 UTC (6+ messages)
` [PATCH 1/2] drm/msm/dsi: move DSI host powerup to modeset time
` [Freedreno] "
[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
2022-02-11 19:52 UTC (4+ messages)
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC
[PATCH v2 1/2] drm/msm: add support for QCM2290 MDSS
2022-02-11 19:22 UTC (5+ messages)
` [PATCH v2 2/2] dt-bindings: msm: disp: add yaml schemas for QCM2290 DPU bindings
[PATCH 0/3] PCI: qcom: pipe_clk_src fixes for pcie-qcom driver
2022-02-11 17:57 UTC (3+ messages)
[PATCH 0/2] Drop the clock-frequency property from the MMIO timer node
2022-02-11 17:10 UTC (2+ messages)
[PATCH] ARM: dts: qcom: sdx55: Fix the address used for PCIe EP local addr space
2022-02-11 17:10 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8450: add interconnect nodes
2022-02-11 17:10 UTC (2+ messages)
[PATCH 1/2] arm64: dts: qcom: c630: Add backlight controller
2022-02-11 17:10 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindings
2022-02-11 17:10 UTC (2+ messages)
[PATCH v4 01/16] clk: qcom: gpucc-sdm660: fix two clocks with parent_names
2022-02-11 17:10 UTC (2+ messages)
[PATCH RESEND v3 0/7] dt-bindings: Convert multiple Qualcomm OPP and CPUFreq bindings to DT schema
2022-02-11 17:10 UTC (4+ messages)
[PATCHv2 0/9] soc: qcom: llcc: Add LLCC support for SM8450 SoC
2022-02-11 17:10 UTC (2+ messages)
[PATCH 0/2] Enable the GICv2m extension support for IPQ8074/IPQ6018
2022-02-11 17:10 UTC (2+ messages)
[PATCH] soc: qcom: socinfo: Add some more PMICs and SoCs
2022-02-11 17:10 UTC (2+ messages)
[PATCH v2 0/2] MSM8226 Multimedia Clock Controller
2022-02-11 17:10 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
[PATCH v2] Bluetooth: btusb: Improve stability for QCA devices
2022-02-11 16:22 UTC (2+ messages)
[PATCH v5 0/5] qcom: add support for PCIe on SM8450 platform
2022-02-11 16:12 UTC (5+ messages)
` [PATCH v5 4/5] PCI: qcom: Add interconnect support to 2.7.0/1.9.0 ops
[PATCH v6 0/3] PCI: IPQ6018 platform support
2022-02-11 16:06 UTC (2+ messages)
[PATCH V5 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2022-02-11 15:11 UTC (21+ messages)
` [PATCH V5 1/6] dt-bindings: regulator: Add pm8008 regulator bindings
` [PATCH V5 3/6] mfd: pm8008: Add mfd cell struct to register LDOs
` [PATCH V5 4/6] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V5 5/6] arm64: dts: qcom: pm8008: Add base dts file
[PATCH v4 0/3] Add soundcard support for sc7280 based platforms
2022-02-11 14:57 UTC (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v4 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v4 3/3] arm64: dts: qcom: sc7280: add sound card support
[RESEND v3 0/2] Add lpass pin control support for audio on sc7280 based targets
2022-02-11 14:55 UTC (3+ messages)
` [RESEND v3 1/2] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [RESEND v3 2/2] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
[PATCH v2] arm64: dts: qcom: sc7280: setting the vddio supply for Bluetooth node on CRD
2022-02-11 13:49 UTC (3+ messages)
[PATCHv4] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
2022-02-11 12:48 UTC (2+ messages)
[PATCH V7] MAINTAINERS: Add maintainer entry for EUD
2022-02-11 12:23 UTC
[PATCH] media: qcom: use div64_u64() instead of do_div()
2022-02-11 12:21 UTC (3+ messages)
[PATCH] arm64: dts: qcom: ipq8074: fix the sleep clock frequency
2022-02-11 12:14 UTC
[PATCH] PCI: pciehp: Add Qualcomm bridge (0x0110) to the command completed quirk
2022-02-11 11:41 UTC (3+ messages)
[PATCH V6 0/6] Add Embedded USB Debugger (EUD) driver
2022-02-11 11:00 UTC (3+ messages)
` [PATCH V6 6/6] MAINTAINERS: Add maintainer entry for EUD
[PATCH] ARM: dts: qcom: Add chosen node information for SDX65
2022-02-11 10:20 UTC
[PATCH v2] PCI: qcom: Add system PM support
2022-02-11 9:14 UTC (2+ messages)
[PATCH v1] Bluetooth: btusb: Improve stability for QCA devices
2022-02-11 7:56 UTC
[PATCH V3 0/4] mmc: add error statistics for eMMC and SD card
2022-02-11 5:51 UTC (7+ messages)
` [PATCH V3 1/4] mmc: sdhci: Capture eMMC and SD card errors
[PATCH 08/49] drm: replace bitmap_weight with bitmap_empty where appropriate
2022-02-11 5:17 UTC (5+ messages)
` [PATCH 17/49] cpufreq: replace cpumask_weight with cpumask_empty "
[PATCH v3 00/10] Coresight: Add support for TPDM and TPDA
2022-02-11 4:17 UTC (3+ messages)
[PATCH 1/3] drm/msm/dpu: Remove set but unused variables
2022-02-11 2:26 UTC (9+ messages)
` [PATCH 2/3] drm/msm/dpu: Update the comment style
` [PATCH 3/3] drm/msm/dpu: Update function parameter documentation
` [Freedreno] [PATCH 1/3] drm/msm/dpu: Remove set but unused variables
[PATCH v6 00/35] component: Make into an aggregate bus
2022-02-11 2:04 UTC (7+ messages)
` [PATCH v6 02/35] component: Introduce the aggregate bus_type
[PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-mpp: Document PM8226 compatible
2022-02-11 0:08 UTC (2+ messages)
[PATCH v4 0/5] Add support for the eDP panel on sc7280 CRD
2022-02-11 0:08 UTC (5+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sc7280: Add support for eDP panel on CRD
` [PATCH v4 3/5] arm64: dts: qcom: sc7280: rename edp_out label to mdss_edp_out
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox