index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
scsi: ufs: core: Leave space for '\0' in utf8 desc string
Daniel Mentz
1
-1
/
+1
2023-10-19
scsi: ufs: core: Correct clear TM error log
Peter Wang
1
-1
/
+1
2023-10-06
scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
Kiwoong Kim
1
-1
/
+6
2023-10-06
scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
Kiwoong Kim
1
-5
/
+1
2023-09-13
scsi: ufs: Try harder to change the power mode
Bart Van Assche
1
-3
/
+5
2023-08-16
scsi: ufs: renesas: Fix private allocation
Yoshihiro Shimoda
1
-1
/
+1
2023-07-23
scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
Randy Dunlap
1
-0
/
+1
2023-05-24
scsi: ufs: ufs-pci: Add support for Intel Lunar Lake
Adrian Hunter
1
-0
/
+1
2023-05-24
scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspend
Keoseong Park
1
-1
/
+9
2023-03-30
scsi: ufs: core: Add soft dependency on governor_simpleondemand
Adrien Thierry
1
-0
/
+1
2023-03-10
scsi: ufs: core: Fix device management cmd timeout flow
Mason Zhang
1
-0
/
+16
2023-03-10
scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096
Bart Van Assche
2
-3
/
+3
2023-02-01
scsi: ufs: core: Fix devfreq deadlocks
Johan Hovold
1
-14
/
+15
2023-01-18
scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery
Peter Wang
1
-0
/
+26
2022-12-31
scsi: ufs: Reduce the START STOP UNIT timeout
Bart Van Assche
1
-8
/
+1
2022-12-31
scsi: ufs: core: Fix the polling implementation
Bart Van Assche
1
-2
/
+26
2022-10-22
scsi: ufs: core: Fix typo in comment
Keoseong Park
1
-1
/
+1
2022-10-22
scsi: ufs: core: Fix typo for register name in comments
Keoseong Park
1
-1
/
+1
2022-10-22
scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()
Dukhyun Kwon
1
-1
/
+1
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2
-3
/
+2
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-55
/
+377
2022-10-01
scsi: ufs: core: Remove unneeded casts from void *
Markus Fuchs
1
-2
/
+2
2022-10-01
scsi: ufs: qcom: Remove redundant dev_err() call
Shang XiaoJing
1
-1
/
+0
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+6
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
1
-6
/
+3
2022-09-25
scsi: ufs: core: Remove redundant function definitions from ufshcd.h
Arthur Simchaev
1
-0
/
+5
2022-09-06
scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node
Daniil Lunev
1
-0
/
+35
2022-08-22
scsi: ufs: wb: Modify messages
Jinyoung Choi
2
-13
/
+12
2022-08-22
scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()
Jinyoung Choi
3
-4
/
+10
2022-08-22
scsi: ufs: wb: Add explicit flush sysfs attribute
Jinyoung Choi
2
-4
/
+51
2022-08-22
scsi: ufs: wb: Change function name and parameter names
Jinyoung Choi
1
-13
/
+17
2022-08-22
scsi: ufs: wb: Change wb_enabled condition test
Jinyoung Choi
1
-4
/
+2
2022-08-22
scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling
Peter Wang
3
-5
/
+8
2022-08-22
scsi: ufs: core: Use local_clock() for debugging timestamps
Daniil Lunev
1
-8
/
+12
2022-08-22
scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption
Po-Wen Kao
3
-2
/
+153
2022-08-22
scsi: ufs: ufs-mediatek: Fix performance scaling
Peter Wang
1
-4
/
+14
2022-08-22
scsi: ufs: ufs-mediatek: Dump more registers
Peter Wang
1
-2
/
+5
2022-08-22
scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors
Stanley Chu
1
-0
/
+58
2022-08-22
scsi: ufs: ufs-mediatek: Remove redundant header files
Stanley Chu
1
-1
/
+0
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-6
/
+3
2022-08-19
scsi: ufs: core: Reduce the power mode change timeout
Bart Van Assche
1
-1
/
+8
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
1
-1
/
+1
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-9
/
+15
2022-08-11
scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs static
Alim Akhtar
1
-1
/
+1
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-136
/
+1007
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+5
2022-08-01
scsi: ufs: ufs-pci: Correct check for RESET DSM
Daniil Lunev
1
-4
/
+13
2022-08-01
scsi: ufs: core: Correct ufshcd_shutdown() flow
Peter Wang
1
-5
/
+1
2022-08-01
scsi: ufs: core: Increase the maximum data buffer size
Bart Van Assche
1
-0
/
+1
2022-07-26
scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"
Colin Ian King
1
-1
/
+1
[next]