summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esp_scsi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-02scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar6-43/+134
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-30scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser1-1/+8
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-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-20scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser1-1/+1
2020-06-20scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser1-4/+7
2020-06-20scsi: ufs: docs: Add WriteBooster documentationAsutosh Das1-0/+136
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: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser1-2/+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: ufs: Fix imprecise load calculation in devfreq windowStanley Chu2-9/+11
2020-06-16scsi: ufs: Add trace event for UIC commandsStanley Chu2-0/+57
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
2020-06-16scsi: ufs-mediatek: Do not gate clocks if auto-hibern8 is not entered yetStanley Chu1-9/+27
2020-06-16scsi: ufs-mediatek: Fix imprecise waiting time for ref-clk controlStanley Chu2-4/+5
2020-06-15scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCsAlim Akhtar5-0/+1625
2020-06-15scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim2-0/+12
2020-06-15scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar2-7/+29
2020-06-15scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar2-2/+80
2020-06-15scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar2-1/+8