summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-27cxlflash: Virtual LUN supportMatthew R. Ochs9-16/+1454
2015-08-27cxlflash: Superpipe supportMatthew R. Ochs7-4/+2469
2015-08-27cxlflash: Base error recovery supportMatthew R. Ochs5-16/+177
2015-08-27qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani1-1/+1
2015-08-27qla2xxx: Add pci device id 0x2261.Sawan Chandak2-3/+15
2015-08-27qla2xxx: Fix missing device login retries.Arun Easi1-1/+2
2015-08-27qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani1-6/+0
2015-08-27qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis1-7/+2
2015-08-27qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak3-2/+31
2015-08-27qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis1-7/+1
2015-08-27qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis3-11/+15
2015-08-27qla2xxx: Do not crash system for sp ref count zeroHiral Patel1-1/+1
2015-08-27qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2-14/+17
2015-08-27qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio1-0/+3
2015-08-27qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio1-2/+2
2015-08-27qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2-4/+33
2015-08-27qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio1-2/+4
2015-08-27scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn1-0/+5
2015-08-27pm80xx: Bump pm80xx driver version to 0.1.38Viswas G1-1/+1
2015-08-27pm80xx: Handling Invalid SSP Response frameViswas G2-1/+8
2015-08-27pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2-17/+68
2015-08-27pm80xx: Remove unnecessary phy disconnect while link errorViswas G1-12/+0
2015-08-27pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G1-0/+1
2015-08-27pm80xx: Update For Thermal Page CodeViswas G2-2/+10
2015-08-27pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2-5/+21
2015-08-27pm80xx: Updated link rateViswas G2-0/+5
2015-08-27lpfc: Use && instead of & for boolean expressionSebastian Herbszt1-1/+1
2015-08-27qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla1-0/+6
2015-08-27hpsa: fix rmmod issuesDon Brace1-2/+8
2015-08-27hpsa: fix issues with multilun devicesshane.seymour1-2/+4
2015-08-27hpsa: add in new offline modeScott Benesh2-4/+12
2015-08-27Change how controllers in mixed mode are handled.Kevin Barnett2-88/+11
2015-08-27hpsa: add in new controllersDon Brace1-0/+10
2015-08-27hpsa: cleanup update scsi devicesDon Brace1-3/+3
2015-08-27hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2-0/+127
2015-08-27hpsa: add PMC to copyrightDon Brace3-18/+9
2015-08-27hpsa: correct static checker warnings on driver init cleanupDon Brace1-3/+1
2015-08-27hpsa: correct decode sense dataDon Brace1-1/+1
2015-08-27hpsa: Correct double unlock of mutexDon Brace1-5/+4
2015-08-26mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy2-14/+18
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche4-0/+52
2015-08-26qla2xxx: Remove dead codeBart Van Assche1-7/+5
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche1-2/+1
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche6-82/+71
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche3-4/+4
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche10-253/+231
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche3-16/+15
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche14-102/+32
2015-08-26qla2xxx: Declare local functions staticBart Van Assche4-6/+6
2015-08-26qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche1-2/+2