linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] scsi: ufs: TM, fatal-error handling and other fixes
@ 2013-08-14 17:10 Santosh Y
  2013-08-14 17:10 ` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation Santosh Y
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Santosh Y @ 2013-08-14 17:10 UTC (permalink / raw)
  To: james.bottomley; +Cc: linux-scsi, vinholikatti, Santosh Y

Hi James,

Please merge the following patches to 'misc' branch.
The patches depend on http://thread.gmane.org/gmane.linux.scsi/83565
patch series.

Thanks,
Santosh


Sujit Reddy Thumma (4):
  scsi: ufs: Fix broken task management command implementation
  scsi: ufs: Fix hardware race conditions while aborting a command
  scsi: ufs: Fix device and host reset methods
  scsi: ufs: Improve UFS fatal error handling

 drivers/scsi/ufs/ufshcd.c | 684 ++++++++++++++++++++++++++++++++--------------
 drivers/scsi/ufs/ufshcd.h |  20 +-
 2 files changed, 501 insertions(+), 203 deletions(-)

-- 
1.8.3.4


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] scsi: ufs: Improve UFS error handling
@ 2013-06-13 14:30 Sujit Reddy Thumma
  2013-06-13 14:31 ` [PATCH 4/4] scsi: ufs: Improve UFS fatal " Sujit Reddy Thumma
  0 siblings, 1 reply; 6+ messages in thread
From: Sujit Reddy Thumma @ 2013-06-13 14:30 UTC (permalink / raw)
  To: Vinayak Holikatti, Santosh Y, linux-scsi
  Cc: JBottomley, Sujit Reddy Thumma, linux-arm-msm

The first patch fixes many issues with current task management handling
in UFSHCD driver. Others improve error handling in various scenarios.

These patches depends on:
[PATCH 2/8] scsi: ufs: wrap the i/o access operations
[PATCH 3/8] scsi: ufs: amend interrupt configuration
[PATCH 4/8] scsi: ufs: remove version check before IS reg clear
[PATCH 5/8] scsi: ufs: rework link start-up process
[PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
[PATCH 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
[PATCH 1/2] scsi: ufs: Add support for host assisted background operations
[PATCH 2/2] scsi: ufs: Add runtime PM helpers for UFS host driver


Sujit Reddy Thumma (4):
  scsi: ufs: Fix broken task management command implementation
  scsi: ufs: Fix hardware race conditions while aborting a command
  scsi: ufs: Fix device and host reset methods
  scsi: ufs: Improve UFS fatal error handling

 drivers/scsi/ufs/ufshcd.c | 1009 ++++++++++++++++++++++++++++++++++++---------
 drivers/scsi/ufs/ufshcd.h |   10 +-
 drivers/scsi/ufs/ufshci.h |   19 +-
 3 files changed, 841 insertions(+), 197 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation.

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

end of thread, other threads:[~2013-08-14 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-14 17:10 [PATCH 0/4] scsi: ufs: TM, fatal-error handling and other fixes Santosh Y
2013-08-14 17:10 ` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation Santosh Y
2013-08-14 17:10 ` [PATCH 2/4] scsi: ufs: Fix hardware race conditions while aborting a command Santosh Y
2013-08-14 17:10 ` [PATCH 3/4] scsi: ufs: Fix device and host reset methods Santosh Y
2013-08-14 17:10 ` [PATCH 4/4] scsi: ufs: Improve UFS fatal error handling Santosh Y
  -- strict thread matches above, loose matches on Subject: below --
2013-06-13 14:30 [PATCH 0/4] scsi: ufs: Improve UFS " Sujit Reddy Thumma
2013-06-13 14:31 ` [PATCH 4/4] scsi: ufs: Improve UFS fatal " Sujit Reddy Thumma

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