]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 8 Jan 2025 19:55:20 +0000 (11:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 8 Jan 2025 19:55:20 +0000 (11:55 -0800)
commiteea6e4b4dfb8859446177c32961c96726d0117be
tree77015fdef5b37059dba4bd22cd9e8c7f3081dd3a
parent0b7958fa05d562e514fd0abe2a4800042abf868b
parent3b2f56860b05bf0cea86af786fd9b7faa8fe3ef3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four driver fixes in UFS, mostly to do with power management"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs
  scsi: ufs: qcom: Allow passing platform specific OF data
  scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
  scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()