summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-19scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen
2017-06-19scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen
2017-06-19scsi: hisi_sas: add v3 hw PHY initXiang Chen
2017-06-19scsi: hisi_sas: add v3 hw initXiang Chen
2017-06-19scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry
2017-06-19scsi: hisi_sas: add skeleton v3 hw driverJohn Garry
2017-06-19scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry
2017-06-19scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry
2017-06-19scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen
2017-06-19scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen
2017-06-19scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen
2017-06-19scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen
2017-06-19scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry
2017-06-19scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen
2017-06-12scsi: lpfc: update to revision to 11.4.0.0James Smart
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart
2017-06-12scsi: lpfc: Fix vports not logging into targetJames Smart
2017-06-12scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart
2017-06-12scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart
2017-06-12scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart
2017-06-12scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart
2017-06-12scsi: lpfc: Fix Port going offline after multiple resets.James Smart
2017-06-12scsi: lpfc: Fix nvmet node ref count handlingJames Smart
2017-06-12scsi: lpfc: Fix Lun Priority level shown as NAJames Smart
2017-06-12scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart
2017-06-12scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart
2017-06-12scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart
2017-06-12scsi: lpfc: Add nvme initiator devloss supportJames Smart
2017-06-12scsi: qedf: Merge a few quoted strings split across linesChristophe JAILLET
2017-06-12scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.Christophe JAILLET
2017-06-12scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'Christophe JAILLET
2017-06-12scsi: esas2r: Replace semaphore fs_api_semaphore with mutexBinoy Jayan
2017-06-12scsi: esas2r: Replace semaphore fm_api_semaphore with mutexBinoy Jayan
2017-06-12scsi: qla2xxx: Fix compile warningHimanshu Madhani
2017-06-12scsi: qla2xxx: remove redundant null check on tgtColin Ian King
2017-06-12scsi: ufshcd-pci: Add Intel CNL supportAdrian Hunter
2017-06-12scsi: ufshcd-pci: Fix PM configAdrian Hunter
2017-06-12scsi: lpfc: make a couple of functions staticColin Ian King
2017-06-12scsi: xen-scsifront: Remove code that zeroes driver-private command dataBart Van Assche
2017-06-12scsi: virtio_scsi: Remove code that zeroes driver-private command dataBart Van Assche
2017-06-12scsi: snic: Remove code that zeroes driver-private command dataBart Van Assche
2017-06-12scsi: Make scsi_mq_prep_fn() call scsi_init_command()Bart Van Assche
2017-06-12scsi: Introduce scsi_mq_sgl_size()Bart Van Assche
2017-06-12scsi: Only add commands to the device command list if required by the LLDBart Van Assche
2017-06-12scsi: Make __scsi_remove_device go straight from BLOCKED to DELBart Van Assche
2017-06-12scsi: Introduce scsi_start_queue()Bart Van Assche
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche