aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+66
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds62-1325/+8670
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-12/+12
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+15
2015-08-26aic94xx: set an error code on failureDan Carpenter1-0/+1
2015-08-26storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan1-3/+9
2015-08-26storvsc: Allow write_same when host is windows 10Keith Mange1-1/+5
2015-08-26storvsc: use storage protocol version to determine storage capabilitiesKeith Mange1-4/+4
2015-08-26storvsc: use correct defaults for values determined by protocol negotiationKeith Mange1-14/+19
2015-08-26storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation.Keith Mange1-22/+86
2015-08-26storvsc: Use a single value to track protocol versionsKeith Mange1-26/+9
2015-08-26storvsc: Rather than look for sets of specific protocol versions, make decisions based on ranges.Keith Mange1-8/+3
2015-08-26cxlflash: Remove unused variable from queuecommandMatthew R. Ochs1-3/+4
2015-08-26cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter1-2/+2
2015-08-26cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter1-1/+1
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs9-16/+1454
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs7-4/+2469
2015-08-26cxlflash: Base error recovery supportMatthew R. Ochs5-16/+177
2015-08-26qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani1-1/+1
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak2-3/+15
2015-08-26qla2xxx: Fix missing device login retries.Arun Easi1-1/+2
2015-08-26qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani1-6/+0
2015-08-26qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis1-7/+2
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak3-2/+31
2015-08-26qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis1-7/+1
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis3-11/+15
2015-08-26qla2xxx: Do not crash system for sp ref count zeroHiral Patel1-1/+1
2015-08-26qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2-14/+17
2015-08-26qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio1-0/+3
2015-08-26qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio1-2/+2
2015-08-26qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2-4/+33
2015-08-26qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio1-2/+4
2015-08-26scsi_error: should not get sense for timeout IO in scsi error handlerjiang.biao2@zte.com.cn1-0/+5
2015-08-26pm80xx: Bump pm80xx driver version to 0.1.38Viswas G1-1/+1
2015-08-26pm80xx: Handling Invalid SSP Response frameViswas G2-1/+8
2015-08-26pm80xx: Add PORT RECOVERY TIMEOUT supportViswas G2-17/+68
2015-08-26pm80xx: Remove unnecessary phy disconnect while link errorViswas G1-12/+0
2015-08-26pm80xx: Fix for Incorrect DMA Unmapping of SG ListViswas G1-0/+1
2015-08-26pm80xx: Update For Thermal Page CodeViswas G2-2/+10
2015-08-26pm80xx: Corrected device state changes in I_T_Nexus_Reset.Viswas G2-5/+21
2015-08-26pm80xx: Updated link rateViswas G2-0/+5
2015-08-26lpfc: Use && instead of & for boolean expressionSebastian Herbszt1-1/+1
2015-08-26qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla1-0/+6
2015-08-26hpsa: fix rmmod issuesDon Brace1-2/+8
2015-08-26hpsa: fix issues with multilun devicesshane.seymour1-2/+4
2015-08-26hpsa: add in new offline modeScott Benesh2-4/+12
2015-08-26Change how controllers in mixed mode are handled.Kevin Barnett2-88/+11
2015-08-26hpsa: add in new controllersDon Brace1-0/+10