linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-14 05:07:20 to 2023-09-15 06:26:54 UTC [more...]

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2023-09-15  6:25 UTC  (2+ messages)

[PATCH] soc: qcom: qmi: Signal the txn completion after releasing the mutex
 2023-09-15  6:14 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: msm8916: Fix iommu local address range
 2023-09-15  5:13 UTC  (2+ messages)

[PATCH v3 0/4] Add pm8916 VM-BMS and LBC
 2023-09-15  5:01 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: supply: Add pm8916 VM-BMS
` [PATCH v3 2/4] dt-bindings: power: supply: Add pm8916 LBC
` [PATCH v3 3/4] power: supply: Add pm8916 VM-BMS support
` [PATCH v3 4/4] power: supply: Add driver for pm8916 lbc

[PATCH v2 0/2] interconnect: qcom: Add SM4450 interconnect
 2023-09-15  3:13 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH v2 2/2] interconnect: qcom: Add SM4450 interconnect provider driver

[PATCH v2 0/8] soc: qcom: Add uart console support for SM4450
 2023-09-15  2:15 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: firmware: document Qualcomm SM4450 SCM
` [PATCH v2 4/8] dt-bindings: arm-smmu: Add compatible for SM4450 SoC
` [PATCH v2 2/8] dt-bindings: mfd: qcom,tcsr: Add compatible for sm4450
` [PATCH v2 3/8] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH v2 5/8] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v2 6/8] arm64: dts: qcom: sm4450: Add RPMH and Global clock controller
` [PATCH v2 7/8] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v2 8/8] arm64: defconfig: enable interconnect and pinctrl "

[PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
 2023-09-15  2:07 UTC  (8+ messages)
` [PATCH 3/6] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header

[PATCH v2 0/2] pinctl: qcom: Add SM4450 pinctrl driver
 2023-09-15  1:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH v2 2/2] pinctrl: qcom: Add SM4450 pinctrl driver

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

[PATCH] iommu/arm-smmu-qcom: NULL pointer check for driver data
 2023-09-15  0:20 UTC  (7+ messages)

[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-09-14 23:42 UTC  (3+ messages)
` [PATCH v4 11/11] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels

[PATCH v6 0/2] Add no-esim sku for sc7180-lazor family and new board version for audio codec ALC5682i-VS
 2023-09-14 23:39 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Move trogdor rt5682s bits to a fragment
 2023-09-14 23:37 UTC  (2+ messages)

[PATCH v5 0/6] Add fdinfo support to Panfrost
 2023-09-14 22:38 UTC  (7+ messages)
` [PATCH v5 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v5 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v5 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v5 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v5 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v5 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats

[PATCH v4 0/3] drm: simplify support for transparent DRM bridges
 2023-09-14 22:10 UTC  (9+ messages)

[PATCH v2 0/2] phy: qcom-qmp-usb: fix initialization of PCS_USB
 2023-09-14 20:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
 2023-09-14 19:36 UTC  (2+ messages)

[PATCH 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-09-14 19:36 UTC  (2+ messages)
` (subset) "

[RESEND PATCH 1/2] firmware: qcom-scm: drop unneeded 'extern' specifiers
 2023-09-14 19:36 UTC  (2+ messages)
` (subset) "

[PATCH tty v1 00/74] serial: wrappers for uart port lock
 2023-09-14 19:16 UTC  (6+ messages)
` [PATCH tty v1 41/74] serial: msm: Use port lock wrappers
` [PATCH tty v1 49/74] serial: qcom-geni: "

[RFC] drm/msm/rd: Check PT_PTRACED for cmdstream dumping
 2023-09-14 17:24 UTC 

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-14 16:30 UTC  (11+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src
 2023-09-14 16:20 UTC  (2+ messages)

[PATCH 08/17] pmdomain: qcom: Move Kconfig options to the pmdomain subsystem
 2023-09-14 16:11 UTC  (3+ messages)

[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ8174 family
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] arm64: dts: qcom: enable BT on SM8550-QRD
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable NB7VPQ904M driver as module
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH v6 0/3] firmware: Add support for Qualcomm UEFI Secure Application
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH 00/11] Initial support for the Fairphone 5 smartphone
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH -next] soc: qcom: wcnss_ctrl: Remove redundant initialization owner in wcnss_ctrl_driver
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH 1/6] arm64: dts: qcom: sm8550-mtp: use correct UFS supply
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: socinfo: Add SM8550-adjacent PMICs
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250-edo: Set UART alias and stdout-path
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH v4 00/10] phy: qcom-qmp-combo: convert to newer style of bindings
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] 8550 dma coherent and more
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/2] arm64: dts: qcom: sdm845: Fix PSCI power domain names
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] soc: qcom: socinfo: Add SM7150P ID
 2023-09-14 16:04 UTC  (2+ messages)

[PATCH v3 0/7] MSM8976 PLL,RPMPD and DTS changes
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-09-14 15:45 UTC  (9+ messages)
` [PATCH v11 12/13] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v11 13/13] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH v2 0/4] Add pm8916 VM-BMS and LBC
 2023-09-14 14:58 UTC  (7+ messages)
` [PATCH v2 3/4] power: supply: Add pm8916 VM-BMS support
` [PATCH v2 4/4] power: supply: Add driver for pm8916 lbc

[RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
 2023-09-14 14:55 UTC  (15+ messages)

[PATCH v2 0/4] EUSB2 repeater init sequence override
 2023-09-14 14:48 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides

[PATCH 0/9] arm64: dts: qcom: msm8916/39: Reserve firmware memory dynamically
 2023-09-14 14:09 UTC  (7+ messages)
` [PATCH 4/9] arm64: dts: qcom: msm8916: "

[PATCH v7 0/4] add clock controller of qca8386/qca8084
 2023-09-14  8:58 UTC  (9+ messages)
` [PATCH v7 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v7 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v7 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v7 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH v4 0/7] drm: ci: fixes
 2023-09-14  8:54 UTC  (8+ messages)
` [PATCH v4 1/7] drm: ci: igt_runner: Remove todo
` [PATCH v4 2/7] drm: ci: Force db410c to host mode
` [PATCH v4 3/7] drm: ci: virtio: Update ci variables
` [PATCH v4 4/7] drm: ci: Enable regulator
` [PATCH v4 5/7] drm: ci: Update xfails
` [PATCH v4 6/7] drm: ci: Enable new jobs
` [PATCH v4 7/7] drm: ci: Use scripts/config to enable/disable configs

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-14  7:41 UTC  (6+ messages)
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: Drop RPM bus clocks

[PATCH v3 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-09-14  7:20 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH v3 2/3] pmdomain: qcom: rpmpd: Add MSM8917 power domains
` [PATCH v3 3/3] pmdomain: qcom: rpmpd: Add QM215 "

[PATCH v2] scsi: ufs: qcom: dt-bindings: Add MCQ properties
 2023-09-14  7:17 UTC  (3+ messages)

[PATCH v2 00/11] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
 2023-09-14  7:00 UTC  (12+ messages)
` [PATCH v2 01/11] clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks
` [PATCH v2 02/11] clk: qcom: ipq6018: "
` [PATCH v2 03/11] clk: qcom: ipq5018: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
` [PATCH v2 04/11] clk: qcom: ipq9574: "
` [PATCH v2 05/11] clk: qcom: ipq5332: "
` [PATCH v2 06/11] dt-bindings: mailbox: qcom: add one more clock provider for IPQ mailbox
` [PATCH v2 07/11] clk: qcom: apss-ipq6018: add the GPLL0 clock also as clock provider
` [PATCH v2 08/11] arm64: dts: qcom: ipq8074: include the GPLL0 as clock provider for mailbox
` [PATCH v2 09/11] arm64: dts: qcom: ipq6018: "
` [PATCH v2 10/11] arm64: dts: qcom: ipq9574: "
` [PATCH v2 11/11] arm64: dts: qcom: ipq5332: "

[PATCH] dt-bindings: firmware: document Qualcomm SM7150 SCM
 2023-09-14  6:03 UTC  (2+ messages)

[PATCH v9 00/13] Add support to configure TPDM DSB subunit
 2023-09-14  5:43 UTC  (14+ messages)
` [PATCH v9 01/13] coresight-tpdm: Remove the unnecessary lock
` [PATCH v9 02/13] dt-bindings: arm: Add support for DSB element size
` [PATCH v9 03/13] coresight-tpdm: Introduce TPDM subtype to TPDM driver
` [PATCH v9 04/13] coresight-tpda: Add DSB dataset support
` [PATCH v9 05/13] coresight-tpdm: Initialize DSB subunit configuration
` [PATCH v9 06/13] coresight-tpdm: Add reset node to TPDM node
` [PATCH v9 07/13] coresight-tpdm: Add nodes to set trigger timestamp and type
` [PATCH v9 08/13] coresight-tpdm: Add node to set dsb programming mode
` [PATCH v9 09/13] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v9 10/13] coresight-tpdm: Add nodes to configure pattern match output
` [PATCH v9 11/13] coresight-tpdm: Add nodes for timestamp request
` [PATCH v9 12/13] dt-bindings: arm: Add support for DSB MSR register
` [PATCH v9 13/13] coresight-tpdm: Add nodes for dsb msr support

[PATCH v3 00/12] drm/msm/dpu: support virtual wide planes
 2023-09-14  5:07 UTC  (4+ messages)
` [PATCH v3 10/12] drm/msm/dpu: create additional virtual planes
` [PATCH v3 11/12] drm/msm/dpu: allow sharing of blending stages
` [PATCH v3 12/12] drm/msm/dpu: include SSPP allocation state into the dumped state


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