Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-10-31 04:16:41 to 2023-11-01 06:33:44 UTC [more...]

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-11-01  6:33 UTC  (5+ messages)
` [PATCH v5 4/5] PCI: qcom: Return error from 'qcom_pcie_icc_update'
` [PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v2 0/8] Add support to configure TPDM CMB subunit
 2023-11-01  6:29 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: arm: Add support for CMB element size

[PATCH v6 0/4] arm64: qcom: sa8775p: add support for EP PCIe
 2023-11-01  6:28 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v6 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v6 3/4] PCI: epf-mhi: Add support for SA8775P
` [PATCH v6 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH v2] bus: mhi: host: Add alignment check for event ring read pointer
 2023-11-01  5:20 UTC  (3+ messages)

[PATCH] dt-bindings: ufs: qcom: Add msi-parent for UFS MCQ
 2023-11-01  5:01 UTC  (2+ messages)

[PATCH] drm/sched: Convert the GPU scheduler to variable number of run-queues
 2023-11-01  2:37 UTC  (6+ messages)

[PATCH v7d 00/23] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-11-01  0:26 UTC  (24+ messages)
` [PATCH v7d 01/23] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7d 02/23] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7d 03/23] dyndbg: make ddebug_class_param union members same size
` [PATCH v7d 04/23] dyndbg: replace classmap list with a vector
` [PATCH v7d 05/23] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v7d 06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v7d 07/23] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7d 08/23] dyndbg: reduce verbose/debug clutter
` [PATCH v7d 09/23] dyndbg: silence debugs with no-change updates
` [PATCH v7d 10/23] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v7d 11/23] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7d 12/23] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v7d 13/23] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7d 14/23] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v7d 15/23] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v7d 16/23] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v7d 17/23] dyndbg-doc: add classmap info to howto
` [PATCH v7d 18/23] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v7d 19/23] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v7d 20/23] dyndbg: refactor *dynamic_emit_prefix
` [PATCH v7d 21/23] drm: use correct ccflags-y spelling
` [PATCH v7d 22/23] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v7d 23/23] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN

[PATCH 0/9] interconnect: Convert to platform remove callback returning void
 2023-10-31 22:29 UTC  (5+ messages)
` [PATCH 1/9] interconnect: qcom: Make qnoc_remove return void
` [PATCH 6/9] interconnect: qcom/msm8974: Convert to platform remove callback returning void
` [PATCH 7/9] interconnect: qcom/osm-l3: "
` [PATCH 8/9] interconnect: qcom/smd-rpm: "

[PATCH v6 0/7] Add support for LUT PPG
 2023-10-31 22:18 UTC  (4+ messages)
` [PATCH v6 3/7] soc: qcom: add QCOM PBS driver

[PATCH 1/3] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-10-31 19:46 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: ipq6018: add SDHCI node

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:31 UTC  (57+ messages)
` [PATCH v14 01/56] media: videobuf2: Rename offset parameter
` [PATCH v14 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v14 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v14 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v14 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v14 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v14 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v14 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v14 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v14 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 16/56] media: atomisp: "
` [PATCH v14 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v14 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v14 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v14 21/56] media: pci: dt3155: Remove useless check
` [PATCH v14 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v14 23/56] media: pci: cx18: "
` [PATCH v14 24/56] media: pci: netup_unidvb: "
` [PATCH v14 25/56] media: pci: tw68: "
` [PATCH v14 26/56] media: i2c: video-i2c: "
` [PATCH v14 27/56] media: coda: "
` [PATCH v14 28/56] media: nxp: "
` [PATCH v14 29/56] media: verisilicon: "
` [PATCH v14 30/56] media: test-drivers: "
` [PATCH v14 31/56] media: imx: "
` [PATCH v14 32/56] media: meson: vdec: "
` [PATCH v14 33/56] touchscreen: sur40: "
` [PATCH v14 34/56] sample: v4l: "
` [PATCH v14 35/56] media: cedrus: "
` [PATCH v14 36/56] media: nuvoton: "
` [PATCH v14 37/56] media: renesas: "
` [PATCH v14 38/56] media: ti: "
` [PATCH v14 39/56] media: usb: airspy: "
` [PATCH v14 40/56] media: usb: cx231xx: "
` [PATCH v14 41/56] media: usb: hackrf: "
` [PATCH v14 42/56] media: usb: usbtv: "
` [PATCH v14 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v14 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v14 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v14 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v14 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v14 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v14 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v14 53/56] media: core: Free range of buffers
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v14 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v14 56/56] media: test-drivers: Use helper "

[PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog
 2023-10-31 18:12 UTC  (6+ messages)

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-10-31 17:17 UTC  (15+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 2/5] arm64: dts: qcom: ipq9574: Add ecc engine support
` [RFC PATCH 3/5] mtd: nand: qpic_common: Add support for qpic common API
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand driver
` [RFC PATCH 5/5] arm64: dts: qcom: ipq9574: Add support for SPI nand

[PATCH v2 0/5] media: qcom: camss: Introduce support for named power-domains
 2023-10-31 17:10 UTC  (9+ messages)
` [PATCH v2 4/5] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v2 5/5] media: qcom: camss: Add support for named power-domains

[PATCH v2 0/3] remoteproc: qcom: Introduce DSP support for SM8650
 2023-10-31 17:06 UTC  (4+ messages)
` [PATCH v2 2/3] remoteproc: qcom: pas: make region assign more generic

[PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-10-31 16:57 UTC  (7+ messages)
` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v1 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v1 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-31 16:37 UTC  (3+ messages)

[PATCH v5 0/4] Add samsung-matisselte and common matisse dtsi
 2023-10-31 14:00 UTC  (5+ messages)
` [PATCH v5 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree
` [PATCH v5 2/4] dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE
` [PATCH v5 3/4] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE (SM-T535)
` [PATCH v5 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART

[PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
 2023-10-31 13:09 UTC  (7+ messages)
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection

[PATCH v6 00/10] drm/msm/dpu: simplify DPU sub-blocks info
 2023-10-31 14:03 UTC  (8+ messages)
` [PATCH v6 06/10] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks
` [PATCH v6 09/10] drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4

[PATCH v3 0/4] Add samsung-matisselte and common matisse dtsi
 2023-10-31 13:52 UTC  (6+ messages)
` [PATCH v3 3/4] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE (SM-T535)
` [PATCH v3 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART

[PATCH v3 00/15] drm/msm/hdmi & phy: use generic PHY framework
 2023-10-31 13:28 UTC  (6+ messages)
` [PATCH v3 06/15] phy: qualcomm: add MSM8974 HDMI PHY support
` [PATCH v3 07/15] phy: qualcomm: add MSM8x60 "

[PATCH v2 0/3] pm8916: Add BMS and charger
 2023-10-31 11:20 UTC  (13+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pm8916 vm-bms and lbc
  ` (subset) "
` [PATCH v2 2/3] arm64: dts: qcom: pm8916: Add BMS and charger

[PATCH v3 0/2] pm8916: Add BMS and charger
 2023-10-31 11:19 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: msm8916-longcheer-l8150: Add battery "

[PATCH 1/3] arm64: dts: qcom: acer-aspire1: Enable RTC
 2023-10-31 10:58 UTC  (12+ messages)
  ` [PATCH 2/3] arm64: dts: qcom: acer-aspire1: Correct audio codec definition
  ` [PATCH 3/3] arm64: dts: qcom: acer-aspire1: Add sound

[PATCH 7/9] arm64: dts: qcom: sc7280: Add CDSP node
 2023-10-31 10:32 UTC  (12+ messages)
  ` [PATCH 9/9] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable WiFi
  ` [PATCH 8/9] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable various remoteprocs

[PATCH 1/3] dt-bindings: clock: qcom: ipq6018: add USB GDSCs
 2023-10-31  9:01 UTC  (7+ messages)
` [PATCH 2/3] clk: "

[PATCH v6 0/6] soc: qcom: Add uart console support for SM4450
 2023-10-31  8:48 UTC  (8+ messages)
` [PATCH v6 1/6] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v6 2/6] arm64: dts: qcom: sm4450: Add RPMH and Global clock
` [PATCH v6 3/6] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v6 4/6] arm64: dts: qcom: sm4450-qrd: add QRD4450 uart support
` [PATCH v6 5/6] arm64: dts: qcom: sm4450-qrd: mark QRD4450 reserved gpios
` [PATCH v6 6/6] arm64: defconfig: enable clock controller and pinctrl

[PATCH v6 0/2] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-31  8:44 UTC  (4+ messages)
` [PATCH v6 1/2] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v6 2/2] cpufreq: qti: Introduce cpufreq for ipq95xx

[PATCH v5 0/9] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-31  7:14 UTC  (5+ messages)

[PATCH v5 0/4] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-10-31  4:57 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v5 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v5 3/4] PCI: epf-mhi: Add support for SA8775P
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH 0/8] Add NSS clock controller support for IPQ5332
 2023-10-31  4:24 UTC  (16+ messages)
` [PATCH 2/8] dt-bindings: clock: ipq5332: drop the few nss clocks definition
` [PATCH 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH 5/8] dt-bindings: clock: add IPQ5332 NSSCC clock and reset definitions
` [PATCH 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
` [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332


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