messages from 2022-02-15 01:10:40 to 2022-02-16 07:20:14 UTC [more...]
[PATCH v2 1/2] drm/msm/dpu: Add INTF_5 interrupts
2022-02-16 7:19 UTC (18+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Add SC8180x to hw catalog
` [Freedreno] "
[PATCH 0/2] Refactor xhci quirks and plat private data
2022-02-16 7:16 UTC (6+ messages)
` [PATCH 1/2] usb: xhci: refactor "
` [PATCH 2/2] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
[RESEND v13 00/10] Add support for audio on SC7280 based targets
2022-02-16 6:53 UTC (16+ messages)
` [RESEND v13 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [RESEND v13 04/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [RESEND v13 05/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [RESEND v13 07/10] ASoC: qcom: Add support for codec dma driver
` [RESEND v13 08/10] ASoC: qcom: Add lpass CPU driver for codec dma control
[PATCH v3 00/25] Add initial support for MHI endpoint stack
2022-02-16 7:04 UTC (54+ 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 v10 0/6] USB DWC3 host wake up support from system suspend
2022-02-16 6:27 UTC (10+ messages)
` [PATCH v10 6/6] usb: dwc3: qcom: Enable the interrupts during probe
[PATCH V6 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2022-02-16 4:31 UTC (12+ messages)
` [PATCH V6 1/6] dt-bindings: regulator: Add pm8008 regulator bindings
` [PATCH V6 2/6] dt-bindings: mfd: pm8008: Add regulators node
` [PATCH V6 3/6] mfd: pm8008: Add mfd cell struct to register LDOs
` [PATCH V6 4/6] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V6 5/6] arm64: dts: qcom: pm8008: Add base dts file
` [PATCH V6 6/6] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp
[PATCH 0/3] Add QCOM SNPS PHY overriding params support
2022-02-16 3:47 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [PATCH 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device
[PATCH] soc/qcom: use struct_size over open coded arithmetic
2022-02-16 3:07 UTC
[PATCH] rpmsg: use struct_size over open coded arithmetic
2022-02-16 3:07 UTC
[PATCH] drm/msm/dpu: drop unused access macros
2022-02-16 2:41 UTC (4+ messages)
[PATCH v4 0/2] drm/msm: rework clock handling
2022-02-16 2:35 UTC (5+ messages)
` [PATCH v4 1/2] drm/msm/dpu: simplify clocks handling
` [PATCH v4 2/2] drm/msm/dp: rewrite dss_module_power to use bulk clock functions
[PATCH 0/6] drm/msm/dpu: simplify IRQ helpers
2022-02-16 2:34 UTC (16+ messages)
` [PATCH 1/6] drm/msm/dpu: remove extra wrappers around dpu_core_irq
` [PATCH 2/6] drm/msm/dpu: remove always-true argument of dpu_core_irq_read()
` [PATCH 3/6] drm/msm/dpu: allow just single IRQ callback
` [PATCH 4/6] drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq
` [PATCH 5/6] drm/msm/dpu: remove struct dpu_encoder_irq
` [PATCH 6/6] drm/msm/dpu: pass irq to dpu_encoder_helper_wait_for_irq()
[PATCH] drm/msm: populate intf_audio_select() base on hardware capability
2022-02-16 2:26 UTC (2+ messages)
[PATCH v3] drm/msm/dpu: Only create debugfs for PRIMARY minor
2022-02-16 2:24 UTC (3+ messages)
[PATCH v2 0/8] drm/msm/dpu: cleanup dpu encoder code
2022-02-16 2:17 UTC (26+ messages)
` [PATCH v2 1/8] drm/msm/dpu: fix dp audio condition
` [PATCH v2 2/8] drm/msm: move struct msm_display_info to dpu driver
` [PATCH v2 3/8] drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
` [PATCH v2 4/8] drm/msm/dpu: drop bus_scaling_client field
` [PATCH v2 5/8] drm/msm/dpu: encoder: drop unused mode_fixup callback
` [PATCH v2 6/8] drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
` [PATCH v2 7/8] drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt
` [PATCH v2 8/8] drm/msm/dpu: simplify intf allocation code
[PATCH v5 0/2] drm/msm/dp: enable widebus feature base on chip hardware revision
2022-02-15 21:25 UTC (3+ messages)
` [PATCH v5 1/2] drm/msm/dpu: revise timing engine programming to support widebus feature
` [PATCH v5 2/2] drm/msm/dp: enable widebus feature for display port
[PATCH 0/5] sdm845 and msm8996 clock updates
2022-02-15 20:15 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: clocks: convert SDM845 Camera CC bindings to YAML
` [PATCH 2/5] dt-bindings: clocks: qcom,sdm845-camcc: add clocks/clock-names
` [PATCH 3/5] arm64: dts: qcom: sdm845: add bi_tcxo to camcc
` [PATCH 4/5] arm64: dts: qcom: msm8996: add cxo and sleep-clk to gcc node
` [PATCH 5/5] arm64: dts: qcom: msm8996: convert xo_board to RPM_SMD_BB_CLK1
[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
2022-02-15 19:03 UTC (7+ messages)
` [PATCH v20 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
[PATCH v4 0/2] enable widebus feature base on chip hardware revision
2022-02-15 18:49 UTC (12+ messages)
` [PATCH v4 1/2] drm/msm/dp: revise timing engine programming to support widebus feature
` [PATCH v4 2/2] drm/msm/dp: enable widebus feature for display port
[PATCH v6 00/35] component: Make into an aggregate bus
2022-02-15 17:35 UTC (4+ messages)
` [PATCH v6 25/35] iommu/mediatek: Migrate to aggregate driver
[PATCH v6 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
2022-02-15 17:09 UTC (10+ messages)
` [PATCH v6 1/9] spmi: add a helper to look up an SPMI device from a device node
` [PATCH v6 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v6 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v6 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v6 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v6 6/9] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v6 7/9] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v6 8/9] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v6 9/9] arm64: dts: qcom: sdm845-xiaomi-beryllium: "
[PATCH V3 0/4] mmc: add error statistics for eMMC and SD card
2022-02-15 16:59 UTC (9+ messages)
` [PATCH V3 1/4] mmc: sdhci: Capture eMMC and SD card errors
[PATCH v5 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
2022-02-15 16:54 UTC (10+ messages)
` [PATCH v5 1/9] spmi: add a helper to look up an SPMI device from a device node
` [PATCH v5 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v5 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v5 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v5 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v5 6/9] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v5 7/9] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v5 8/9] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v5 9/9] arm64: dts: qcom: sdm845-xiaomi-beryllium: "
[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
2022-02-15 16:40 UTC (13+ messages)
` [PATCH 03/15] dt-bindings: mfd: qcom,tcsr: Document msm8953 compatible
` [PATCH 04/15] mfd: qcom-spmi-pmic: Add pm8953 compatible
` [PATCH 10/15] arm64: dts: qcom: Add MSM8953 device tree
` [PATCH 12/15] arm64: dts: qcom: Add SDM632 "
` [PATCH 09/15] rpmsg: smd: Drop unnecessary condition for channel creation
[PATCH] drm/msm/dpu: Disable boot loader configured data paths
2022-02-15 15:15 UTC (3+ messages)
[PATCH RESEND v4 0/4] platform: surface: Introduce Surface XBL Driver
2022-02-15 14:39 UTC (6+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: platform: microsoft: Document surface xbl
` [EXTERNAL] "
[v1 1/2] drm/msm/dp: Add basic PSR support for eDP
2022-02-15 13:47 UTC (2+ messages)
[PATCH V4 2/2] soc: qcom: smem: validate fields of shared structures
2022-02-15 13:16 UTC (2+ messages)
[PATCH v2] PCI: qcom: Add system PM support
2022-02-15 10:33 UTC (3+ messages)
[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
2022-02-15 10:24 UTC (5+ messages)
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC
[PATCH v2 7/7] clk: qcom: Add SDX65 APCS clock controller support
2022-02-15 10:09 UTC
[PATCH v2 2/7] mailbox: qcom: Add support for SDX65 APCS IPC
2022-02-15 10:03 UTC
[PATCH v2 4/7] clk: qcom: Add A7 PLL support for SDX65
2022-02-15 10:02 UTC
[PATCH v2 0/7] Add APCS support for SDX65
2022-02-15 10:00 UTC
[PATCH v2] arm64: dts: qcom: sm8450: add interconnect nodes
2022-02-15 9:55 UTC (2+ messages)
[PATCH v3 0/3] Add connector_type to debug info to differentiate between eDP and DP
2022-02-15 8:58 UTC (2+ messages)
[PATCH v1 0/2] Intra-refresh type control
2022-02-15 8:21 UTC (3+ messages)
` [PATCH v1 1/2] media: v4l2-ctrls: Add intra-refresh "
[PATCH 2/8] mailbox: qcom: Add support for SDX65 APCS IPC
2022-02-15 5:47 UTC (4+ messages)
[PATCH 7/8] clk: qcom: Add SDX65 APCS clock controller support
2022-02-15 5:46 UTC (3+ messages)
[PATCH 4/8] clk: qcom: Add A7 PLL support for SDX65
2022-02-15 5:45 UTC (3+ messages)
[PATCH V1] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2 to enable EUD
2022-02-15 5:38 UTC
[PATCH 0/2] Add Euro Headset support for wcd938x codec
2022-02-15 4:43 UTC (4+ messages)
` [PATCH 1/2] ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP Headset
[PATCHv4] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
2022-02-15 4:03 UTC (3+ messages)
[PATCH] soc: qcom: mdt_loader: Fix split-firmware condition
2022-02-15 3:48 UTC
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