index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
scsi: ufs: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
1
-1
/
+1
2023-05-31
scsi: ufs: core: Do not open code SZ_x
Avri Altman
5
-24
/
+24
2023-05-31
Merge patch series "ufs: Do not requeue while ungating the clock"
Martin K. Petersen
4
-64
/
+30
2023-05-31
scsi: ufs: Ungate the clock synchronously
Bart Van Assche
3
-61
/
+29
2023-05-31
scsi: ufs: Declare ufshcd_{hold,release}() once
Bart Van Assche
1
-3
/
+0
2023-05-31
scsi: ufs: Conditionally enable the BLK_MQ_F_BLOCKING flag
Bart Van Assche
1
-0
/
+1
2023-05-22
scsi: ufs: core: Return earlier if ufshcd_hba_init_crypto_capabilities() fails
Keoseong Park
1
-3
/
+5
2023-05-16
scsi: ufs: hwmon: Constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
scsi: ufs: core: Fix MCQ nr_hw_queues
Po-Wen Kao
1
-1
/
+2
2023-05-16
scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
Po-Wen Kao
2
-6
/
+6
2023-05-16
scsi: ufs: core: Fix MCQ tag calculation
Po-Wen Kao
2
-2
/
+2
2023-05-08
scsi: ufs: ufs-mediatek: Delete some dead code
Dan Carpenter
1
-3
/
+0
2023-05-08
scsi: ufs: core: Change the module parameter macro of use_mcq_mode
Keoseong Park
1
-18
/
+2
2023-05-08
scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspend
Keoseong Park
1
-1
/
+9
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-52
/
+85
2023-04-24
scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue
Alice Chao
1
-3
/
+3
2023-04-11
scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()
Avri Altman
1
-2
/
+3
2023-04-11
scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail() appropriately
Avri Altman
1
-0
/
+1
2023-04-02
scsi: ufs: ufs-pci: Add support for Intel Lunar Lake
Adrian Hunter
1
-0
/
+1
2023-04-02
scsi: core: Clean up struct ufs_saved_pwr_info
Stanley Chu
1
-4
/
+3
2023-04-02
scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"
Adrien Thierry
1
-31
/
+16
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2
-8
/
+7
2023-03-24
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-24
scsi: ufs: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-03-16
scsi: ufs: hisi: Drop of_match_ptr() for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
scsi: ufs: exynos: Drop of_match_ptr() for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
scsi: ufs: qcom: Add __maybe_unused to OF ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
scsi: ufs: core: Add trace event for MCQ
Ziqi Chen
1
-3
/
+12
2023-03-16
scsi: ufs: core: Print trs for pending requests in MCQ mode
Ziqi Chen
1
-39
/
+57
2023-03-16
scsi: ufs: core: Set the residual byte count
Bart Van Assche
1
-0
/
+3
2023-03-16
scsi: ufs: core: Disable the reset settle delay
Bart Van Assche
1
-0
/
+1
2023-03-09
scsi: ufs: mcq: Use active_reqs to check busy in clock scaling
Asutosh Das
1
-2
/
+2
2023-03-06
scsi: ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource()
Asutosh Das
1
-4
/
+2
2023-03-06
scsi: ufs: mcq: qcom: Fix passing zero to PTR_ERR
Asutosh Das
1
-1
/
+1
2023-03-06
scsi: ufs: ufs-qcom: Remove impossible check
Dan Carpenter
1
-1
/
+1
2023-03-06
scsi: ufs: core: Add soft dependency on governor_simpleondemand
Adrien Thierry
1
-0
/
+1
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-48
/
+48
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-489
/
+2282
2023-02-21
scsi: ufs: core: Simplify ufshcd_execute_start_stop()
Bart Van Assche
1
-27
/
+8
2023-02-21
scsi: ufs: core: Rely on the block layer for setting RQF_PM
Bart Van Assche
1
-1
/
+1
2023-02-21
scsi: ufs: mcq: Fix incorrectly set queue depth
Asutosh Das
1
-4
/
+6
2023-02-21
scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PM
Yangtao Li
1
-0
/
+2
2023-02-21
scsi: ufs: core: Initialize devfreq synchronously
Adrien Thierry
1
-16
/
+31
2023-02-21
scsi: ufs: Make the TC G210 driver dependent on CONFIG_OF
Bart Van Assche
1
-1
/
+1
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-02-08
scsi: ufs: core: Fix an error handling path in ufshcd_read_desc_param()
Christophe JAILLET
1
-1
/
+2
2023-02-08
scsi: ufs: core: Fix device management cmd timeout flow
Mason Zhang
1
-0
/
+16
2023-02-08
scsi: ufs: core: Fix kernel-doc syntax
Bart Van Assche
1
-5
/
+5
[prev]
[next]