index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: Fix tm request when non-fatal error happens
Jaegeuk Kim
2021-01-07
1
-5
/
+13
*
scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()
Jaegeuk Kim
2021-01-07
1
-7
/
+12
*
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
Can Guo
2021-01-05
1
-7
/
+4
*
scsi: ufs: Relocate flush of exceptional event
Kiwoong Kim
2021-01-05
1
-2
/
+2
*
scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
2021-01-05
1
-4
/
+2
*
scsi: ufs: Fix possible power drain during system suspend
Stanley Chu
2021-01-05
1
-1
/
+2
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-01
1
-16
/
+29
|
\
|
*
scsi: ufs: Un-inline ufshcd_vops_device_reset function
Stanley Chu
2020-12-09
1
-5
/
+22
|
*
scsi: ufs: Allow regulators being always-on
Stanley Chu
2020-12-09
1
-1
/
+1
|
*
scsi: ufs: Clear UAC for RPMB after ufshcd resets
Randall Huang
2020-12-09
1
-9
/
+5
|
*
scsi: ufs: Fix wrong print message in dev_err()
Bean Huo
2020-12-09
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
1
-162
/
+338
|
\
|
|
*
scsi: ufs: Fix -Wsometimes-uninitialized warning
Arnd Bergmann
2020-12-07
1
-1
/
+1
|
*
scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
jintae jang
2020-12-07
1
-10
/
+7
|
*
scsi: ufs: Print host regs in IRQ handler when AH8 error happens
Can Guo
2020-12-07
1
-1
/
+2
|
*
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2020-12-07
1
-15
/
+49
|
*
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2020-12-07
1
-24
/
+40
|
*
scsi: ufs: Remove unused setup_regulators variant function
Stanley Chu
2020-12-07
1
-9
/
+1
|
*
scsi: ufs: Introduce event_notify variant function
Stanley Chu
2020-12-07
1
-0
/
+2
|
*
scsi: ufs: Refine error history functions
Stanley Chu
2020-12-07
1
-52
/
+66
|
*
scsi: ufs: Add error history for abort event in UFS Device W-LUN
Stanley Chu
2020-12-07
1
-2
/
+4
|
*
scsi: ufs: Stop hardcoding the scale down gear
Can Guo
2020-12-01
1
-5
/
+7
|
*
scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
Can Guo
2020-12-01
1
-20
/
+9
|
*
scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()
Bean Huo
2020-11-30
1
-3
/
+1
|
*
scsi: ufs: Adjust logic in common ADAPT helper
Bjorn Andersson
2020-11-23
1
-1
/
+1
|
*
scsi: ufs: Show LBA and length for UNMAP commands
Leo Liou
2020-11-19
1
-0
/
+5
|
*
scsi: ufs: Fix clkgating on/off
Jaegeuk Kim
2020-11-19
1
-1
/
+1
|
*
scsi: ufs: Add more contexts in the ufs tracepoints
Jaegeuk Kim
2020-11-19
1
-2
/
+4
|
*
scsi: ufs: Use WQ_HIGHPRI for gating work
Jaegeuk Kim
2020-11-19
1
-1
/
+1
|
*
scsi: ufs: Clear UAC for FFU and RPMB LUNs
Jaegeuk Kim
2020-11-19
1
-6
/
+64
|
*
scsi: ufs: Atomic update for clkgating_enable
Jaegeuk Kim
2020-11-19
1
-6
/
+6
|
*
scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF
Jaegeuk Kim
2020-11-19
1
-1
/
+2
|
*
scsi: ufs: Refactor ADAPT configuration function
Stanley Chu
2020-11-17
1
-0
/
+16
|
*
scsi: ufs: Add retry flow for failed HBA enabling
Stanley Chu
2020-11-16
1
-4
/
+10
|
*
scsi: ufs: ufshcd: Fix some function doc-rot
Lee Jones
2020-11-10
1
-1
/
+2
|
*
scsi: ufs: Add DeepSleep feature
Adrian Hunter
2020-11-04
1
-2
/
+37
|
*
scsi: ufs: Put HBA into LPM during clk gating
Can Guo
2020-10-29
1
-2
/
+7
*
|
scsi: ufs: Fix race between shutdown and runtime resume flow
Stanley Chu
2020-11-19
1
-5
/
+1
*
|
scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
Can Guo
2020-11-18
1
-0
/
+7
*
|
scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
Can Guo
2020-11-18
1
-9
/
+15
*
|
scsi: ufshcd: Fix missing destroy_workqueue()
Qinglang Miao
2020-11-10
1
-0
/
+2
*
|
scsi: ufs: Try to save power mode change and UIC cmd completion timeout
Can Guo
2020-11-04
1
-2
/
+24
*
|
scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
Can Guo
2020-11-04
1
-3
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
1
-305
/
+541
|
\
|
*
scsi: ufs: Fix NOP OUT timeout value
Daejun Park
2020-09-15
1
-2
/
+2
|
*
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
1
-24
/
+24
|
|
\
|
*
|
scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zero
Bao D. Nguyen
2020-09-08
1
-1
/
+1
|
*
|
scsi: ufs: Handle LINERESET indication in err handler
Can Guo
2020-09-02
1
-14
/
+97
|
*
|
scsi: ufs: Abort tasks before clearing them from doorbell
Can Guo
2020-09-02
1
-62
/
+81
|
*
|
scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
Eric Biggers
2020-09-01
1
-0
/
+3
[next]