]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux...
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 1 Apr 2026 11:47:03 +0000 (13:47 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 1 Apr 2026 11:47:03 +0000 (13:47 +0200)
commit36b35ad87976e8420e7b503020e40f669a8cd884
treedee5fa634568527add441363c9cd25fa0c998ac4
parent7962fd9375fddc920d354d9496d745bef00059f6
parenta343fb1e03cfc9f6dc83a5efb2a8d33e9cdaf6b9
Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

Qualcomm driver fixes for v7.0

Fix the length of the PD restart reason string in pd-mapper to avoid
QMI decoding errors, resulting in the notification being dropped.

Fix the newly introduce handling of TBT/USB4 notifications in pmic_glink
altmode driver, as it broke the handling of non-TBT/USB4 DisplayPort
unplug events.

* tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transition
  soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
  soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>