All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm driver updates for v6.15
@ 2025-03-17 21:01 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2025-03-17 21:01 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Arnd Bergmann, Tudor Ambarus,
	Krzysztof Kozlowski, Jishnu Prakash


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-17 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 21:01 [GIT PULL] Qualcomm driver updates for v6.15 Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.