aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22scsi: fnic: fnic devcmd2 controller definitionsSatish Kharat1-2/+28
2019-01-22scsi: fnic: fnic devcmd2 interface definitionsSatish Kharat2-2/+163
2019-01-22scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat3-4/+11
2019-01-22scsi: fnic: RQ enable and then post descriptorsSatish Kharat2-3/+4
2019-01-22scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat1-2/+2
2019-01-22scsi: fnic: Warn when calling done for IO not issued to fwSatish Kharat1-2/+8
2019-01-22scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat3-0/+28
2019-01-22scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat3-0/+12
2019-01-22scsi: fnic: use fnic_lock to guard fnic->state_flagsSatish Kharat1-6/+5
2019-01-22scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ONSatish Kharat1-1/+1
2019-01-22scsi: fnic: change fnic queue depth to 256Satish Kharat1-1/+1
2019-01-22scsi: fnic: support to display 20G port speedSatish Kharat3-1/+9
2019-01-22scsi: core: Remove an atomic instruction from the hot pathBart Van Assche1-1/+1
2019-01-22scsi: sd: Rename 'SCpnt' into 'cmd'Bart Van Assche1-22/+22
2019-01-22scsi: sd: Clean up sd_setup_read_write_cmnd()Martin K. Petersen1-52/+28
2019-01-22scsi: sd: Create helper functions for read/write commandsMartin K. Petersen1-75/+92
2019-01-22scsi: sd: Simplify misaligned I/O checkMartin K. Petersen1-45/+12
2019-01-22scsi: sd: Be consistent about blocks vs. sectorsMartin K. Petersen1-86/+83
2019-01-22scsi: sd: Remove a local variableBart Van Assche1-2/+1
2019-01-11scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcomEvan Green1-1/+0
2019-01-11scsi: doc: remove reference to tmscsim.txt fileOtto Sabart1-2/+0
2019-01-11scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-01-11scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali8-68/+503
2019-01-11scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen1-8/+28
2019-01-11scsi: aic7xxx: aic79xx: mark expected switch fall-throughGustavo A. R. Silva1-5/+9
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2019-01-11scsi: bfa: bfa_fcs_rport: Mark expected switch fall-throughsGustavo A. R. Silva1-12/+7
2019-01-11scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+2
2019-01-11scsi: esas2r: esas2r_init: mark expected switch fall-throughsGustavo A. R. Silva1-1/+2
2019-01-11scsi: st: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2019-01-11scsi: qla4xxx: ql4_os: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-01-08scsi: bnx2i: fix indentation issue, remove a tabColin Ian King1-1/+1
2019-01-08scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry2-62/+62
2019-01-08scsi: hisi_sas: Add debugfs IOST file and add file operationsLuo Jiaxing1-0/+51
2019-01-08scsi: hisi_sas: Add debugfs DQ file and add file operationsLuo Jiaxing1-0/+52
2019-01-08scsi: hisi_sas: Add debugfs CQ file and add file operationsLuo Jiaxing1-0/+70
2019-01-08scsi: hisi_sas: Add debugfs for port registersLuo Jiaxing2-0/+98
2019-01-08scsi: hisi_sas: Debugfs global register create file and add file operationsLuo Jiaxing3-0/+141
2019-01-08scsi: hisi_sas: Take debugfs snapshot for all regsLuo Jiaxing4-6/+180
2019-01-08scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registersLuo Jiaxing3-0/+99
2019-01-08scsi: hisi_sas: Create root and device debugfs directoriesLuo Jiaxing3-0/+41
2019-01-08scsi: arcmsr: Update driver version to v1.40.00.10-20181217Ching Huang1-1/+1
2019-01-08scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_BChing Huang1-1/+10
2019-01-08scsi: arcmsr: Separate 'set dma mask' as a functionChing Huang1-21/+30
2019-01-08scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_AChing Huang1-0/+4
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_D for >4GB ccb addressingChing Huang1-6/+18
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_C for >4GB ccb addressingChing Huang1-12/+15
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_B for >4GB ccb addressingChing Huang1-5/+17
2019-01-08scsi: arcmsr: Update ACB_ADAPTER_TYPE_A for >4GB ccb addressingChing Huang1-5/+20