summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-08-26cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs
2015-08-26cxlflash: Base error recovery supportMatthew R. Ochs
2015-08-26qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak
2015-08-26qla2xxx: Fix missing device login retries.Arun Easi
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