summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-08-26qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani
2015-08-26qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak
2015-08-26qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis
2015-08-26qla2xxx: Do not crash system for sp ref count zeroHiral Patel
2015-08-26qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap
2015-08-26qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio
2015-08-26qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio
2015-08-26qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio
2015-08-26qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio
2015-08-26scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn
2015-08-26pm80xx: Bump pm80xx driver version to 0.1.38Viswas G
2015-08-26pm80xx: Handling Invalid SSP Response frameViswas G
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G
2015-08-26pm80xx: Remove unnecessary phy disconnect while link errorViswas G
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G
2015-08-26pm80xx: Update For Thermal Page CodeViswas G
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G
2015-08-26pm80xx: Updated link rateViswas G
2015-08-26lpfc: Use && instead of & for boolean expressionSebastian Herbszt
2015-08-26qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla
2015-08-26hpsa: fix rmmod issuesDon Brace
2015-08-26hpsa: fix issues with multilun devicesshane.seymour
2015-08-26hpsa: add in new offline modeScott Benesh
2015-08-26Change how controllers in mixed mode are handled.Kevin Barnett
2015-08-26hpsa: add in new controllersDon Brace
2015-08-26hpsa: cleanup update scsi devicesDon Brace
2015-08-26hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik
2015-08-26hpsa: add PMC to copyrightDon Brace
2015-08-26hpsa: correct static checker warnings on driver init cleanupDon Brace
2015-08-26hpsa: correct decode sense dataDon Brace
2015-08-26hpsa: Correct double unlock of mutexDon Brace
2015-08-26mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche
2015-08-26qla2xxx: Remove dead codeBart Van Assche
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-08-26qla2xxx: Declare local functions staticBart Van Assche
2015-08-26qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche
2015-08-26st: Destroy st_index_idr on module exitJohannes Thumshirn
2015-08-26megaraid_sas: fix whitespace errorsBjorn Helgaas
2015-08-26megaraid_sas: use dev_printk when possibleBjorn Helgaas
2015-08-26megaraid : use dev_printk when possibleBjorn Helgaas
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke
2015-08-12storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov