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
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
13
-616
/
+979
|
\
|
*
scsi: ufs: Fix missing brace warning for old compilers
Pujin Shi
2020-10-02
1
-2
/
+2
|
*
scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()
Bean Huo
2020-09-29
1
-7
/
+3
|
*
scsi: ufs-mediatek: Support performance mode for inline encryption engine
Stanley Chu
2020-09-22
2
-6
/
+199
|
*
scsi: ufs: Fix NOP OUT timeout value
Daejun Park
2020-09-15
1
-2
/
+2
|
*
scsi: ufs-pci: Add LTR support for Intel controllers
Adrian Hunter
2020-09-15
1
-2
/
+125
|
*
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
5
-29
/
+50
|
|
\
|
*
|
scsi: ufs: Fix 'unmet direct dependencies' config warning
Alim Akhtar
2020-09-09
1
-1
/
+0
|
*
|
scsi: ufs: ufs-mediatek: Fix build warnings with make W=1
Stanley Chu
2020-09-09
1
-3
/
+3
|
*
|
scsi: ufs: ufs-mediatek: Add host reset mechanism
Stanley Chu
2020-09-08
2
-2
/
+49
|
*
|
scsi: ufs: ufs-mediatek: Fix flag of unipro low-power mode
Stanley Chu
2020-09-08
1
-6
/
+14
|
*
|
scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirk
Stanley Chu
2020-09-08
1
-6
/
+0
|
*
|
scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphy
Stanley Chu
2020-09-08
1
-1
/
+4
|
*
|
scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zero
Bao D. Nguyen
2020-09-08
2
-2
/
+9
|
*
|
scsi: ufs: Handle LINERESET indication in err handler
Can Guo
2020-09-02
4
-14
/
+103
|
*
|
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
|
*
|
scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Kiwoong Kim
2020-08-31
1
-1
/
+2
|
*
|
scsi: ufs: Introduce skipping manual flush for Write Booster
Kiwoong Kim
2020-08-31
2
-0
/
+8
|
*
|
scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2
Andy Teng
2020-08-20
1
-2
/
+2
|
*
|
scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
Can Guo
2020-08-20
1
-1
/
+0
|
*
|
scsi: ufs: Change fDeviceInit busy wait
Kiwoong Kim
2020-08-20
1
-12
/
+21
|
*
|
scsi: ufs: Remove several redundant goto statements
Bean Huo
2020-08-20
1
-20
/
+5
|
*
|
scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()
Bean Huo
2020-08-20
1
-3
/
+4
|
*
|
scsi: ufs-qcom: Remove unused MSM bus scaling APIs
Sai Prakash Ranjan
2020-08-20
2
-235
/
+1
|
*
|
scsi: ufs: Properly release resources if a task is aborted successfully
Can Guo
2020-08-20
1
-4
/
+1
|
*
|
scsi: ufs: Fix a race condition between error handler and runtime PM ops
Can Guo
2020-08-17
1
-34
/
+51
|
*
|
scsi: ufs: Move dumps in IRQ handler to error handler
Can Guo
2020-08-17
1
-8
/
+15
|
*
|
scsi: ufs: Recover HBA runtime PM error in error handler
Can Guo
2020-08-17
1
-9
/
+99
|
*
|
scsi: ufs: Fix concurrency of error handler and other error recovery paths
Can Guo
2020-08-17
3
-128
/
+150
|
*
|
scsi: ufs: Add some debug information to ufshcd_print_host_state()
Can Guo
2020-08-17
2
-13
/
+23
|
*
|
scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
Can Guo
2020-08-17
1
-32
/
+0
|
*
|
scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()
Can Guo
2020-08-17
1
-5
/
+0
|
*
|
scsi: ufs: Add checks before setting clk-gating states
Can Guo
2020-08-17
1
-3
/
+14
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-5
/
+5
|
|
/
|
/
|
*
|
scsi: ufs: No need to send Abort Task if the task in DB was cleared
Bean Huo
2020-08-17
1
-7
/
+8
*
|
scsi: ufs: Clean up completed request without interrupt notification
Stanley Chu
2020-08-17
1
-1
/
+2
*
|
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
2020-08-17
1
-3
/
+3
*
|
scsi: ufs: Fix interrupt error message for shared interrupts
Adrian Hunter
2020-08-17
1
-1
/
+1
*
|
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
2020-08-17
2
-3
/
+22
*
|
scsi: ufs-mediatek: Fix incorrect time to wait link status
Stanley Chu
2020-08-17
1
-1
/
+1
*
|
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
2020-08-17
1
-1
/
+4
*
|
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
Jing Xiangfeng
2020-08-17
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-06
20
-448
/
+2801
|
\
|
*
scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices
Stanley Chu
2020-07-30
1
-0
/
+2
|
*
scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"
Stanley Chu
2020-07-30
2
-0
/
+18
|
*
scsi: ufs-mediatek: Prevent LPM operation on undeclared VCC
Stanley Chu
2020-07-28
1
-1
/
+1
|
*
scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
1
-1
/
+1
|
*
scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headers
Lee Jones
2020-07-24
1
-3
/
+3
|
*
scsi: ufs-qcom: Add Inline Crypto Engine support
Eric Biggers
2020-07-24
5
-2
/
+287
[next]