summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-27mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy1-2/+2
2015-08-27mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy1-2/+2
2015-08-27mpt3sas: Added support for customer specific brandingSreekanth Reddy2-6/+39
2015-08-27mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy1-2/+2
2015-08-27mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy2-0/+5
2015-08-27mpt3sas: MPI 2.5 Rev K (2.5.6) specificationsSreekanth Reddy2-5/+17
2015-08-27mpt3sas: Bump mpt3sas driver version to v6.100.00.00Sreekanth Reddy1-2/+2
2015-08-27mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy2-0/+45
2015-08-27mpt3sas: Add branding string support for OEM's HBASreekanth Reddy2-0/+47
2015-08-27mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header filesSreekanth Reddy3-5/+18
2015-08-27mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy2-3/+1
2015-08-27mpt3sas: Bump mpt3sas Driver version to v5.100.00.00Sreekanth Reddy1-2/+2
2015-08-27mpt3sas: Provides the physical location of sas drivesSreekanth Reddy2-39/+203
2015-08-27mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.Sreekanth Reddy3-9/+28
2015-08-27mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy1-25/+32
2015-08-27mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy3-1/+28
2015-08-27mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy1-0/+68
2015-08-27mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...Sreekanth Reddy2-9/+98
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 ne...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 decisi...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. Ochs11-17/+1550
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs11-4/+2868
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