index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
2021-03-16
1
-1
/
+1
*
scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-03-04
1
-1
/
+1
*
scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks
Can Guo
2021-03-04
1
-21
/
+0
*
scsi: ufs: ufs-qcom: Disable interrupt in reset path
Nitin Rawat
2021-03-04
1
-0
/
+10
*
scsi: ufs: Minor adjustments to error handling
Can Guo
2021-03-04
1
-6
/
+12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-28
2
-3
/
+5
|
\
|
*
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
2021-02-22
1
-1
/
+1
|
*
scsi: ufs: Print the counter of each event history
DooHyun Hwang
2021-02-08
1
-2
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
12
-325
/
+648
|
\
|
|
*
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-26
2
-12
/
+26
|
|
\
|
*
|
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
2021-01-22
1
-42
/
+19
|
*
|
scsi: ufs: ufshcd: Do not set COMMAND_COMPLETE
Hannes Reinecke
2021-01-22
1
-3
/
+1
|
*
|
scsi: ufs: Clean up and refactor clk-scaling feature
Stanley Chu
2021-01-20
1
-31
/
+32
|
*
|
scsi: ufs: Remove redundant null checking of devfreq instance
Stanley Chu
2021-01-20
1
-8
/
+7
|
*
|
scsi: ufs: Refactor cancelling clkscaling works
Stanley Chu
2021-01-20
1
-11
/
+6
|
*
|
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
Can Guo
2021-01-20
1
-7
/
+0
|
*
|
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
Can Guo
2021-01-20
2
-60
/
+74
|
*
|
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
2021-01-20
2
-32
/
+54
|
*
|
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
2021-01-20
4
-26
/
+28
|
*
|
scsi: ufs: Remove two WB related fields from struct ufs_dev_info
Bean Huo
2021-01-20
2
-10
/
+6
|
*
|
scsi: ufs: Update comment in the function ufshcd_wb_probe()
Bean Huo
2021-01-20
1
-4
/
+3
|
*
|
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
Bean Huo
2021-01-20
3
-2
/
+49
|
*
|
scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE
Kiwoong Kim
2021-01-20
1
-1
/
+2
|
*
|
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
2021-01-20
2
-0
/
+6
|
*
|
scsi: ufs: Delete redundant if statement in ufshcd_intr()
Bean Huo
2021-01-20
1
-2
/
+1
|
*
|
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-20
1
-14
/
+10
|
|
\
\
|
*
|
|
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
2021-01-14
3
-33
/
+125
|
*
|
|
scsi: ufs: Fix a possible NULL pointer issue
Can Guo
2021-01-14
1
-3
/
+14
|
*
|
|
scsi: ufs: Remove unnecessary devm_kfree()
Bean Huo
2021-01-13
1
-3
/
+1
|
*
|
|
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
2021-01-13
3
-4
/
+7
|
*
|
|
scsi: ufs: A tad optimization in query upiu trace
Avri Altman
2021-01-13
1
-12
/
+6
|
*
|
|
scsi: ufs-qcom: Fix ufs RST_n spec violation
Ziqi Chen
2021-01-12
1
-2
/
+16
|
*
|
|
scsi: ufs: core: Fix ufs clk specs violation
Ziqi Chen
2021-01-12
1
-10
/
+10
|
*
|
|
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
2021-01-12
5
-4
/
+111
|
*
|
|
scsi: ufs: Replace sprintf and snprintf with sysfs_emit
Bean Huo
2021-01-07
1
-15
/
+15
|
*
|
|
scsi: ufs: Fix all Kconfig help text indentation
Randy Dunlap
2021-01-07
1
-7
/
+7
|
*
|
|
scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM
Bean Huo
2021-01-07
2
-4
/
+12
|
*
|
|
scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...
Bean Huo
2021-01-07
1
-2
/
+6
|
*
|
|
scsi: ufs: Distinguish between query REQ and query RSP in query trace
Bean Huo
2021-01-07
1
-2
/
+8
|
*
|
|
scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
Bean Huo
2021-01-07
1
-0
/
+9
|
*
|
|
scsi: ufs: Use __print_symbolic() for UFS trace string print
Bean Huo
2021-01-07
2
-24
/
+34
|
*
|
|
scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts
Kiwoong Kim
2021-01-05
1
-1
/
+7
|
*
|
|
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2021-01-05
2
-19
/
+27
|
*
|
|
scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
2021-01-05
1
-0
/
+1
*
|
|
|
scsi: ufs: use devm_blk_ksm_init()
Eric Biggers
2021-02-01
3
-13
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
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: ufshcd-pltfrm depends on HAS_IOMEM
Randy Dunlap
2021-01-07
1
-0
/
+1
|
|
/
|
/
|
*
|
scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
Can Guo
2021-01-05
1
-7
/
+4
[next]