summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-27scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFSChanho Park
2021-10-27scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacksChanho Park
2021-10-27scsi: ufs: ufs-exynos: Factor out priv data initChanho Park
2021-10-27scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR optionChanho Park
2021-10-27scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_opsChanho Park
2021-10-27scsi: ufs: ufs-exynos: Add setup_clocks callbackChanho Park
2021-10-27scsi: ufs: ufs-exynos: Add refclkout_stop controlChanho Park
2021-10-27scsi: ufs: ufs-exynos: Simplify drv_data retrievalChanho Park
2021-10-27scsi: ufs: ufs-exynos: Change pclk available max valueChanho Park
2021-10-27scsi: ufs: Add quirk to enable host controller without PH configurationjongmin jeong
2021-10-27scsi: ufs: Add quirk to handle broken UIC commandjongmin jeong
2021-10-27scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier
2021-10-26scsi: qla2xxx: Update version to 10.02.07.200-kNilesh Javali
2021-10-26scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran
2021-10-26scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran
2021-10-26scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran
2021-10-26scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran
2021-10-26scsi: qla2xxx: edif: Tweak trace messageQuinn Tran
2021-10-26scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran
2021-10-26scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran
2021-10-26scsi: qla2xxx: edif: Fix app start delayQuinn Tran
2021-10-26scsi: qla2xxx: edif: Fix app start failQuinn Tran
2021-10-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-10-26scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-10-26scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran
2021-10-26scsi: elx: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2021-10-26scsi: ufs: core: Micro-optimize ufshcd_map_sg()Bart Van Assche
2021-10-26scsi: ufs: core: Add a compile-time structure size checkBart Van Assche
2021-10-26scsi: ufs: core: Remove three superfluous castsBart Van Assche
2021-10-26scsi: ufs: core: Add debugfs attributes for triggering the UFS EHBart Van Assche
2021-10-26scsi: ufs: core: Make it easier to add new debugfs attributesBart Van Assche
2021-10-26scsi: ufs: core: Export ufshcd_schedule_eh_work()Bart Van Assche
2021-10-26scsi: ufs: core: Log error handler activityBart Van Assche
2021-10-26scsi: ufs: core: Improve static type checkingBart Van Assche
2021-10-26scsi: ufs: core: Improve source code commentsBart Van Assche
2021-10-26scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...Bart Van Assche
2021-10-26scsi: target: core: Remove from tmr_list during LUN unlinkDmitry Bogdanov
2021-10-20scsi: lpfc: Update lpfc version to 14.0.0.3James Smart
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart
2021-10-20scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart
2021-10-20scsi: lpfc: Allow PLOGI retry if previous PLOGI was abortedJames Smart
2021-10-20scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart
2021-10-20scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart
2021-10-20scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart
2021-10-20scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart
2021-10-20scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe deferSrinivas Kandagatla
2021-10-20scsi: ufs: mediatek: Avoid sched_clock() misuseArnd Bergmann
2021-10-20scsi: mpt3sas: Make mpt3sas_dev_attrs staticJiapeng Chong
2021-10-19scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy
2021-10-19scsi: target: core: Stop using bdevname()Christoph Hellwig