Age | Commit message (Expand) | Author | Files | Lines |
2021-10-27 | scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9 | Chanho Park | 1 | -0/+68 |
2021-10-27 | scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS | Chanho Park | 2 | -0/+136 |
2021-10-27 | scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks | Chanho Park | 2 | -0/+12 |
2021-10-27 | scsi: ufs: ufs-exynos: Factor out priv data init | Chanho Park | 1 | -7/+14 |
2021-10-27 | scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option | Chanho Park | 2 | -2/+5 |
2021-10-27 | scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops | Chanho Park | 2 | -1/+8 |
2021-10-27 | scsi: ufs: ufs-exynos: Add setup_clocks callback | Chanho Park | 1 | -0/+24 |
2021-10-27 | scsi: ufs: ufs-exynos: Add refclkout_stop control | Chanho Park | 1 | -1/+2 |
2021-10-27 | scsi: ufs: ufs-exynos: Simplify drv_data retrieval | Chanho Park | 2 | -11/+2 |
2021-10-27 | scsi: ufs: ufs-exynos: Change pclk available max value | Chanho Park | 1 | -1/+1 |
2021-10-27 | scsi: ufs: Add quirk to enable host controller without PH configuration | jongmin jeong | 2 | -0/+9 |
2021-10-27 | scsi: ufs: Add quirk to handle broken UIC command | jongmin jeong | 2 | -0/+9 |
2021-10-27 | scsi: core: Fix early registration of sysfs attributes for scsi_device | Steffen Maier | 1 | -10/+1 |
2021-10-26 | scsi: qla2xxx: Update version to 10.02.07.200-k | Nilesh Javali | 1 | -2/+2 |
2021-10-26 | scsi: qla2xxx: edif: Fix EDIF bsg | Quinn Tran | 1 | -26/+23 |
2021-10-26 | scsi: qla2xxx: edif: Fix inconsistent check of db_flags | Quinn Tran | 5 | -25/+26 |
2021-10-26 | scsi: qla2xxx: edif: Increase ELS payload | Quinn Tran | 5 | -4/+9 |
2021-10-26 | scsi: qla2xxx: edif: Reduce connection thrash | Quinn Tran | 3 | -3/+32 |
2021-10-26 | scsi: qla2xxx: edif: Tweak trace message | Quinn Tran | 4 | -9/+20 |
2021-10-26 | scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe | Quinn Tran | 3 | -35/+13 |
2021-10-26 | scsi: qla2xxx: edif: Flush stale events and msgs on session down | Quinn Tran | 3 | -1/+98 |
2021-10-26 | scsi: qla2xxx: edif: Fix app start delay | Quinn Tran | 1 | -61/+3 |
2021-10-26 | scsi: qla2xxx: edif: Fix app start fail | Quinn Tran | 1 | -26/+26 |
2021-10-26 | scsi: qla2xxx: Turn off target reset during issue_lip | Quinn Tran | 3 | -50/+2 |
2021-10-26 | scsi: qla2xxx: Fix gnl list corruption | Quinn Tran | 1 | -3/+1 |
2021-10-26 | scsi: qla2xxx: Relogin during fabric disturbance | Quinn Tran | 1 | -9/+45 |
2021-10-26 | scsi: elx: Use 'bitmap_zalloc()' when applicable | Christophe JAILLET | 1 | -5/+4 |
2021-10-26 | scsi: ufs: core: Micro-optimize ufshcd_map_sg() | Bart Van Assche | 2 | -10/+15 |
2021-10-26 | scsi: ufs: core: Add a compile-time structure size check | Bart Van Assche | 1 | -0/+5 |
2021-10-26 | scsi: ufs: core: Remove three superfluous casts | Bart Van Assche | 1 | -3/+3 |
2021-10-26 | scsi: ufs: core: Add debugfs attributes for triggering the UFS EH | Bart Van Assche | 1 | -0/+65 |
2021-10-26 | scsi: ufs: core: Make it easier to add new debugfs attributes | Bart Van Assche | 1 | -3/+30 |
2021-10-26 | scsi: ufs: core: Export ufshcd_schedule_eh_work() | Bart Van Assche | 2 | -3/+4 |
2021-10-26 | scsi: ufs: core: Log error handler activity | Bart Van Assche | 1 | -0/+24 |
2021-10-26 | scsi: ufs: core: Improve static type checking | Bart Van Assche | 2 | -5/+9 |
2021-10-26 | scsi: ufs: core: Improve source code comments | Bart Van Assche | 1 | -2/+2 |
2021-10-26 | scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su... | Bart Van Assche | 1 | -22/+11 |
2021-10-20 | scsi: lpfc: Update lpfc version to 14.0.0.3 | James Smart | 1 | -1/+1 |
2021-10-20 | scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss | James Smart | 6 | -15/+139 |
2021-10-20 | scsi: lpfc: Fix link down processing to address NULL pointer dereference | James Smart | 1 | -7/+7 |
2021-10-20 | scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted | James Smart | 1 | -0/+13 |
2021-10-20 | scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine | James Smart | 1 | -0/+1 |
2021-10-20 | scsi: lpfc: Correct sysfs reporting of loop support after SFP status change | James Smart | 3 | -21/+55 |
2021-10-20 | scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset | James Smart | 1 | -0/+7 |
2021-10-20 | scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_... | James Smart | 3 | -6/+6 |
2021-10-20 | scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer | Srinivas Kandagatla | 1 | -2/+2 |
2021-10-20 | scsi: ufs: mediatek: Avoid sched_clock() misuse | Arnd Bergmann | 1 | -3/+3 |
2021-10-20 | scsi: mpt3sas: Make mpt3sas_dev_attrs static | Jiapeng Chong | 1 | -1/+1 |
2021-10-19 | scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions | Sreekanth Reddy | 1 | -0/+1 |
2021-10-19 | scsi: aha1542: Use memcpy_{from,to}_bvec() | Christoph Hellwig | 1 | -4/+2 |