index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-28
1
-2
/
+4
|
\
|
*
scsi: ufs: Print the counter of each event history
DooHyun Hwang
2021-02-09
1
-2
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-261
/
+307
|
\
|
|
*
scsi: ufs: Give clk scaling min gear a value
Can Guo
2021-01-29
1
-0
/
+3
|
*
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-27
1
-12
/
+25
|
|
\
|
*
|
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
2021-01-23
1
-42
/
+19
|
*
|
scsi: ufs: ufshcd: Do not set COMMAND_COMPLETE
Hannes Reinecke
2021-01-23
1
-3
/
+1
|
*
|
scsi: ufs: Clean up and refactor clk-scaling feature
Stanley Chu
2021-01-21
1
-31
/
+32
|
*
|
scsi: ufs: Remove redundant null checking of devfreq instance
Stanley Chu
2021-01-21
1
-8
/
+7
|
*
|
scsi: ufs: Refactor cancelling clkscaling works
Stanley Chu
2021-01-21
1
-11
/
+6
|
*
|
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
Can Guo
2021-01-21
1
-7
/
+0
|
*
|
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
Can Guo
2021-01-21
1
-60
/
+70
|
*
|
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
2021-01-21
1
-31
/
+49
|
*
|
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
2021-01-21
1
-11
/
+10
|
*
|
scsi: ufs: Remove two WB related fields from struct ufs_dev_info
Bean Huo
2021-01-21
1
-8
/
+6
|
*
|
scsi: ufs: Update comment in the function ufshcd_wb_probe()
Bean Huo
2021-01-21
1
-4
/
+3
|
*
|
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
Bean Huo
2021-01-21
1
-2
/
+1
|
*
|
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
2021-01-21
1
-0
/
+2
|
*
|
scsi: ufs: Delete redundant if statement in ufshcd_intr()
Bean Huo
2021-01-21
1
-2
/
+1
|
*
|
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-21
1
-14
/
+10
|
|
\
\
|
*
|
|
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
2021-01-15
1
-16
/
+26
|
*
|
|
scsi: ufs: Fix a possible NULL pointer issue
Can Guo
2021-01-15
1
-3
/
+14
|
*
|
|
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
2021-01-13
1
-1
/
+1
|
*
|
|
scsi: ufs: A tad optimization in query upiu trace
Avri Altman
2021-01-13
1
-12
/
+6
|
*
|
|
scsi: ufs: core: Fix ufs clk specs violation
Ziqi Chen
2021-01-13
1
-10
/
+10
|
*
|
|
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
2021-01-13
1
-0
/
+19
|
*
|
|
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
2021-01-08
1
-4
/
+5
|
*
|
|
scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...
Bean Huo
2021-01-08
1
-2
/
+6
|
*
|
|
scsi: ufs: Distinguish between query REQ and query RSP in query trace
Bean Huo
2021-01-08
1
-2
/
+8
|
*
|
|
scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
Bean Huo
2021-01-08
1
-0
/
+9
|
*
|
|
scsi: ufs: Use __print_symbolic() for UFS trace string print
Bean Huo
2021-01-08
1
-24
/
+24
|
*
|
|
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2021-01-06
1
-19
/
+21
*
|
|
|
scsi: ufs: use devm_blk_ksm_init()
Eric Biggers
2021-02-01
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
scsi: ufs: Fix tm request when non-fatal error happens
Jaegeuk Kim
2021-01-08
1
-5
/
+13
*
|
|
scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()
Jaegeuk Kim
2021-01-08
1
-7
/
+12
|
|
/
|
/
|
*
|
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
Can Guo
2021-01-06
1
-7
/
+4
*
|
scsi: ufs: Relocate flush of exceptional event
Kiwoong Kim
2021-01-06
1
-2
/
+2
*
|
scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
2021-01-06
1
-4
/
+2
*
|
scsi: ufs: Fix possible power drain during system suspend
Stanley Chu
2021-01-06
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-08
1
-1
/
+1
|
*
scsi: ufs: Adjust ufshcd_hold() during sending attribute requests
jintae jang
2020-12-08
1
-10
/
+7
|
*
scsi: ufs: Print host regs in IRQ handler when AH8 error happens
Can Guo
2020-12-08
1
-1
/
+2
|
*
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2020-12-08
1
-15
/
+49
|
*
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2020-12-08
1
-24
/
+40
[next]