summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2012-05-17isci: Terminate outstanding TCs on TX/RX RNC suspensions.Jeff Skirvin7-32/+188
2012-05-17isci: Handle all suspending TC completionsJeff Skirvin7-87/+242
2012-05-17isci: Fixed bug in resumption from RNC Tx/Rx suspend state.Jeff Skirvin1-5/+7
2012-05-17isci: Manage the link layer hang detect timer for RNC suspensions.Jeff Skirvin4-2/+51
2012-05-17isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-05-17isci: enable BCN in sci_port_add_phy()Maciej Trela1-0/+2
2012-05-17isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives.Andrzej Jakowski2-0/+63
2012-05-17isci: kill isci_host.shostDan Williams2-10/+12
2012-05-17isci: fix interrupt disableDan Williams2-13/+27
2012-05-17isci: fix 'link-up' events occur after 'start-complete'Dan Williams3-38/+50
2012-05-17isci: fix controller stopDan Williams2-52/+55
2012-05-17isci: refactor initialization for S3/S4Dan Williams8-360/+277
2012-05-17isci: kill isci_port.domain_dev_listDan Williams3-15/+6
2012-05-17isci: kill ->status, and ->state_lock in isci_hostDan Williams2-34/+0
2012-05-17isci: Don't filter BROADCAST CHANGE primitivesTom Jackson1-0/+7
2012-05-17isci: kill sci_phy_protocol and sci_request_protocolDan Williams6-37/+21
2012-05-17isci: kill ->is_direct_attachedDan Williams5-49/+17
2012-05-17isci: improve 'invalid state' warningsDan Williams2-30/+36
2012-05-17[SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31James Smart1-1/+1
2012-05-17[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart2-4/+44
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart2-1/+8
2012-05-17[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart3-0/+467
2012-05-17[SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart3-14/+25
2012-05-17[SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart7-31/+175
2012-05-17[SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn portJames Smart1-5/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart1-0/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...James Smart1-8/+17
2012-05-17[SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart1-1/+6
2012-05-17[SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not definedJames Smart1-0/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep stateJames Smart1-0/+1
2012-05-17[SCSI] lpfc 8.3.31: Fix error message displayed even when not an errorJames Smart1-10/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix Read Link status dataJames Smart1-3/+4
2012-05-17[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart5-21/+54
2012-05-17[SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapterJames Smart1-1/+1
2012-05-17[SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from targetJames Smart2-4/+26
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...James Smart2-2/+4
2012-05-17[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart6-702/+594
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart1-2/+8
2012-05-17[SCSI] sg: constify sg_proc_leaf_arrJörn Engel1-2/+2
2012-05-17[SCSI] sg: remove sg_mutexJörn Engel1-17/+2
2012-05-17[SCSI] sg: completely protect sfdsJörn Engel1-3/+16
2012-05-17[SCSI] sg: protect sdp->excludeJörn Engel1-7/+30
2012-05-17[SCSI] sg: prevent unwoken sleepJörn Engel1-2/+14
2012-05-17[SCSI] sg: remove closed flagJörn Engel1-7/+7
2012-05-17[SCSI] sg: use wait_event_interruptible()Jörn Engel1-12/+7
2012-05-17[SCSI] sg: remove while (1) non-loopJörn Engel1-30/+22
2012-05-17[SCSI] sg: remove unnecessary indentationJörn Engel1-29/+24
2012-05-17[SCSI] sd: limit the scope of the async probe domainDan Williams5-6/+19
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-18/+57
2012-05-10[SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron3-5/+37