index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
2020-11-19
scsi: ufs: Fix race between shutdown and runtime resume flow
Stanley Chu
2020-11-18
scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
Can Guo
2020-11-18
scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
Can Guo
2020-11-10
scsi: ufshcd: Fix missing destroy_workqueue()
Qinglang Miao
2020-11-04
scsi: ufs: Try to save power mode change and UIC cmd completion timeout
Can Guo
2020-11-04
scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
Can Guo
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-02
scsi: ufs: Fix missing brace warning for old compilers
Pujin Shi
2020-09-29
scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()
Bean Huo
2020-09-22
scsi: ufs-mediatek: Support performance mode for inline encryption engine
Stanley Chu
2020-09-15
scsi: ufs: Fix NOP OUT timeout value
Daejun Park
2020-09-15
scsi: ufs-pci: Add LTR support for Intel controllers
Adrian Hunter
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-09
scsi: ufs: Fix 'unmet direct dependencies' config warning
Alim Akhtar
2020-09-09
scsi: ufs: ufs-mediatek: Fix build warnings with make W=1
Stanley Chu
2020-09-08
scsi: ufs: ufs-mediatek: Add host reset mechanism
Stanley Chu
2020-09-08
scsi: ufs: ufs-mediatek: Fix flag of unipro low-power mode
Stanley Chu
2020-09-08
scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirk
Stanley Chu
2020-09-08
scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphy
Stanley Chu
2020-09-08
scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zero
Bao D. Nguyen
2020-09-02
scsi: ufs: Handle LINERESET indication in err handler
Can Guo
2020-09-02
scsi: ufs: Abort tasks before clearing them from doorbell
Can Guo
2020-09-01
scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
Eric Biggers
2020-08-31
scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Kiwoong Kim
2020-08-31
scsi: ufs: Introduce skipping manual flush for Write Booster
Kiwoong Kim
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2
Andy Teng
2020-08-20
scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
Can Guo
2020-08-20
scsi: ufs: Change fDeviceInit busy wait
Kiwoong Kim
2020-08-20
scsi: ufs: Remove several redundant goto statements
Bean Huo
2020-08-20
scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()
Bean Huo
2020-08-20
scsi: ufs-qcom: Remove unused MSM bus scaling APIs
Sai Prakash Ranjan
2020-08-20
scsi: ufs: Properly release resources if a task is aborted successfully
Can Guo
2020-08-17
scsi: ufs: No need to send Abort Task if the task in DB was cleared
Bean Huo
2020-08-17
scsi: ufs: Clean up completed request without interrupt notification
Stanley Chu
2020-08-17
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
2020-08-17
scsi: ufs: Fix interrupt error message for shared interrupts
Adrian Hunter
2020-08-17
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
2020-08-17
scsi: ufs-mediatek: Fix incorrect time to wait link status
Stanley Chu
2020-08-17
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
2020-08-17
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
Jing Xiangfeng
2020-08-17
scsi: ufs: Fix a race condition between error handler and runtime PM ops
Can Guo
2020-08-17
scsi: ufs: Move dumps in IRQ handler to error handler
Can Guo
2020-08-17
scsi: ufs: Recover HBA runtime PM error in error handler
Can Guo
2020-08-17
scsi: ufs: Fix concurrency of error handler and other error recovery paths
Can Guo
2020-08-17
scsi: ufs: Add some debug information to ufshcd_print_host_state()
Can Guo
2020-08-17
scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
Can Guo
2020-08-17
scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()
Can Guo
2020-08-17
scsi: ufs: Add checks before setting clk-gating states
Can Guo
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]