summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...Shivasharan S2017-08-251-1/+1
* scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva2017-08-251-6/+3
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2017-08-251-3/+9
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2017-08-251-2/+5
* scsi: hpsa: fix the device_id in hpsa_update_device_info()Dan Carpenter2017-08-251-1/+1
* scsi: aha1542: constify pnp_device_idArvind Yadav2017-08-251-1/+1
* scsi: scsi-sysfs: Adjust error returned for adapter reset requestweiping zhang2017-08-251-0/+2
* scsi: ch: add refcountingHannes Reinecke2017-08-251-3/+19
* scsi: pmcraid: fix duplicated code for different branchesGustavo A. R. Silva2017-08-251-6/+1
* scsi: ncr5380: constify pnp_device_idArvind Yadav2017-08-251-1/+1
* scsi: qedf: Update driver version to 8.20.5.0.Chad Dupuis2017-08-251-3/+3
* scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.Chad Dupuis2017-08-251-1/+1
* scsi: qedf: Covert single-threaded workqueues to regular workqueues.Chad Dupuis2017-08-251-4/+4
* scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis2017-08-253-16/+15
* scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis2017-08-253-26/+51
* scsi: qedf: Set WWNN and WWPN based on values from qed.Chad Dupuis2017-08-251-3/+18
* scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King2017-08-251-4/+4
* scsi: osst: silence underflow warning in osst_verify_frame()Dan Carpenter2017-08-251-1/+1
* scsi: osst: add missing indent on a for loop statementColin Ian King2017-08-251-1/+1
* scsi: mpt3sas: fix pr_info message continuationColin Ian King2017-08-251-2/+2
* scsi: ses: make page2 support optionalHannes Reinecke2017-08-251-1/+38
* scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'Hannes Reinecke2017-08-251-7/+10
* scsi: ses: check return code from ses_recv_diag()Hannes Reinecke2017-08-251-1/+2
* scsi: hpsa: Remove 'hpsa_allow_any' module optionHannes Reinecke2017-08-251-19/+7
* scsi: cciss: Drop obsolete driverHannes Reinecke2017-08-251-0/+1
* scsi: hpsa: do not print errors for unsupported report luns formatHannes Reinecke2017-08-251-9/+11
* scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD pageHannes Reinecke2017-08-251-1/+1
* scsi: hpsa: disable volume status check for legacy boardsHannes Reinecke2017-08-251-0/+10
* scsi: hpsa: add support for legacy boardsHannes Reinecke2017-08-252-27/+121
* scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET2017-08-251-0/+1
* scsi: sym53c8xx: Avoid undefined behaviourHelge Deller2017-08-251-1/+1
* scsi: make 'state' device attribute pollableHannes Reinecke2017-08-252-1/+7
* scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()Hannes Reinecke2017-08-251-6/+11
* scsi: esas2r: constify pci_device_id.Arvind Yadav2017-08-251-1/+1
* scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue.Richard W.M. Jones2017-08-251-2/+2
* scsi: qedi: Limit number for CQ queues.Manish Rangankar2017-08-253-7/+10
* scsi: hisi_sas: remove driver versioningJohn Garry2017-08-253-6/+0
* scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry2017-08-252-7/+12
* scsi: hisi_sas: remove phy_down_v3_hw() res variableJohn Garry2017-08-251-2/+1
* scsi: hisi_sas: add phy_set_linkrate_v3_hw()Xiang Chen2017-08-251-0/+39
* scsi: hisi_sas: update some v3 register init settingsXiang Chen2017-08-251-11/+4
* scsi: hisi_sas: add reset handler for v3 hwXiang Chen2017-08-254-36/+157
* scsi: hisi_sas: kill tasklet when destroying irq in v3 hwXiang Chen2017-08-111-0/+1
* scsi: hisi_sas: fix v3 hw channel interrupt processingXiang Chen2017-08-111-1/+1
* scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER settingXiang Chen2017-08-111-0/+3
* scsi: hisi_sas: add status and command buffer for internal abortXiang Chen2017-08-111-1/+13
* scsi: hisi_sas: support zone management commandsXiaofei Tan2017-08-111-0/+2
* scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen2017-08-112-21/+20
* scsi: hisi_sas: add irq and tasklet cleanup in v2 hwXiang Chen2017-08-111-47/+49
* scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen2017-08-112-5/+0