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
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
2
-0
/
+39
|
\
|
*
scsi: ufs: core: Add support for qTimestamp attribute
Arthur Simchaev
2023-07-05
1
-0
/
+38
|
*
scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
Randy Dunlap
2023-07-05
1
-0
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
1
-1
/
+0
|
\
|
|
*
scsi: ufs: core: Remove unused function declaration
Keoseong Park
2023-06-28
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
24
-553
/
+739
|
\
|
|
*
scsi: ufs: ufs-pci: Add support for Intel Arrow Lake
Adrian Hunter
2023-06-16
1
-0
/
+1
|
*
scsi: ufs: wb: Add explicit flush_threshold sysfs attribute
Lu Hongfei
2023-06-16
1
-0
/
+33
|
*
scsi: ufs: ufs-qcom: Switch to the new ICE API
Abel Vesa
2023-06-16
5
-277
/
+104
|
*
scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirk
Po-Wen Kao
2023-06-16
1
-0
/
+1
|
*
scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk
Po-Wen Kao
2023-06-16
1
-0
/
+1
|
*
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTC
Po-Wen Kao
2023-06-16
1
-0
/
+12
|
*
scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
Po-Wen Kao
2023-06-16
1
-1
/
+5
|
*
scsi: ufs: core: Remove dedicated hwq for dev command
Po-Wen Kao
2023-06-16
3
-13
/
+6
|
*
scsi: ufs: core: mcq: Fix the incorrect OCS value for the device command
Stanley Chu
2023-06-16
1
-3
/
+7
|
*
scsi: ufs: core: Combine ufshcd_mq_poll_cqe functions
Stanley Chu
2023-06-07
1
-13
/
+4
|
*
scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bug
zhanghui
2023-06-07
1
-2
/
+3
|
*
scsi: ufs: core: Remove a ufshcd_add_command_trace() call
Bart Van Assche
2023-06-07
1
-1
/
+0
|
*
Merge patch series "UFS host controller driver patches"
Martin K. Petersen
2023-05-31
12
-76
/
+25
|
|
\
|
|
*
scsi: ufs: core: Simplify driver shutdown
Bart Van Assche
2023-05-31
12
-52
/
+5
|
|
*
scsi: ufs: core: Move ufshcd_wl_shutdown()
Bart Van Assche
2023-05-31
1
-22
/
+22
|
|
*
scsi: ufs: core: Fix handling of lrbp->cmd
Bart Van Assche
2023-05-31
1
-6
/
+1
|
|
*
scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten seconds
Bart Van Assche
2023-05-31
1
-1
/
+2
|
*
|
Merge patch series "ufs: core: mcq: Add ufshcd_abort() and error handler supp...
Martin K. Petersen
2023-05-31
4
-57
/
+478
|
|
\
\
|
|
*
|
scsi: ufs: core: Add error handling for MCQ mode
Bao D. Nguyen
2023-05-31
3
-18
/
+139
|
|
*
|
scsi: ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in MCQ mode
Bao D. Nguyen
2023-05-31
4
-7
/
+5
|
|
*
|
scsi: ufs: mcq: Added ufshcd_mcq_abort()
Bao D. Nguyen
2023-05-31
3
-5
/
+71
|
|
*
|
scsi: ufs: mcq: Add support for cleaning up MCQ resources
Bao D. Nguyen
2023-05-31
2
-9
/
+66
|
|
*
|
scsi: ufs: mcq: Add supporting functions for MCQ abort
Bao D. Nguyen
2023-05-31
3
-1
/
+177
|
|
*
|
scsi: ufs: core: Update the ufshcd_clear_cmds() functionality
Bao D. Nguyen
2023-05-31
1
-16
/
+21
|
|
*
|
scsi: ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
Bao D. Nguyen
2023-05-31
1
-4
/
+2
|
|
|
/
|
*
|
scsi: ufs: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2023-05-31
1
-1
/
+1
|
*
|
scsi: ufs: core: Do not open code SZ_x
Avri Altman
2023-05-31
5
-24
/
+24
|
*
|
Merge patch series "ufs: Do not requeue while ungating the clock"
Martin K. Petersen
2023-05-31
4
-64
/
+30
|
|
\
\
|
|
*
|
scsi: ufs: Ungate the clock synchronously
Bart Van Assche
2023-05-31
3
-61
/
+29
|
|
*
|
scsi: ufs: Declare ufshcd_{hold,release}() once
Bart Van Assche
2023-05-31
1
-3
/
+0
|
|
*
|
scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag
Bart Van Assche
2023-05-31
1
-0
/
+1
|
|
|
/
|
*
|
scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() fails
Keoseong Park
2023-05-22
1
-3
/
+5
|
*
|
scsi: ufs: hwmon: Constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-05-16
1
-1
/
+1
|
*
|
scsi: ufs: ufs-mediatek: Delete some dead code
Dan Carpenter
2023-05-08
1
-3
/
+0
|
*
|
scsi: ufs: core: Change the module parameter macro of use_mcq_mode
Keoseong Park
2023-05-08
1
-18
/
+2
|
|
/
*
|
scsi: ufs: core: Fix MCQ nr_hw_queues
Po-Wen Kao
2023-05-16
1
-1
/
+2
*
|
scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
Po-Wen Kao
2023-05-16
2
-6
/
+6
*
|
scsi: ufs: core: Fix MCQ tag calculation
Po-Wen Kao
2023-05-16
2
-2
/
+2
*
|
scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspend
Keoseong Park
2023-05-08
1
-1
/
+9
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-05-06
1
-3
/
+3
|
\
|
*
scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue
Alice Chao
2023-04-24
1
-3
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-26
6
-52
/
+85
|
\
|
|
*
scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()
Avri Altman
2023-04-11
1
-2
/
+3
|
*
scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail() appropriately
Avri Altman
2023-04-11
1
-0
/
+1
[next]