linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] scsi:ufs: query, bkops support and other fixes
@ 2013-07-29 19:05 Santosh Y
  2013-07-29 19:05 ` [PATCH 1/9] scsi: ufs: Add support for sending NOP OUT UPIU Santosh Y
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Santosh Y @ 2013-07-29 19:05 UTC (permalink / raw)
  To: james.bottomley; +Cc: linux-scsi, vinholikatti, Santosh Y

Hi James,

Please apply the following patches to 'misc' branch.

Thanks,
Santosh

Akinobu Mita (3):
  ufshcd-pci: release ioremapped region during removing driver
  ufs: don't disable_irq() if the IRQ can be shared among devices
  ufs: don't stop controller before scsi_remove_host()

Dolev Raviv (1):
  scsi: ufs: Set fDeviceInit flag to initiate device initialization

Sujit Reddy Thumma (3):
  scsi: ufs: Add support for sending NOP OUT UPIU
  scsi: ufs: Add support for host assisted background operations
  scsi: ufs: Add runtime PM support for UFS host controller driver

Wei Yongjun (1):
  ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()

Wolfram Sang (1):
  drivers/scsi/ufs: don't check resource with devm_ioremap_resource

 drivers/scsi/ufs/ufs.h           |  155 ++++-
 drivers/scsi/ufs/ufshcd-pci.c    |   99 ++--
 drivers/scsi/ufs/ufshcd-pltfrm.c |   57 +-
 drivers/scsi/ufs/ufshcd.c        | 1170 ++++++++++++++++++++++++++++++++++----
 drivers/scsi/ufs/ufshcd.h        |   59 +-
 drivers/scsi/ufs/ufshci.h        |    2 +-
 6 files changed, 1376 insertions(+), 166 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH 0/9] scsi:ufs: query, bkops support and other fixes
@ 2013-07-28 17:10 Santosh Y
  2013-07-28 17:10 ` [PATCH 7/9] ufs: don't stop controller before scsi_remove_host() Santosh Y
  0 siblings, 1 reply; 14+ messages in thread
From: Santosh Y @ 2013-07-28 17:10 UTC (permalink / raw)
  To: james.bottomley; +Cc: linux-scsi, vinholikatti, Santosh Y

Hi James,

Please apply the following patches to 'misc' branch.

Thanks,
Santosh

Akinobu Mita (3):
  ufshcd-pci: release ioremapped region during removing driver
  ufs: don't disable_irq() if the IRQ can be shared among devices
  ufs: don't stop controller before scsi_remove_host()

Dolev Raviv (1):
  scsi: ufs: Set fDeviceInit flag to initiate device initialization

Sujit Reddy Thumma (3):
  scsi: ufs: Add support for sending NOP OUT UPIU
  scsi: ufs: Add support for host assisted background operations
  scsi: ufs: Add runtime PM support for UFS host controller driver

Wei Yongjun (1):
  ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()

Wolfram Sang (1):
  drivers/scsi/ufs: don't check resource with devm_ioremap_resource

 drivers/scsi/ufs/ufs.h           |  155 ++++-
 drivers/scsi/ufs/ufshcd-pci.c    |   99 ++--
 drivers/scsi/ufs/ufshcd-pltfrm.c |   55 +-
 drivers/scsi/ufs/ufshcd.c        | 1170 ++++++++++++++++++++++++++++++++++----
 drivers/scsi/ufs/ufshcd.h        |   59 +-
 drivers/scsi/ufs/ufshci.h        |    2 +-
 6 files changed, 1374 insertions(+), 166 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-08-26  8:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 19:05 [PATCH 0/9] scsi:ufs: query, bkops support and other fixes Santosh Y
2013-07-29 19:05 ` [PATCH 1/9] scsi: ufs: Add support for sending NOP OUT UPIU Santosh Y
2013-08-23 18:17   ` James Bottomley
2013-08-26  3:11     ` Sujit Reddy Thumma
2013-08-26  8:55       ` James Bottomley
2013-07-29 19:05 ` [PATCH 2/9] scsi: ufs: Set fDeviceInit flag to initiate device initialization Santosh Y
2013-07-29 19:05 ` [PATCH 3/9] scsi: ufs: Add support for host assisted background operations Santosh Y
2013-07-29 19:06 ` [PATCH 4/9] scsi: ufs: Add runtime PM support for UFS host controller driver Santosh Y
2013-07-29 19:06 ` [PATCH 5/9] ufshcd-pci: release ioremapped region during removing driver Santosh Y
2013-07-29 19:06 ` [PATCH 6/9] ufs: don't disable_irq() if the IRQ can be shared among devices Santosh Y
2013-07-29 19:06 ` [PATCH 7/9] ufs: don't stop controller before scsi_remove_host() Santosh Y
2013-07-29 19:06 ` [PATCH 8/9] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() Santosh Y
2013-07-29 19:06 ` [PATCH 9/9] drivers/scsi/ufs: don't check resource with devm_ioremap_resource Santosh Y
  -- strict thread matches above, loose matches on Subject: below --
2013-07-28 17:10 [PATCH 0/9] scsi:ufs: query, bkops support and other fixes Santosh Y
2013-07-28 17:10 ` [PATCH 7/9] ufs: don't stop controller before scsi_remove_host() Santosh Y

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