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