summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-262-0/+8
* mptfusion: prevent some memory corruptionDan Carpenter2015-08-261-0/+9
* storvsc: use shost_for_each_device() instead of open codingVitaly Kuznetsov2015-08-131-8/+1
* storvsc: be more picky about scmnd->sc_data_directionVitaly Kuznetsov2015-08-131-1/+9
* st: convert DRIVER_ATTR macros to DRIVER_ATTR_ROSeymour, Shane M2015-08-131-12/+12
* hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changerlinux2015-08-122-38/+65
* st: convert to using driver attr groups for sysfsSeymour, Shane M2015-08-121-48/+10
* bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov2015-08-121-0/+2
* libfc: Fix a typo in a source code commentBart Van Assche2015-08-121-1/+1
* mvsas: always iounmap resourcesJohannes Thumshirn2015-08-121-1/+4
* qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo2015-08-121-1/+1
* pm80xx: Added pm8006 controller supportSuresh Thiagarajan2015-08-122-2/+6
* cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs2015-07-318-0/+3058
* hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter2015-07-301-6/+9
* iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-301-3/+8
* ipr: Driver version 2.6.2Brian King2015-07-301-2/+2
* ipr: Endian / sparse fixesBrian King2015-07-302-13/+13