summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: lpfc: Fix kdump hang on PPCDick Kennedy2020-07-031-6/+30
* scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy2020-07-031-18/+8
* scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy2020-07-032-2/+3
* scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2020-07-032-13/+15
* scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy2020-07-031-5/+11
* scsi: lpfc: Fix missing MDS functionalityDick Kennedy2020-07-032-1/+2
* scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy2020-07-031-18/+16
* scsi: qla2xxx: SAN congestion management implementationShyam Sundar2020-07-028-33/+295
* scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar2020-07-025-43/+132
* scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche2020-07-011-64/+32
* scsi: qla2xxx: Make qla2x00_restart_isp() easier to readBart Van Assche2020-07-011-17/+22
* scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche2020-07-012-1/+2
* scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.h...Bart Van Assche2020-07-011-2/+2
* scsi: qla2xxx: Remove a superfluous castBart Van Assche2020-07-011-2/+1
* scsi: qla2xxx: Initialize 'n' before using itBart Van Assche2020-07-011-0/+1
* scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to readBart Van Assche2020-07-011-12/+7
* scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_leBart Van Assche2020-07-011-2/+2
* scsi: qla2xxx: Check the size of struct fcp_hdr at compile timeBart Van Assche2020-07-011-0/+1
* scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser2020-06-301-1/+8
* scsi: ufs: ufs-exynos: Remove an unnecessary NULL checkDan Carpenter2020-06-301-1/+1
* scsi: storvsc: Fix spelling mistakeFlavio Suligoi2020-06-271-1/+1
* scsi: ufs: Disable WriteBooster capability for non-supported UFS devicesStanley Chu2020-06-271-16/+19
* scsi: bnx2fc: Removal of unused variablesJaved Hasan2020-06-271-15/+1
* scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET2020-06-271-1/+1
* scsi: ufs: ufs-exynos: Fix build warningAlim Akhtar2020-06-271-0/+5
* scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init()Wei Yongjun2020-06-241-6/+6
* scsi: ufs: Allow exynos ufs driver to build as moduleAlim Akhtar2020-06-241-1/+1
* scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser2020-06-201-1/+1
* scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser2020-06-201-4/+7
* scsi: core: Fix formatting errors in scsi_lib.cBean Huo2020-06-201-22/+21
* scsi: core: Remove scsi_sdb_cacheBean Huo2020-06-203-19/+0
* scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser2020-06-201-2/+0
* scsi: ufs: ufs-exynos: Fix spelling mistake "pa_granularty" -> "pa_granularity"Colin Ian King2020-06-201-1/+1
* scsi: ufs-mediatek: Make ufs_mtk_wait_link_state staticStanley Chu2020-06-201-2/+2
* scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu2020-06-162-9/+11
* scsi: ufs: Add trace event for UIC commandsStanley Chu2020-06-161-0/+26
* scsi: ufs: Remove unused field in struct uic_commandStanley Chu2020-06-161-4/+0
* scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu2020-06-162-10/+7
* scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2020-06-162-0/+3
* scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi2020-06-162-2/+2
* scsi: Fix trivial spellingKieran Bingham2020-06-164-6/+6
* scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo2020-06-166-157/+6
* scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo2020-06-162-3/+9
* scsi: ufs: Clean up ufs initialization pathBean Huo2020-06-164-161/+38
* scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo2020-06-161-2/+2
* scsi: ufs: Delete ufshcd_read_desc()Bean Huo2020-06-161-19/+8
* scsi: ufs: Remove max_t in ufs_get_device_descBean Huo2020-06-161-4/+1
* scsi: ufs-mediatek: Allow unbound mphyStanley Chu2020-06-161-0/+6
* scsi: ufs-mediatek: Fix unbalanced clock on/offStanley Chu2020-06-162-23/+38
* scsi: ufs-mediatek: Introduce low-power mode for device power supplyStanley Chu2020-06-161-0/+21