linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH 0/4] isci update for 3.6
@ 2012-07-11 21:59 Dan Williams
  2012-07-11 21:59 ` [PATCH 1/4] isci: fix isci_pci_probe() generates warning on efi failure path Dan Williams
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Dan Williams @ 2012-07-11 21:59 UTC (permalink / raw)
  To: JBottomley; +Cc: linux-scsi

James,

This is the backlog of the libsas indepedent driver changes for 3.6.  Just a
small collection of fixlets.  Please pull, thanks.

--
Dan


The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci.git tags/isci-for-3.6

for you to fetch changes up to 6734092e66011def7875bd67beef889d0fee1cc9:

  isci: add a couple __iomem annotations (2012-07-03 12:09:32 -0700)


----------------------------------------------------------------
isci update for 3.6

1/ Fix the workaround for drives that have a slow response to COMSAS.
   Drives with this problem intermittently take a long time to be
   identified, or fail to be identified altogether.

2/ A minor fix for the efi variable code failure path

3/ A handful of smatch fixups from Dan Carpenter

----------------------------------------------------------------
Dan Carpenter (2):
      isci: make function declaration match implementation
      isci: add a couple __iomem annotations

Dan Williams (1):
      isci: fix isci_pci_probe() generates warning on efi failure path

Dave Maurer (1):
      isci: fix COMSAS negation timout workaround for WD SAS drives

 drivers/scsi/isci/host.c                | 2 +-
 drivers/scsi/isci/init.c                | 1 -
 drivers/scsi/isci/phy.c                 | 4 +++-
 drivers/scsi/isci/probe_roms.c          | 1 -
 drivers/scsi/isci/remote_node_context.h | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2012-07-26  5:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11 21:59 [GIT PATCH 0/4] isci update for 3.6 Dan Williams
2012-07-11 21:59 ` [PATCH 1/4] isci: fix isci_pci_probe() generates warning on efi failure path Dan Williams
2012-07-11 21:59 ` [PATCH 2/4] isci: fix COMSAS negation timout workaround for WD SAS drives Dan Williams
2012-07-11 21:59 ` [PATCH 3/4] isci: make function declaration match implementation Dan Williams
2012-07-11 21:59 ` [PATCH 4/4] isci: add a couple __iomem annotations Dan Williams
2012-07-25 23:08 ` [GIT PATCH 0/4] isci update for 3.6 Skirvin, Jeffrey D
2012-07-26  5:06   ` James Bottomley

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