summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter2017-06-261-1/+2
* scsi: hptiop: make function hptiop_iop_request_callback_itl staticColin Ian King2017-06-261-1/+1
* scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-262-1/+5
* scsi: fix typos and grammar in comments of scsi_transport_fc.cTyrel Datwyler2017-06-261-6/+6
* scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0
* scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart2017-06-261-34/+1
* scsi: virtio_scsi: let host do exception handlingPaolo Bonzini2017-06-261-0/+12
* scsi: qla2xxx: don't include <generated/utsrelease.h>Johannes Berg2017-06-261-7/+6
* scsi: csiostor: update module versionVarun Prakash2017-06-261-1/+1
* scsi: sd: Use sysfs_match_string()Martin K. Petersen2017-06-261-42/+29
* scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig2017-06-261-22/+5
* scsi: remove various unused blist flagsChristoph Hellwig2017-06-261-23/+2
* scsi: storvsc: use default I/O timeout handler for FC devicesLong Li2017-06-261-0/+4
* scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King2017-06-261-0/+2
* scsi: lpfc: update to revision to 11.4.0.1James Smart2017-06-191-1/+1
* scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart2017-06-191-18/+4
* scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-191-0/+1
* scsi: lpfc: Fix crash doing IO with resetsJames Smart2017-06-191-14/+8
* scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart2017-06-191-1/+1
* scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-192-2/+17
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-195-40/+89
* scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-191-2/+0
* scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-191-9/+12
* scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-191-1/+1
* scsi: lpfc: Fix system panic when express lane enabled.James Smart2017-06-191-0/+3
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-193-0/+45
* scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen2017-06-191-0/+39
* scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen2017-06-191-0/+13
* scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen2017-06-191-0/+38
* scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen2017-06-191-0/+114
* scsi: hisi_sas: add v3 code to send ATA frameXiang Chen2017-06-191-0/+106
* scsi: hisi_sas: add v3 code to send SMP frameXiang Chen2017-06-191-0/+74
* scsi: hisi_sas: add v3 code to send SSP frameXiang Chen2017-06-191-0/+208
* scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen2017-06-191-0/+340
* scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen2017-06-191-0/+283
* scsi: hisi_sas: add v3 hw PHY initXiang Chen2017-06-191-1/+126
* scsi: hisi_sas: add v3 hw initXiang Chen2017-06-191-0/+277
* scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry2017-06-193-6/+172
* scsi: hisi_sas: add skeleton v3 hw driverJohn Garry2017-06-193-1/+57
* scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2017-06-192-37/+71
* scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry2017-06-194-55/+59
* scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen2017-06-193-15/+17
* scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen2017-06-193-16/+19
* scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen2017-06-193-65/+68
* scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen2017-06-194-58/+77
* scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2017-06-192-9/+9
* scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen2017-06-191-8/+17
* scsi: lpfc: update to revision to 11.4.0.0James Smart2017-06-121-1/+1
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-128-13/+177
* scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-122-21/+13
OpenPOWER on IntegriCloud