From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Arnd Bergmann <arnd@arndb.de>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Jishnu Prakash <quic_jprakash@quicinc.com>
Subject: [GIT PULL] Qualcomm driver updates for v6.15
Date: Mon, 17 Mar 2025 16:01:57 -0500 [thread overview]
Message-ID: <20250317210158.2025380-1-andersson@kernel.org> (raw)
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.15
for you to fetch changes up to 2e14c17a2e3d697bef6b5bf49b253d6e52f3d186:
soc: qcom: Do not expose internal servreg_location_entry_ei array (2025-02-14 11:37:30 -0600)
----------------------------------------------------------------
Qualcomm driver updates for v6.15
Improve the client interface for the Qualcomm ICE driver to avoid
leaking references, including fixing the client drivers to call the new
function.
Adopt str_on_off() helper in AOSS driver and mark non-global servreg QMI
element info array in the PDR driver static.
----------------------------------------------------------------
Jishnu Prakash (1):
dt-bindings: soc: qcom: qcom,pmic-glink: Document SM8750 compatible
Krzysztof Kozlowski (2):
soc: qcom: Use str_enable_disable-like helpers
soc: qcom: Do not expose internal servreg_location_entry_ei array
Tudor Ambarus (4):
soc: qcom: ice: introduce devm_of_qcom_ice_get
mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
soc: qcom: ice: make of_qcom_ice_get() static
.../bindings/soc/qcom/qcom,pmic-glink.yaml | 1 +
drivers/mmc/host/sdhci-msm.c | 2 +-
drivers/soc/qcom/ice.c | 51 +++++++++++++++++++++-
drivers/soc/qcom/pdr_internal.h | 1 -
drivers/soc/qcom/qcom_aoss.c | 3 +-
drivers/soc/qcom/qcom_pdr_msg.c | 3 +-
drivers/ufs/host/ufs-qcom.c | 2 +-
include/soc/qcom/ice.h | 3 +-
8 files changed, 57 insertions(+), 9 deletions(-)
reply other threads:[~2025-03-17 21:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250317210158.2025380-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=quic_jprakash@quicinc.com \
--cc=soc@kernel.org \
--cc=tudor.ambarus@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).