public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Fix hibern8 enter failure during host reset
@ 2023-07-26 13:41 Nitin Rawat
  2023-07-26 13:41 ` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active Nitin Rawat
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nitin Rawat @ 2023-07-26 13:41 UTC (permalink / raw)
  To: powen.kao, bvanassche, alim.akhtar, adrian.hunter, jejb,
	stanley.chu, asutoshd, quic_cang, mani, martin.petersen, beanhuo,
	ebiggers, agross, Arthur.Simchaev, konrad.dybcio
  Cc: quic_ziqichen, quic_nguyenb, quic_narepall, linux-scsi,
	linux-kernel, linux-arm-msm, Nitin Rawat

Changes from V1:
- Updated commit description to explain the patch.
- Added Co-developed-by tag.

Nitin Rawat (2):
  scsi: ufs: core: Export ufshcd_is_hba_active
  scsi: ufs: ufs-qcom: check host controller state

 drivers/ufs/core/ufshcd.c   | 3 ++-
 drivers/ufs/host/ufs-qcom.c | 4 ++++
 include/ufs/ufshcd.h        | 1 +
 3 files changed, 7 insertions(+), 1 deletion(-)

--
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-21 22:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 13:41 [PATCH V2 0/2] Fix hibern8 enter failure during host reset Nitin Rawat
2023-07-26 13:41 ` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active Nitin Rawat
2023-08-02  4:05   ` Manivannan Sadhasivam
2023-07-26 13:41 ` [PATCH V2 2/2] scsi: ufs: ufs-qcom: check host controller state Nitin Rawat
2023-08-02  4:10   ` Manivannan Sadhasivam
2023-08-08  1:06 ` [PATCH V2 0/2] Fix hibern8 enter failure during host reset Martin K. Petersen
2023-08-21 22:27 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox