linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] hpsa updates
@ 2016-09-09 21:30 Don Brace
  2016-09-09 21:30 ` [PATCH 1/5] hpsa: determine device external status earlier Don Brace
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Don Brace @ 2016-09-09 21:30 UTC (permalink / raw)
  To: jejb, john.hall, Kevin.Barnett, Mahesh.Rajashekhara, hch,
	scott.teel, Viswas.G, Justin.Lindley, scott.benesh, elliott
  Cc: linux-scsi

The following changes are based on Linus's tree:
 - correct minor bug created when adding hpsa_skip_device
 - add check for null devices do to configuration changes
 - add check for null devices in ioaccel path
 - add check for vpd support
 - stop sending bmic commands to externals

---

Don Brace (3):
      hpsa: determine device external status earlier
      hpsa: check for null device pointers
      hpsa: check for null devices in ioaccel submission patch

Scott Teel (2):
      hpsa: check for vpd support before sending
      hpsa: prevent sending bmic commands to externals


 drivers/scsi/hpsa.c     |  117 +++++++++++++++++++++++++++++++++++++++--------
 drivers/scsi/hpsa_cmd.h |    1 
 2 files changed, 99 insertions(+), 19 deletions(-)

--
Signature

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

end of thread, other threads:[~2016-09-14 18:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 21:30 [PATCH 0/5] hpsa updates Don Brace
2016-09-09 21:30 ` [PATCH 1/5] hpsa: determine device external status earlier Don Brace
2016-09-09 21:30 ` [PATCH 2/5] hpsa: check for null device pointers Don Brace
2016-09-09 21:30 ` [PATCH 3/5] hpsa: check for vpd support before sending Don Brace
2016-09-10  3:05   ` kbuild test robot
2016-09-10  3:05   ` [PATCH] hpsa: fix boolreturn.cocci warnings kbuild test robot
2016-09-09 21:30 ` [PATCH 4/5] hpsa: prevent sending bmic commands to externals Don Brace
2016-09-09 21:30 ` [PATCH 5/5] hpsa: check for null devices in ioaccel submission patch Don Brace
2016-09-14 18:22 ` [PATCH 0/5] hpsa updates 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;
as well as URLs for NNTP newsgroup(s).