linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] isci updates for -next
@ 2012-02-10  9:18 Dan Williams
  2012-02-10  9:18 ` [PATCH v1 1/5] isci: T10 DIF support Dan Williams
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Dan Williams @ 2012-02-10  9:18 UTC (permalink / raw)
  To: linux-scsi

This is a resend of the T10 DIF and clock gating patches (checkpatch
fixups), some debug updates, and a fix for driver load/unload testing.

This is based on branch of the pending libsas changes as it grew an
entanglement with the phy reference counting and lldd_port reworks.

---

Andrzej Jakowski (1):
      isci: improvements in driver unloading routine

Dan Williams (2):
      isci: debug, provide state-enum-to-string conversions
      isci: improve phy event warnings

Dave Jiang (1):
      isci: T10 DIF support

Marcin Tomczak (1):
      isci: enable clock gating


 drivers/scsi/isci/host.c                |    9 +
 drivers/scsi/isci/init.c                |   10 +
 drivers/scsi/isci/phy.c                 |  157 +++++++++++++---------
 drivers/scsi/isci/phy.h                 |  154 ++++++++--------------
 drivers/scsi/isci/port.c                |   46 ++++---
 drivers/scsi/isci/port.h                |  103 ++++++---------
 drivers/scsi/isci/registers.h           |   27 ++++
 drivers/scsi/isci/remote_device.c       |   50 ++++---
 drivers/scsi/isci/remote_device.h       |  205 +++++++++++++----------------
 drivers/scsi/isci/remote_node_context.c |   19 +--
 drivers/scsi/isci/remote_node_context.h |   97 ++++++--------
 drivers/scsi/isci/request.c             |  172 +++++++++++++++++++++++-
 drivers/scsi/isci/request.h             |  219 +++++++++++++------------------
 drivers/scsi/isci/scu_task_context.h    |   55 ++++++--
 14 files changed, 732 insertions(+), 591 deletions(-)

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

end of thread, other threads:[~2012-02-19 15:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-10  9:18 [PATCH v1 0/5] isci updates for -next Dan Williams
2012-02-10  9:18 ` [PATCH v1 1/5] isci: T10 DIF support Dan Williams
2012-02-13 17:14   ` Martin K. Petersen
2012-02-10  9:18 ` [PATCH v1 2/5] isci: enable clock gating Dan Williams
2012-02-10  9:18 ` [PATCH v1 3/5] isci: debug, provide state-enum-to-string conversions Dan Williams
2012-02-19 15:17   ` James Bottomley
2012-02-10  9:18 ` [PATCH v1 4/5] isci: improve phy event warnings Dan Williams
2012-02-10  9:18 ` [PATCH v1 5/5] isci: improvements in driver unloading routine Dan Williams

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