Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-10-03 08:07:47 to 2023-10-04 16:27:30 UTC [more...]

[PATCH v5 0/7] incorporate pm runtime framework and eDP clean up
 2023-10-04 16:26 UTC  (5+ messages)
` [PATCH v5 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver
` [PATCH v5 2/7] drm/msm/dp: rename is_connected with link_ready
` [PATCH v5 3/7] drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
` [PATCH v5 4/7] drm/msm/dp: move parser->parse() and dp_power_client_init() to probe

[PATCH v3 0/4] Add sc8280xp CAMCC bindings and driver
 2023-10-04 16:18 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: Use gcc.yaml for common clock properties
` [PATCH v3 2/4] dt-bindings: clock: Add SC8280XP CAMCC
` [PATCH v3 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-10-04 16:11 UTC  (24+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
  ` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
  ` [PATCH v4 3/4] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
  ` [PATCH v4 4/4] firmware: arm_scmi: Add qcom hvc/shmem transport support

[PATCH 1/2] dmaengine: qcom: fix Wvoid-pointer-to-enum-cast warning
 2023-10-04 14:29 UTC  (2+ messages)

[PATCH RFC 0/2] regulator: qcom_smd: Disable unused regulators
 2023-10-04 14:17 UTC  (3+ messages)
` [PATCH RFC 1/2] regulator: core: Disable unused regulators with unknown status
` [PATCH RFC 2/2] regulator: qcom_smd: Disable unused regulators

[PATCH v7 00/33] Introduce QC USB SND audio offloading support
 2023-10-04 14:02 UTC  (5+ messages)
` [PATCH v7 01/33] xhci: add support to allocate several interrupters

[Bisected] [commit 2ad56efa80db] WARNING while performing hotplug operation on 6.6-rc3-next
 2023-10-04 13:59 UTC 

[PATCH 00/21] EDAC: Convert to platform remove callback returning void
 2023-10-04 13:12 UTC  (2+ messages)
` [PATCH 17/21] EDAC/qcom: "

[RFC PATCH 0/2] clk: qcom: provide alternative 'parked' RCG
 2023-10-04 12:52 UTC  (6+ messages)
` [RFC PATCH 1/2] clk: qcom: implement RCG2 'parked' clock support
` [RFC PATCH 2/2] clk: qcom: dispcc-sm8250: switch to clk_rcg2_parked_ops

[PATCH v2] clk: qcom: smd: Disable unused clocks
 2023-10-04 12:10 UTC 

[PATCH v8 0/5] Add fdinfo support to Panfrost
 2023-10-04 11:06 UTC  (4+ messages)
` [PATCH v8 4/5] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo

[PATCH V2 0/2] Add partial initialization support
 2023-10-04 10:58 UTC  (6+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: Enable MMC_CAP2_SLEEP_AWAKE for Qualcomm controllers

[PATCH V13 0/4] Add PWM support for IPQ chipsets
 2023-10-04  9:45 UTC  (10+ messages)
` [PATCH V13 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V13 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V13 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V13 4/4] arm64: dts: ipq6018: add pwm node

[PATCH v13 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-10-04  8:54 UTC  (3+ messages)

[PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG
 2023-10-04  8:45 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG
` [PATCH v4 3/5] crypto: qcom-rng - Add hw_random interface support

[PATCH v10 00/54] Add DELETE_BUF ioctl
 2023-10-04  8:31 UTC  (34+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 16/54] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v10 18/54] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v10 19/54] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v10 20/54] media: Remove duplicated index vs q->num_buffers check
` [PATCH v10 21/54] media: core: Add helper to get queue number of buffers
` [PATCH v10 23/54] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v10 24/54] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v10 31/54] media: coda: Stop direct calls to queue num_buffers field
` [PATCH v10 32/54] media: mediatek: vcodec: "
` [PATCH v10 33/54] media: nxp: "
` [PATCH v10 34/54] media: renesas: Set min_buffers_needed to 16
` [PATCH v10 35/54] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v10 36/54] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v10 37/54] media: test-drivers: "
` [PATCH v10 38/54] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v10 39/54] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v10 40/54] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v10 41/54] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v10 42/54] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v10 43/54] media: imx: "
` [PATCH v10 44/54] media: meson: vdec: "
` [PATCH v10 45/54] touchscreen: sur40: "
` [PATCH v10 46/54] sample: v4l: "
` [PATCH v10 47/54] media: cedrus: "
` [PATCH v10 48/54] media: nuvoton: "
` [PATCH v10 49/54] media: core: Rework how create_buf index returned value is computed
` [PATCH v10 50/54] media: core: Add bitmap manage bufs array entries
` [PATCH v10 51/54] media: core: Free range of buffers
` [PATCH v10 52/54] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v10 53/54] media: v4l2: Add mem2mem helpers for "
` [PATCH v10 54/54] media: test-drivers: Use helper "

[PATCH 0/6] Enable IPQ5018 PCI support
 2023-10-04  8:13 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH 6/6] arm64: dts: qcom: ipq5018: Enable PCIe

[PATCH v4 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-10-04  8:08 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: Add interconnect nodes "
` [PATCH v4 2/3] arm64: dts: qcom: Add USB3 and PHY support on SDX75
` [PATCH v4 3/3] arm64: dts: qcom: sdx75-idp: Enable USB3 and PHY support

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:40 UTC 

[PATCH v3 0/2] Initial support for the QCM6490 IDP
 2023-10-04  6:53 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP board
` [PATCH v3 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file

[PATCH v4 0/6] UFS: Add OPP support
 2023-10-04  6:25 UTC  (11+ messages)
` [PATCH v4 1/6] dt-bindings: ufs: common: add OPP table
` [PATCH v4 2/6] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v4 3/6] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v4 4/6] scsi: ufs: host: Add support for parsing OPP
` [PATCH v4 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v4 6/6] arm64: dts: qcom: sm8250: "

[PATCH] soc: qcom: cmd-db: refactor deprecated strncpy
 2023-10-04  4:40 UTC 

[PATCH] drm/msm/dpu: drop MSM_ENC_VBLANK support
 2023-10-04  3:19 UTC 

[RFC PATCH v2 0/3] clk: qcom: provide alternative 'parked' RCG
 2023-10-04  1:23 UTC  (4+ messages)
` [RFC PATCH v2 1/3] clk: qcom: add helper to map parent source to cfg value
` [RFC PATCH v2 2/3] clk: qcom: implement RCG2 'parked' clock support
` [RFC PATCH v2 3/3] clk: qcom: dispcc-sm8250: switch to clk_rcg2_parked_ops

[PATCH v4 0/8] incorporate pm runtime framework and eDP clean up
 2023-10-03 22:54 UTC  (16+ messages)
` [PATCH v4 7/8] drm/msm/dp: add pm_runtime_force_suspend()/resume()
` [PATCH v4 8/8] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()

[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
 2023-10-03 16:33 UTC  (26+ messages)
` [PATCH 1/8] dt-bindings: phy: qcom,uniphy-usb: Document qcom,uniphy-usb phy
` [PATCH 2/8] phy: qcom: Introduce Super-Speed USB UNIPHY driver
` [PATCH 3/8] arm64: dts: qcom: ipq5332: Add USB Super-Speed PHY node
` [PATCH 4/8] dt-bindings: usb: dwc3: Add clocks on Qualcomm IPQ5332
` [PATCH 5/8] arm64: dts: qcom: ipq5332: Add clocks for USB Super-Speed
` [PATCH 6/8] arm64: dts: qcom: ipq5332: Add Super-Speed UNIPHY in USB node

[linux-next:master] BUILD REGRESSION c9f2baaa18b5ea8f006a2b3a616da9597c71d15e
 2023-10-03 16:26 UTC 

[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
 2023-10-03 16:04 UTC  (8+ messages)
` [PATCH v4 05/23] interconnect: icc-clk: add support for scaling using OPP

[PATCH 0/5] mfd: qcom-spmi-pmic: fix revid implementation
 2023-10-03 15:57 UTC  (7+ messages)
` [PATCH 1/5] mfd: qcom-spmi-pmic: fix reference leaks in revid helper
` [PATCH 2/5] mfd: qcom-spmi-pmic: fix revid implementation
` [PATCH 3/5] mfd: qcom-spmi-pmic: switch to EXPORT_SYMBOL_GPL()
` [PATCH 4/5] spmi: document spmi_device_from_of() refcounting
` [PATCH 5/5] spmi: rename spmi device lookup helper

[PATCH v2 00/14] arm64: dts: qcom: msm8916/39: Enable sound and modem with QDSP6
 2023-10-03 13:18 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8939: Add BAM-DMUX WWAN
` [PATCH v2 02/14] arm64: dts: qcom: msm8916: Add QDSP6
` [PATCH v2 03/14] arm64: dts: qcom: msm8939: "
` [PATCH v2 04/14] arm64: dts: qcom: msm8916: Add common msm8916-modem-qdsp6.dtsi
` [PATCH v2 05/14] arm64: dts: qcom: msm8916-samsung-a2015: Add sound and modem
` [PATCH v2 06/14] arm64: dts: qcom: msm8916-samsung-serranove: "
` [PATCH v2 07/14] arm64: dts: qcom: msm8916-wingtech-wt88047: "
` [PATCH v2 08/14] arm64: dts: qcom: msm8916-alcatel-idol347: "
` [PATCH v2 09/14] arm64: dts: qcom: msm8916-asus-z00l: "
` [PATCH v2 10/14] arm64: dts: qcom: msm8916-longcheer-l8150: "
` [PATCH v2 11/14] arm64: dts: qcom: msm8916-longcheer-l8910: "
` [PATCH v2 12/14] arm64: dts: qcom: msm8916-samsung-gt5: "
` [PATCH v2 13/14] arm64: dts: qcom: msm8916-samsung-j5: "
` [PATCH v2 14/14] arm64: dts: qcom: msm8939-samsung-a7: "

[PATCH v4 0/2] Avoid spurious freezer wakeups
 2023-10-03 13:01 UTC  (5+ messages)

[PATCH v2 0/2] Initial support for the QCM6490 IDP
 2023-10-03 12:05 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file

[PATCH v2 0/6] SDM670 display subsystem support
 2023-10-03 11:12 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: display: msm: Add SDM670 MDSS

[PATCH v1 0/3] Add fixes for FastRPC driver
 2023-10-03 11:07 UTC  (4+ messages)
` [PATCH v1 2/3] misc: fastrpc: Free DMA handles for RPC calls with no arguments

[PATCH v3 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-10-03 10:52 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: Add interconnect nodes "
` [PATCH v3 2/3] arm64: dts: qcom: Add USB3 and PHY support on SDX75
` [PATCH v3 3/3] arm64: dts: qcom: sdx75-idp: Enable USB3 and PHY support

[PATCH] arm64: dts: qcom: sc8280xp-x13s: add missing camera LED pin config
 2023-10-03  9:36 UTC 

[PATCH v3 3/3] clk: qcom: add SM8550 DISPCC driver
 2023-10-03  9:22 UTC  (3+ messages)

[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
 2023-10-03  9:15 UTC  (3+ messages)
` [RFC PATCH v1 03/12] drm/connector: extend PATH property to covert Type-C case

[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
 2023-10-03  9:10 UTC  (2+ messages)

[PATCH v8 0/4] Input: add initial support for Goodix Berlin touchscreen IC
 2023-10-03  8:38 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: input: document Goodix Berlin Touchscreen IC
` [PATCH v8 2/4] Input: add core support for "
` [PATCH v8 3/4] Input: goodix-berlin - add I2C "
` [PATCH v8 4/4] Input: goodix-berlin - add SPI "

[PATCH v8 00/24] iommu: Make default_domain's mandatory
 2023-10-03  8:34 UTC  (5+ messages)
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers


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