summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qlogicfas408.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-27MAINTAINERS: update email for pm8001Jack Wang1-1/+1
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
2015-08-26st: Destroy st_index_idr on module exitJohannes Thumshirn1-0/+1
2015-08-26megaraid_sas: fix whitespace errorsBjorn Helgaas1-126/+118
2015-08-26megaraid_sas: use dev_printk when possibleBjorn Helgaas2-203/+196
2015-08-26megaraid : use dev_printk when possibleBjorn Helgaas1-74/+66
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke3-1/+10
2015-08-26mptfusion: prevent some memory corruptionDan Carpenter1-0/+9
2015-08-13storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov1-8/+1
2015-08-13storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov1-1/+9
2015-08-13st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M1-12/+12
2015-08-12hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2-38/+65
2015-08-12st: convert to using driver attr groups for sysfsSeymour, Shane M1-48/+10
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov1-0/+2
2015-08-12libfc: Fix a typo in a source code commentBart Van Assche1-1/+1
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn1-1/+4
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo1-1/+1