summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2-23/+19
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2-89/+28
2015-08-28aic94xx: Skip reading user settings if flash is not foundHannes Reinecke1-2/+3
2015-08-28ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi1-1/+1
2015-08-28ipr: Inhibit underlength data check for AFDASD in raw mode.Gabriel Krisman Bertazi1-1/+5
2015-08-27mpt3sas : Bump mpt3sas driver version to 9.100.00.00Sreekanth Reddy1-2/+2
2015-08-27mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy1-14/+75
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-27aic94xx: set an error code on failureDan Carpenter1-0/+1
2015-08-27storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan1-3/+9
2015-08-27storvsc: Allow write_same when host is windows 10Keith Mange1-1/+5
2015-08-27storvsc: use storage protocol version to determine storage capabilitiesKeith Mange1-4/+4
2015-08-27storvsc: use correct defaults for values determined by protocol negotiationKeith Mange1-14/+19
2015-08-27storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange1-22/+86
2015-08-27storvsc: Use a single value to track protocol versionsKeith Mange1-26/+9
2015-08-27storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange1-8/+3
2015-08-27cxlflash: Remove unused variable from queuecommandMatthew R. Ochs1-3/+4
2015-08-27cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter1-2/+2
2015-08-27cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter1-1/+1
2015-08-27cxlflash: Virtual LUN supportMatthew R. Ochs9-16/+1454
2015-08-27cxlflash: Superpipe supportMatthew R. Ochs7-4/+2469
2015-08-27cxlflash: Base error recovery supportMatthew R. Ochs5-16/+177
2015-08-27qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani1-1/+1
2015-08-27qla2xxx: Add pci device id 0x2261.Sawan Chandak2-3/+15
2015-08-27qla2xxx: Fix missing device login retries.Arun Easi1-1/+2
2015-08-27qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani1-6/+0
2015-08-27qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis1-7/+2
2015-08-27qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak3-2/+31
2015-08-27qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis1-7/+1
2015-08-27qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis3-11/+15
2015-08-27qla2xxx: Do not crash system for sp ref count zeroHiral Patel1-1/+1
2015-08-27qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2-14/+17
2015-08-27qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio1-0/+3