summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-263-11/+15
* qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-261-1/+1
* qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-262-14/+17
* qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-261-0/+3
* qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-261-2/+2
* qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-262-4/+33
* qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-261-2/+4
* scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn2015-08-261-0/+5
* pm80xx: Bump pm80xx driver version to 0.1.38Viswas G2015-08-261-1/+1
* pm80xx: Handling Invalid SSP Response frameViswas G2015-08-262-1/+8
* pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2015-08-262-17/+68
* pm80xx: Remove unnecessary phy disconnect while link errorViswas G2015-08-261-12/+0
* pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G2015-08-261-0/+1
* pm80xx: Update For Thermal Page CodeViswas G2015-08-262-2/+10
* pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2015-08-262-5/+21
* pm80xx: Updated link rateViswas G2015-08-262-0/+5
* MAINTAINERS: update email for pm8001Jack Wang2015-08-261-1/+1
* lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-261-1/+1
* qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-261-0/+6
* hpsa: fix rmmod issuesDon Brace2015-08-261-2/+8
* hpsa: fix issues with multilun devicesshane.seymour2015-08-261-2/+4
* hpsa: add in new offline modeScott Benesh2015-08-262-4/+12
* Change how controllers in mixed mode are handled.Kevin Barnett2015-08-262-88/+11
* hpsa: add in new controllersDon Brace2015-08-261-0/+10
* hpsa: cleanup update scsi devicesDon Brace2015-08-261-3/+3
* hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2015-08-262-0/+127
* hpsa: add PMC to copyrightDon Brace2015-08-263-18/+9
* hpsa: correct static checker warnings on driver init cleanupDon Brace2015-08-261-3/+1
* hpsa: correct decode sense dataDon Brace2015-08-261-1/+1
* hpsa: Correct double unlock of mutexDon Brace2015-08-261-5/+4
* mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy2015-08-262-14/+18
* qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-264-0/+52
* qla2xxx: Remove dead codeBart Van Assche2015-08-261-7/+5
* qla2xxx: Remove a superfluous testBart Van Assche2015-08-261-2/+1
* qla2xxx: Fix sparse annotationsBart Van Assche2015-08-266-82/+71
* qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche2015-08-263-4/+4
* qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-2610-253/+231
* qla2xxx: Replace two macros with an inline functionBart Van Assche2015-08-263-16/+15
* qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-2614-102/+32
* qla2xxx: Declare local functions staticBart Van Assche2015-08-264-6/+6
* qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche2015-08-261-2/+2
* st: Destroy st_index_idr on module exitJohannes Thumshirn2015-08-261-0/+1
* megaraid_sas: fix whitespace errorsBjorn Helgaas2015-08-261-126/+118
* megaraid_sas: use dev_printk when possibleBjorn Helgaas2015-08-262-203/+196
* megaraid : use dev_printk when possibleBjorn Helgaas2015-08-261-74/+66
* scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-263-1/+10
* mptfusion: prevent some memory corruptionDan Carpenter2015-08-261-0/+9
* storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov2015-08-121-8/+1
* storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov2015-08-121-1/+9
* st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M2015-08-121-12/+12
OpenPOWER on IntegriCloud