summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter2015-08-271-1/+1
| * | cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-279-16/+1454
| * | cxlflash: Superpipe supportMatthew R. Ochs2015-08-277-4/+2469
| * | cxlflash: Base error recovery supportMatthew R. Ochs2015-08-275-16/+177
| * | qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani2015-08-271-1/+1
| * | qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-272-3/+15
| * | qla2xxx: Fix missing device login retries.Arun Easi2015-08-271-1/+2
| * | qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani2015-08-271-6/+0
| * | qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-271-7/+2
| * | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-273-2/+31
| * | qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-271-7/+1
| * | qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-273-11/+15
| * | qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-271-1/+1
| * | qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-272-14/+17
| * | qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-271-0/+3
| * | qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-271-2/+2
| * | qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-272-4/+33
| * | qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-271-2/+4
| * | scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn2015-08-271-0/+5
| * | pm80xx: Bump pm80xx driver version to 0.1.38Viswas G2015-08-271-1/+1
| * | pm80xx: Handling Invalid SSP Response frameViswas G2015-08-272-1/+8
| * | pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2015-08-272-17/+68
| * | pm80xx: Remove unnecessary phy disconnect while link errorViswas G2015-08-271-12/+0
| * | pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G2015-08-271-0/+1
| * | pm80xx: Update For Thermal Page CodeViswas G2015-08-272-2/+10
| * | pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2015-08-272-5/+21
| * | pm80xx: Updated link rateViswas G2015-08-272-0/+5
| * | lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-271-1/+1
| * | qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-271-0/+6
| * | hpsa: fix rmmod issuesDon Brace2015-08-271-2/+8
| * | hpsa: fix issues with multilun devicesshane.seymour2015-08-271-2/+4
| * | hpsa: add in new offline modeScott Benesh2015-08-272-4/+12
| * | Change how controllers in mixed mode are handled.Kevin Barnett2015-08-272-88/+11
| * | hpsa: add in new controllersDon Brace2015-08-271-0/+10
| * | hpsa: cleanup update scsi devicesDon Brace2015-08-271-3/+3
| * | hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2015-08-272-0/+127
| * | hpsa: add PMC to copyrightDon Brace2015-08-273-18/+9
| * | hpsa: correct static checker warnings on driver init cleanupDon Brace2015-08-271-3/+1
| * | hpsa: correct decode sense dataDon Brace2015-08-271-1/+1
| * | hpsa: Correct double unlock of mutexDon Brace2015-08-271-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