summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-07-02scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar5-43/+132
2020-07-01scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche1-64/+32
2020-07-01scsi: qla2xxx: Make qla2x00_restart_isp() easier to readBart Van Assche1-17/+22
2020-07-01scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche2-1/+2
2020-07-01scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.h...Bart Van Assche1-2/+2
2020-07-01scsi: qla2xxx: Remove a superfluous castBart Van Assche1-2/+1
2020-07-01scsi: qla2xxx: Initialize 'n' before using itBart Van Assche1-0/+1
2020-07-01scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to readBart Van Assche1-12/+7
2020-07-01scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_leBart Van Assche1-2/+2
2020-07-01scsi: qla2xxx: Check the size of struct fcp_hdr at compile timeBart Van Assche1-0/+1
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei1-5/+3
2020-06-30scsi: scsi_transport_spi: Fix function pointer checkTom Rix1-1/+1
2020-06-30scsi: ufs: ufs-exynos: Remove an unnecessary NULL checkDan Carpenter1-1/+1
2020-06-27scsi: storvsc: Fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-27scsi: ufs: Disable WriteBooster capability for non-supported UFS devicesStanley Chu1-16/+19
2020-06-27scsi: bnx2fc: Removal of unused variablesJaved Hasan1-15/+1
2020-06-27scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-06-27scsi: ufs: ufs-exynos: Fix build warningAlim Akhtar1-0/+5
2020-06-27scsi: libfc: Skip additional kref updating work eventJaved Hasan1-4/+5
2020-06-27scsi: libfc: Handling of extra krefJaved Hasan1-1/+3
2020-06-27scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()Dan Carpenter1-1/+1
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed1-1/+5
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig1-9/+3
2020-06-24scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init()Wei Yongjun1-6/+6
2020-06-24scsi: ufs: Allow exynos ufs driver to build as moduleAlim Akhtar1-1/+1
2020-06-24scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park1-1/+2
2020-06-24scsi: qla2xxx: Keep initiator ports after RSCNRoman Bolshakov1-1/+3
2020-06-24scsi: qla2xxx: Set NVMe status code for failed NVMe FCP requestDaniel Wagner1-1/+2
2020-06-20scsi: storvsc: Introduce the per-storvsc_device spinlockAndrea Parri (Microsoft)1-5/+11
2020-06-20scsi: core: Fix formatting errors in scsi_lib.cBean Huo1-22/+21
2020-06-20scsi: core: Remove scsi_sdb_cacheBean Huo3-19/+0
2020-06-20scsi: ufs: ufs-exynos: Fix spelling mistake "pa_granularty" -> "pa_granularity"Colin Ian King1-1/+1
2020-06-20scsi: ufs-mediatek: Make ufs_mtk_wait_link_state staticStanley Chu1-2/+2
2020-06-16scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig8-0/+8
2020-06-16scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu2-9/+11
2020-06-16scsi: ufs: Add trace event for UIC commandsStanley Chu1-0/+26
2020-06-16scsi: ufs: Remove unused field in struct uic_commandStanley Chu1-4/+0
2020-06-16scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu2-10/+7
2020-06-16scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2-0/+3
2020-06-16scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi2-2/+2
2020-06-16scsi: Fix trivial spellingKieran Bingham4-6/+6
2020-06-16scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo6-157/+6
2020-06-16scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo2-3/+9
2020-06-16scsi: ufs: Clean up ufs initialization pathBean Huo4-161/+38
2020-06-16scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo1-2/+2
2020-06-16scsi: ufs: Delete ufshcd_read_desc()Bean Huo1-19/+8
2020-06-16scsi: ufs: Remove max_t in ufs_get_device_descBean Huo1-4/+1
2020-06-16scsi: ufs-mediatek: Allow unbound mphyStanley Chu1-0/+6
2020-06-16scsi: ufs-mediatek: Fix unbalanced clock on/offStanley Chu2-23/+38
2020-06-16scsi: ufs-mediatek: Introduce low-power mode for device power supplyStanley Chu1-0/+21