summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-08-24scsi: scsi-sysfs: Adjust error returned for adapter reset requestweiping zhang
2017-08-24scsi: ch: add refcountingHannes Reinecke
2017-08-24scsi: pmcraid: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-24scsi: ncr5380: constify pnp_device_idArvind Yadav
2017-08-24scsi: qedf: Update driver version to 8.20.5.0.Chad Dupuis
2017-08-24scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.Chad Dupuis
2017-08-24scsi: qedf: Covert single-threaded workqueues to regular workqueues.Chad Dupuis
2017-08-24scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis
2017-08-24scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis
2017-08-24scsi: qedf: Set WWNN and WWPN based on values from qed.Chad Dupuis
2017-08-24scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King
2017-08-24scsi: osst: silence underflow warning in osst_verify_frame()Dan Carpenter
2017-08-24scsi: osst: add missing indent on a for loop statementColin Ian King
2017-08-24scsi: mpt3sas: fix pr_info message continuationColin Ian King
2017-08-24scsi: ses: make page2 support optionalHannes Reinecke
2017-08-24scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'Hannes Reinecke
2017-08-24scsi: ses: check return code from ses_recv_diag()Hannes Reinecke
2017-08-24scsi: hpsa: Remove 'hpsa_allow_any' module optionHannes Reinecke
2017-08-24scsi: cciss: Drop obsolete driverHannes Reinecke
2017-08-24scsi: hpsa: do not print errors for unsupported report luns formatHannes Reinecke
2017-08-24scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD pageHannes Reinecke
2017-08-24scsi: hpsa: disable volume status check for legacy boardsHannes Reinecke
2017-08-24scsi: hpsa: add support for legacy boardsHannes Reinecke
2017-08-24scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET
2017-08-24scsi: sym53c8xx: Avoid undefined behaviourHelge Deller
2017-08-24scsi: make 'state' device attribute pollableHannes Reinecke
2017-08-24scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()Hannes Reinecke
2017-08-24scsi: esas2r: constify pci_device_id.Arvind Yadav
2017-08-24scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue.Richard W.M. Jones
2017-08-24scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN.Richard W.M. Jones
2017-08-24scsi: qedi: Limit number for CQ queues.Manish Rangankar
2017-08-24scsi: hisi_sas: remove driver versioningJohn Garry
2017-08-24scsi: hisi_sas: replace kfree with scsi_host_putJohn Garry
2017-08-24scsi: hisi_sas: remove phy_down_v3_hw() res variableJohn Garry
2017-08-24scsi: hisi_sas: add phy_set_linkrate_v3_hw()Xiang Chen
2017-08-24scsi: hisi_sas: update some v3 register init settingsXiang Chen
2017-08-24scsi: hisi_sas: add reset handler for v3 hwXiang Chen
2017-08-10scsi: hisi_sas: kill tasklet when destroying irq in v3 hwXiang Chen
2017-08-10scsi: hisi_sas: fix v3 hw channel interrupt processingXiang Chen
2017-08-10scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER settingXiang Chen
2017-08-10scsi: hisi_sas: add status and command buffer for internal abortXiang Chen
2017-08-10scsi: hisi_sas: support zone management commandsXiaofei Tan
2017-08-10scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: add irq and tasklet cleanup in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: remove repeated device config in v2 hwXiang Chen
2017-08-10scsi: hisi_sas: use array for v2 hw ECC errorsJohn Garry
2017-08-10scsi: hisi_sas: add v2 hw DFX featureXiaofei Tan
2017-08-10scsi: hisi_sas: fix v2 hw underflow residual valueXiang Chen
2017-08-10scsi: hisi_sas: avoid potential v2 hw interrupt issueXiang Chen
2017-08-10scsi: hisi_sas: fix reset and port ID refresh issuesXiaofei Tan