index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+8
2021-05-14
scsi: ufs: core: Increase the usable queue depth
Bart Van Assche
1
-1
/
+4
2021-05-14
scsi: ufs: ufs-mediatek: Fix power down spec violation
Peter Wang
1
-0
/
+4
2021-05-13
scsi: ufs: handle cleanup correctly on devm_reset_control_get error
Phillip Potter
1
-5
/
+12
2021-05-13
Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
Greg Kroah-Hartman
1
-4
/
+0
2021-04-28
scsi: ufs: core: Narrow down fast path in system suspend path
Can Guo
1
-0
/
+1
2021-04-28
scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
Can Guo
1
-0
/
+2
2021-04-28
scsi: ufs: core: Do not put UFS power into LPM if link is broken
Can Guo
1
-2
/
+2
2021-04-28
scsi: ufs: core: Fix a typo in ufs-sysfs.c
Keoseong Park
1
-6
/
+6
2021-04-13
scsi: ufs: ufshcd-pltfrm: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-04-12
scsi: ufs: ufs-qcom: Remove redundant dev_err() call in ufs_qcom_init()
Ye Bin
1
-6
/
+1
2021-04-12
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-17
/
+14
2021-04-05
scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()
Gustavo A. R. Silva
2
-21
/
+29
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
3
-29
/
+24
2021-04-01
scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
Can Guo
1
-17
/
+13
2021-04-01
scsi: ufs: core: Fix task management request completion timeout
Can Guo
1
-0
/
+1
2021-03-24
scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_l...
Yue Hu
1
-3
/
+3
2021-03-24
scsi: ufs: ufs-exynos: Remove pwr_max from parameter list of exynos_ufs_post_...
Yue Hu
1
-2
/
+1
2021-03-24
scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()
Yue Hu
1
-1
/
+1
2021-03-18
scsi: ufs: core: Tidy up WB configuration code
Yue Hu
3
-59
/
+40
2021-03-17
scsi: ufs: ufs-pci: Add support for Intel LKF
Adrian Hunter
1
-0
/
+169
2021-03-17
scsi: ufs: core: Remove version check
Caleb Connolly
1
-4
/
+0
2021-03-17
scsi: ufs: qcom: Use ufshci_version() function
Caleb Connolly
1
-2
/
+2
2021-03-17
scsi: ufs: core: Use a function to calculate versions
Caleb Connolly
2
-44
/
+38
2021-03-17
scsi: ufs: core: Remove unnecessary ret in ufshcd_populate_vreg()
Yue Hu
1
-4
/
+2
2021-03-16
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-15
scsi: ufs: cdns-pltfrm: Supply function names for headers
Lee Jones
1
-0
/
+4
2021-03-15
scsi: ufs: core: Fix incorrectly named ufshcd_find_max_sup_active_icc_level()
Lee Jones
1
-1
/
+1
2021-03-09
scsi: ufs: Remove duplicate include in ufshcd
Zhang Yunkai
1
-1
/
+0
2021-03-04
scsi: ufs: ufs-debugfs: Add user-defined exception event rate limiting
Adrian Hunter
4
-2
/
+53
2021-03-04
scsi: ufs: ufs-debugfs: Add user-defined exception_event_mask
Adrian Hunter
3
-34
/
+120
2021-03-04
scsi: ufs: Add exception event definitions
Adrian Hunter
1
-2
/
+8
2021-03-04
scsi: ufs: Add exception event tracepoint
Adrian Hunter
1
-0
/
+2
2021-03-04
scsi: ufs: Convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-03-04
scsi: ufs: Remove redundant checks of !hba in suspend/resume callbacks
Can Guo
1
-21
/
+0
2021-03-04
scsi: ufs: ufs-qcom: Disable interrupt in reset path
Nitin Rawat
1
-0
/
+10
2021-03-04
scsi: ufs: Minor adjustments to error handling
Can Guo
1
-6
/
+12
2021-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+5
2021-02-22
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
1
-1
/
+1
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-325
/
+648
2021-02-08
scsi: ufs: Print the counter of each event history
DooHyun Hwang
1
-2
/
+4
2021-02-01
scsi: ufs: use devm_blk_ksm_init()
Eric Biggers
3
-13
/
+2
2021-01-29
scsi: ufs: Give clk scaling min gear a value
Can Guo
1
-0
/
+3
2021-01-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2
-12
/
+26
2021-01-22
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
1
-42
/
+19
2021-01-22
scsi: ufs: ufshcd: Do not set COMMAND_COMPLETE
Hannes Reinecke
1
-3
/
+1
2021-01-20
scsi: ufs: Clean up and refactor clk-scaling feature
Stanley Chu
1
-31
/
+32
2021-01-20
scsi: ufs: Remove redundant null checking of devfreq instance
Stanley Chu
1
-8
/
+7
2021-01-20
scsi: ufs: Refactor cancelling clkscaling works
Stanley Chu
1
-11
/
+6
2021-01-20
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
Can Guo
1
-7
/
+0
[next]