aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29scsi: hpsa: clean up two indentation issuesColin Ian King1-2/+2
2019-01-29scsi: qla2xxx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-42/+1
2019-01-29scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-31/+4
2019-01-29scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-170/+0
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-133/+32
2019-01-29scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-108/+10
2019-01-29scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+1
2019-01-29scsi: bfa: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+0
2019-01-29scsi: MAINTAINERS: Move FCoE to Hannes ReineckeJohannes Thumshirn1-1/+1
2019-01-29scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store exportGreg Kroah-Hartman1-1/+0
2019-01-29scsi: fcoe: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-2/+13
2019-01-22scsi: arcmsr: Update driver version to v1.40.00.10-20190116Ching Huang1-1/+1
2019-01-22scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B part 2Ching Huang1-1/+5
2019-01-22scsi: arcmsr: Use dma_alloc_coherent to replace dma_zalloc_coherentChing Huang1-3/+3
2019-01-22scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat1-1/+1
2019-01-22scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat3-1/+29
2019-01-22scsi: fnic: Adding devcmd2 init and posting interfacesSatish Kharat1-4/+219
2019-01-22scsi: fnic: Add devcmd2 initialization helpersSatish Kharat2-0/+74
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: libsas: Fix some indentation in libsas.hJohn Garry1-29/+27
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