summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: mpt3sas: fix pr_info message continuationColin Ian King1-2/+2
2017-08-24scsi: ses: make page2 support optionalHannes Reinecke1-1/+38
2017-08-24scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'Hannes Reinecke1-7/+10
2017-08-24scsi: ses: check return code from ses_recv_diag()Hannes Reinecke1-1/+2
2017-08-24scsi: hpsa: Remove 'hpsa_allow_any' module optionHannes Reinecke1-19/+7
2017-08-24scsi: cciss: Drop obsolete driverHannes Reinecke8-7877/+1
2017-08-24scsi: hpsa: do not print errors for unsupported report luns formatHannes Reinecke1-9/+11
2017-08-24scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD pageHannes Reinecke1-1/+1
2017-08-24scsi: hpsa: disable volume status check for legacy boardsHannes Reinecke1-0/+10
2017-08-24scsi: hpsa: add support for legacy boardsHannes Reinecke2-27/+121
2017-08-24scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET1-0/+1
2017-08-24scsi: sym53c8xx: Avoid undefined behaviourHelge Deller1-1/+1
2017-08-24scsi: make 'state' device attribute pollableHannes Reinecke2-1/+7
2017-08-24scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()Hannes Reinecke1-6/+11
2017-08-24scsi: esas2r: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-24scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue.Richard W.M. Jones1-2/+2
2017-08-24scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN.Richard W.M. Jones1-2/+3
2017-08-24scsi: qedi: Limit number for CQ queues.Manish Rangankar3-7/+10
2017-08-24scsi: hisi_sas: remove driver versioningJohn Garry3-6/+0
2017-08-24scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2-7/+12
2017-08-24scsi: hisi_sas: remove phy_down_v3_hw() res variableJohn Garry1-2/+1
2017-08-24scsi: hisi_sas: add phy_set_linkrate_v3_hw()Xiang Chen1-0/+39
2017-08-24scsi: hisi_sas: update some v3 register init settingsXiang Chen1-11/+4
2017-08-24scsi: hisi_sas: add reset handler for v3 hwXiang Chen4-36/+157
2017-08-10scsi: hisi_sas: kill tasklet when destroying irq in v3 hwXiang Chen1-0/+1
2017-08-10scsi: hisi_sas: fix v3 hw channel interrupt processingXiang Chen1-1/+1
2017-08-10scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER settingXiang Chen1-0/+3
2017-08-10scsi: hisi_sas: add status and command buffer for internal abortXiang Chen1-1/+13
2017-08-10scsi: hisi_sas: support zone management commandsXiaofei Tan1-0/+2
2017-08-10scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen2-21/+20
2017-08-10scsi: hisi_sas: add irq and tasklet cleanup in v2 hwXiang Chen1-47/+49
2017-08-10scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen2-5/+0
2017-08-10scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry2-179/+197
2017-08-10scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan3-1/+29
2017-08-10scsi: hisi_sas: fix v2 hw underflow residual valueXiang Chen1-2/+2
2017-08-10scsi: hisi_sas: avoid potential v2 hw interrupt issueXiang Chen1-9/+10
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan3-74/+118
2017-08-10scsi: smartpqi: change driver version to 1.1.2-125Kevin Barnett1-4/+4
2017-08-10scsi: smartpqi: add in new controller idsKevin Barnett1-22/+14
2017-08-10scsi: smartpqi: update kexec and power down supportKevin Barnett1-0/+1
2017-08-10scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett3-102/+17
2017-08-10scsi: smartpqi: update pqi passthru ioctlKevin Barnett1-0/+4
2017-08-10scsi: smartpqi: enhance BMIC cache flushKevin Barnett2-15/+33
2017-08-10scsi: smartpqi: add pqi reset quiesce supportKevin Barnett4-14/+98
2017-08-10scsi: dpt_i2o: remove redundant null check on array deviceColin Ian King1-5/+0
2017-08-10scsi: qla2xxx: use dma_mapping_error to check map errorsPan Bian1-1/+1
2017-08-10scsi: mvsas: replace kfree with scsi_host_putPan Bian1-2/+2
2017-08-10scsi: pm8001: fix double free in pm8001_pci_probePan Bian1-3/+2
2017-08-10scsi: megaraid_sas: fix allocate instance->pd_info twiceweiping1-5/+3
2017-08-10scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phaseFinn Thain1-0/+2