linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 17:32:57 to 2023-02-16 10:29:35 UTC [more...]

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-16 10:29 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 5/7] dt-bindings: clock: Add PCIe pipe clock definitions

[PATCH 1/7] dt-bindings: clock: split qcom,gcc-ipq4019 to separate file
 2023-02-16 10:16 UTC  (2+ messages)

[PATCH 0/3] mailbox: Allow direct registration to a channel
 2023-02-16  9:58 UTC  (4+ messages)

[PATCH v2 0/4] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
 2023-02-16  9:43 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sa8775p: add the i2c node for sa8775p-ride
` [PATCH v2 2/4] arm64: dts: qcom: sa8775p: add the SPI "
` [PATCH v2 3/4] arm64: dts: qcom: sa8775p: add the GNSS high-speed UART "
` [PATCH v2 4/4] arm64: dts: qcom: sa8775p: add the BT "

[PATCH v2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-02-16  9:22 UTC 

[PATCH 0/3] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs
 2023-02-16  9:21 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8775p: add the GNSS high-speed UART for sa8775p-ride

[PATCH 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
 2023-02-16  9:06 UTC  (2+ messages)

[PATCH 0/3] drm/msm/dpu: Initialize SSPP scaler version (from register read)
 2023-02-16  9:04 UTC  (10+ messages)
` [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP scaler version from hw
` [PATCH 2/3] drm/msm/dpu: Drop unused get_scaler_ver callback from SSPP
` [PATCH 3/3] drm/msm/dpu: Drop unused qseed_type from catalog dpu_caps

Renovace podlahy
 2023-02-16  8:35 UTC 

[RFC PATCH 0/5] Add dedicated Qcom ICE driver
 2023-02-16  7:42 UTC  (5+ messages)
` [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-16  6:43 UTC  (34+ messages)
` [PATCH v10 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v10 02/26] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v10 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v10 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 11/26] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v10 14/26] samples: Add sample userspace Gunyah VM Manager
` [PATCH v10 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v10 17/26] docs: gunyah: Document Gunyah VM Manager
` [PATCH v10 18/26] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v10 19/26] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v10 20/26] virt: gunyah: Add resource tickets
` [PATCH v10 21/26] virt: gunyah: Add IO handlers
` [PATCH v10 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v10 23/26] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v10 24/26] virt: gunyah: Add irqfd interface
` [PATCH v10 25/26] virt: gunyah: Add ioeventfd
` [PATCH v10 26/26] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH 1/2] arm64: dts: qcom: sc7180: Fix trogdor qspi pull direction
 2023-02-16  5:46 UTC  (2+ messages)

[RESEND v8 0/5] Add resets for ADSP based audio clock controller driver
 2023-02-16  5:31 UTC  (7+ messages)
` [RESEND v8 1/5] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [RESEND v8 2/5] dt-bindings: clock: lpassaudiocc-sc7280: Add binding headers for lpasscc
` [RESEND v8 3/5] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [RESEND v8 4/5] clk: qcom: lpassaudiocc-sc7280: Merge AHB clocks into lpass_aon
` [RESEND v8 5/5] clk: qcom: lpassaudiocc-sc7280: Skip lpass_aon_cc_pll config

[PATCH v2 3/3] arm64: dts: qcom: sdm845-oneplus: add tri-state-key
 2023-02-16  3:32 UTC  (4+ messages)

[PATCH v2 2/3] Input: add ABS_SND_PROFILE
 2023-02-16  2:22 UTC  (3+ messages)

[PATCH] misc: fastrpc: Fix a Use after-free-bug by race condition
 2023-02-16  1:53 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
 2023-02-16  0:06 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: pm8941-coincell: Don't require charging properties

[PATCH] drm/msm: Fix potential invalid ptr free
 2023-02-15 23:50 UTC 

[PATCH 0/9] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-02-15 20:20 UTC  (12+ messages)
` [PATCH 3/9] dt-bindings: soc: qcom: aoss: Document power-domain-cells for aoss
` [PATCH 5/9] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices
` [PATCH 6/9] soc: qcom: mdt_loader: Enhance split binary detection

[PATCH net-next 0/6] net: final GSI register updates
 2023-02-15 19:53 UTC  (7+ messages)
` [PATCH net-next 1/6] net: ipa: fix an incorrect assignment
` [PATCH net-next 2/6] net: ipa: kill gsi->virt_raw
` [PATCH net-next 3/6] net: ipa: kill ev_ch_e_cntxt_1_length_encode()
` [PATCH net-next 4/6] net: ipa: avoid setting an undefined field
` [PATCH net-next 5/6] net: ipa: support different event ring encoding
` [PATCH net-next 6/6] net: ipa: add HW_PARAM_4 GSI register

[PATCH v2 0/9] Fix DSI host idx detection on HW revision clash
 2023-02-15 19:47 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v2 8/9] dt-bindings: display/msm: dsi-controller-main: Add SM6115

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-15 19:46 UTC  (9+ messages)
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` (subset) [PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings

[RESEND PATCH] rpmsg: glink: Release driver_override
 2023-02-15 19:21 UTC  (2+ messages)

[PATCH v1 1/1] ufs: mcq: fix incorrectly set queue depth
 2023-02-15 18:42 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: sc8280xp-crd: fix external display 'data-lanes'
 2023-02-15 17:33 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: sc8280xp-x13s: "

[PATCH v4 0/4] arm64: dts: qcom: sc8280xp: Enable external display
 2023-02-15 17:31 UTC  (5+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: sc8280xp-crd: Introduce pmic_glink

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-15 16:51 UTC  (6+ messages)
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset

[PATCH v2 0/8] QAIC accel driver
 2023-02-15 15:41 UTC  (4+ messages)
` [PATCH v2 1/8] accel/qaic: Add documentation for AIC100 accelerator driver

[PATCH V4 0/5] Enable crashdump collection support for IPQ9574
 2023-02-15 15:17 UTC  (6+ messages)
` [PATCH V4 5/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode

[GIT PULL] Qualcomm driver updates for v6.3
 2023-02-15 15:05 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: qcom: Fix msm8998-specific compatible
 2023-02-15 14:46 UTC  (2+ messages)

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-02-15 14:19 UTC  (2+ messages)
  ` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[GIT PULL] One more Qualcomm driver update for 6.3
 2023-02-15 14:08 UTC 

[PATCH] Revert "venus: firmware: Correct non-pix start and end addresses"
 2023-02-15 13:18 UTC  (10+ messages)

[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-02-15 12:21 UTC  (3+ messages)

[PATCH v2] dt-bindings: qcom,pdc: Add compatible for SM8550
 2023-02-15 12:10 UTC  (4+ messages)

[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-02-15  9:26 UTC  (2+ messages)

[PATCH 1/1] lib/bitmap: Export __bitmap_or_equal
 2023-02-15  7:56 UTC  (2+ messages)

[PATCH 0/1] Use PSCI OS initiated mode for sc7280
 2023-02-15  7:16 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states

[RESEND PATCH 00/12] arm64: dts: qcom: Supply clock from cpufreq node to CPUs
 2023-02-15  7:04 UTC  (13+ messages)
` [RESEND PATCH 01/12] arm64: dts: qcom: sdm845: "
` [RESEND PATCH 02/12] arm64: dts: qcom: sc7280: "
` [RESEND PATCH 03/12] arm64: dts: qcom: sm6350: "
` [RESEND PATCH 04/12] arm64: dts: qcom: sm8550: "
` [RESEND PATCH 05/12] arm64: dts: qcom: sm8250: "
` [RESEND PATCH 06/12] arm64: dts: qcom: qdu1000: "
` [RESEND PATCH 07/12] arm64: dts: qcom: sc7180: "
` [RESEND PATCH 08/12] arm64: dts: qcom: sm8150: "
` [RESEND PATCH 09/12] arm64: dts: qcom: sm8350: "
` [RESEND PATCH 10/12] arm64: dts: qcom: sc8280xp: "
` [RESEND PATCH 11/12] arm64: dts: qcom: sm6375: "
` [RESEND PATCH 12/12] arm64: dts: qcom: sm6115: "

[PATCH 00/12] arm64: dts: qcom: Supply clock from cpufreq node to CPUs
 2023-02-15  6:55 UTC  (10+ messages)
` [PATCH 01/12] arm64: dts: qcom: sdm845: "
` [PATCH 02/12] arm64: dts: qcom: sc7280: "
` [PATCH 03/12] arm64: dts: qcom: sm6350: "
` [PATCH 04/12] arm64: dts: qcom: sm8550: "
` [PATCH 05/12] arm64: dts: qcom: sm8250: "
` [PATCH 06/12] arm64: dts: qcom: qdu1000: "
` [PATCH 07/12] arm64: dts: qcom: sc7180: "
` [PATCH 08/12] arm64: dts: qcom: sm8150: "
` [PATCH 09/12] arm64: dts: qcom: sm8350: "

[PATCH] remoteproc: qcom: fix sparse warnings
 2023-02-15  5:16 UTC  (4+ messages)
` [PATCH] remoteproc: qcom: replace kstrdup with kstrndup

[PATCH] soc: qcom: geni-se: Update Tx and Rx fifo depth based on QUP HW version
 2023-02-15  5:05 UTC 

[PATCH net-next 0/6] net: ipa: define GSI register fields differently
 2023-02-15  4:50 UTC  (2+ messages)

[PATCH] rpmsg: glink: Fix spelling of peek
 2023-02-15  4:30 UTC  (3+ messages)

[PATCH v2] rpmsg: glink: Avoid infinite loop on intent for missing channel
 2023-02-15  4:30 UTC  (3+ messages)

[PATCH] rpmsg: glink: Fix GLINK command prefix
 2023-02-15  4:30 UTC  (3+ messages)

[PATCH v4 00/12] The great interconnecification fixation
 2023-02-15  1:31 UTC  (4+ messages)
` [PATCH v4 12/12] interconnect: qcom: icc-rpm: Allow negative QoS offset

[PATCH v2 00/14] GMU-less A6xx support (A610, A619_holi)
 2023-02-15  1:28 UTC  (11+ messages)
` [PATCH v2 09/14] drm/msm/a6xx: Fix some A619 tunables
` [PATCH v2 10/14] drm/msm/a6xx: Fix up A6XX protected registers
` [PATCH v2 11/14] drm/msm/a6xx: Enable optional icc voting from OPP tables
` [PATCH v2 12/14] drm/msm/a6xx: Use "else if" in GPU speedbin rev matching
` [PATCH v2 13/14] drm/msm/a6xx: Add A619_holi speedbin support
` [PATCH v2 14/14] drm/msm/a6xx: Add A610 "

[PATCH v3 00/27] drm/msm/dpu: wide planes support
 2023-02-15  0:08 UTC  (6+ messages)
` [PATCH v3 15/27] drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()

[PATCH 00/10] SM63(50|75) DPU support
 2023-02-14 23:57 UTC  (5+ messages)
` [PATCH 01/10] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH 02/10] dt-bindings: display/msm: dsi-controller-main: Add SM6375

[PATCH 1/2] dt-bindings: arm: qcom: add QRD8550
 2023-02-14 23:49 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: qcom,rpmh: Correct PM8550 family supplies
 2023-02-14 23:47 UTC  (2+ messages)

[PATCH] rpmsg: glink: Avoid infinite loop on intent for missing channel
 2023-02-14 23:34 UTC  (3+ messages)

[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
 2023-02-14 22:02 UTC  (3+ messages)

[PATCH][next] power: supply: fix spelling mistake "charing" -> "charging"
 2023-02-14 21:59 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-02-14 21:47 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes

[PATCH] psi: reduce min window size to 50ms
 2023-02-14 19:34 UTC  (8+ messages)

(subset) [PATCH 1/4] dt-bindings: PCI: qcom: add MSM8998 specific compatible
 2023-02-14 19:25 UTC  (2+ messages)

[PATCH 1/1] Validating UAPI backwards compatibility
 2023-02-14 19:23 UTC 

[PATCH 0/1] Validating UAPI backwards compatibility
 2023-02-14 19:20 UTC 

[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
 2023-02-14 18:52 UTC  (5+ messages)

[RFC PATCH 0/7] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-02-14 17:54 UTC  (7+ messages)
` [RFC PATCH 5/7] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces

[PATCH 0/4] drm/msm/a5xx: make it work with the latest Mesa
 2023-02-14 17:35 UTC  (3+ messages)
` [PATCH 4/4] drm/msm/a5xx: fix context faults during ring switch


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