summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2021-10-13scsi: ufs: core: Fix task management completionAdrian Hunter
2021-10-07scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu
2021-10-07scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter
2021-09-30scsi: ufs: core: Unbreak the reset handlerBart Van Assche
2021-09-30scsi: ufs: Retry aborted SCSI commands instead of completing these successfullyBart Van Assche
2021-09-30scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...Bart Van Assche
2021-09-18scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar
2021-09-18scsi: ufshcd: Fix device links when BOOT WLUN fails to probeAdrian Hunter
2021-09-18scsi: ufs: Fix unsigned int compared with less than zeroColin Ian King
2021-09-18scsi: ufs: Fix the SCSI abort handlerBart Van Assche
2021-09-18scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriateBart Van Assche
2021-09-18scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()Bart Van Assche
2021-07-12scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()Jaegeuk Kim
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22scsi: ufs: Fix build warning without CONFIG_PMYueHaibing
2021-06-18scsi: ufs: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe()Zou Wei
2021-06-15scsi: ufs-mediatek: Create reset control device_linkPeter Wang
2021-06-09scsi: ufs: core: Fix a possible use before initialization caseCan Guo
2021-06-07scsi: ufs: core: Use UPIU query trace in devman_upiu_cmd()Bean Huo
2021-06-07scsi: ufs: core: Capture command trace only for the cmd != NULL caseBean Huo
2021-06-07scsi: ufs: core: Let UPIU completion trace print RSP UPIU headerBean Huo
2021-06-07scsi: ufs: core: Clean up ufshcd_add_command_trace()Bean Huo
2021-06-07scsi: ufs: core: Remove repeated word in commentKeoseong Park
2021-06-07scsi: ufs: Utilize Transfer Request List Completion Notification RegisterCan Guo
2021-06-07scsi: ufs: Optimize host lock on transfer requests send/compl pathsCan Guo
2021-06-07scsi: ufs: Remove a redundant command completion logic in error handlerCan Guo
2021-06-07scsi: ufs: core: Remove irrelevant reference to non-existing docAvri Altman
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: ufs: Fix a kernel-doc related formatting issueBean Huo
2021-06-02scsi: ufs: ufs-mediatek: Disable HCI before HW resetAlice.Chao
2021-06-02scsi: ufs: core: Export ufshcd_hba_stop()Alice.Chao
2021-06-01scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke
2021-05-31scsi: ufs: Suppress false positive unhandled interrupt messagesBart Van Assche
2021-05-21scsi: ufs: ufs-exynos: Make a const array static, makes object smallerColin Ian King
2021-05-21scsi: ufs: core: Clean up whitespaceKeoseong Park
2021-05-21scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]Bart Van Assche
2021-05-21scsi: ufs: ufs-exynos: Move definitions from .h to .cBart Van Assche
2021-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-15scsi: ufs: core: Remove redundant parenthesisKeoseong Park
2021-05-15scsi: ufs: core: Remove usfhcd_is_*_pm() macrosBart Van Assche
2021-05-14scsi: ufs: core: Increase the usable queue depthBart Van Assche
2021-05-14scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang
2021-05-14scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo
2021-05-13scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-13Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-10scsi: ufs: sysfs: Resume the proper SCSI deviceAsutosh Das