index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ufs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: wb: Change function name and parameter names
Jinyoung Choi
2022-08-23
1
-13
/
+17
*
scsi: ufs: wb: Change wb_enabled condition test
Jinyoung Choi
2022-08-23
1
-4
/
+2
*
scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling
Peter Wang
2022-08-23
3
-5
/
+8
*
scsi: ufs: core: Use local_clock() for debugging timestamps
Daniil Lunev
2022-08-23
1
-8
/
+12
*
scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption
Po-Wen Kao
2022-08-23
3
-2
/
+153
*
scsi: ufs: ufs-mediatek: Fix performance scaling
Peter Wang
2022-08-23
1
-4
/
+14
*
scsi: ufs: ufs-mediatek: Dump more registers
Peter Wang
2022-08-23
1
-2
/
+5
*
scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors
Stanley Chu
2022-08-23
1
-0
/
+58
*
scsi: ufs: ufs-mediatek: Remove redundant header files
Stanley Chu
2022-08-23
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
2
-9
/
+15
|
\
|
*
scsi: ufs: ufs-pci: Correct check for RESET DSM
Daniil Lunev
2022-08-02
1
-4
/
+13
|
*
scsi: ufs: core: Correct ufshcd_shutdown() flow
Peter Wang
2022-08-02
1
-5
/
+1
|
*
scsi: ufs: core: Increase the maximum data buffer size
Bart Van Assche
2022-08-02
1
-0
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-05
13
-136
/
+1007
|
\
|
|
*
scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"
Colin Ian King
2022-07-27
1
-1
/
+1
|
*
scsi: ufs: core: Read device property for ref clock
Daniil Lunev
2022-07-19
1
-0
/
+16
|
*
scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
Keoseong Park
2022-07-14
1
-3
/
+0
|
*
scsi: ufs: ufs-exynos: Change ufs phy control sequence
Chanho Park
2022-07-14
1
-7
/
+10
|
*
scsi: ufs: Skip last hci reset to get valid register values
Junwoo Lee
2022-07-07
1
-1
/
+1
|
*
scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL
Daniil Lunev
2022-07-07
1
-0
/
+1
|
*
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
2022-07-07
1
-28
/
+48
|
|
\
|
*
|
scsi: ufs: ufs-qcom: Remove unneeded code
ChanWoo Lee
2022-06-28
1
-23
/
+0
|
*
|
scsi: ufs: ufs-mediatek: Fix invalid access to vccqx
Alice Chao
2022-06-28
1
-0
/
+1
|
*
|
scsi: ufs: ufs-mediatek: Support performance boosting
Peter Wang
2022-06-28
2
-8
/
+29
|
*
|
scsi: ufs: ufs-mediatek: Support host power control
Po-Wen Kao
2022-06-28
2
-0
/
+17
|
*
|
scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniPro
Po-Wen Kao
2022-06-28
1
-0
/
+5
|
*
|
scsi: ufs: ufs-mediatek: Add stage information for ref-clk control
Peter Wang
2022-06-28
2
-6
/
+7
|
*
|
scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG early
Peter Wang
2022-06-28
2
-0
/
+9
|
*
|
scsi: ufs: ufs-mediatek: Always add delays for VCC operations
Peter Wang
2022-06-28
1
-2
/
+3
|
*
|
scsi: ufs: ufs-mediatek: Fix build warnings
Stanley Chu
2022-06-28
1
-4
/
+4
|
*
|
scsi: ufs: ufshcd: Constify pointed data
Krzysztof Kozlowski
2022-06-28
2
-23
/
+25
|
*
|
scsi: ufs: ufshcd-pltfrm: Constify pointed data
Krzysztof Kozlowski
2022-06-28
2
-7
/
+7
|
*
|
scsi: ufs: core: Fix typos in error messages
Wolfram Sang
2022-06-22
1
-2
/
+2
|
*
|
scsi: ufs: ufs-mediatek: Fix build error and type mismatch
Ren Zhijie
2022-06-22
1
-1
/
+3
|
*
|
scsi: ufs: ufs-mediatek: Disable unused VCCQx power rails
Stanley Chu
2022-06-17
1
-0
/
+24
|
*
|
scsi: ufs: ufs-mediatek: Support multiple VCC sources
Stanley Chu
2022-06-17
2
-1
/
+59
|
*
|
scsi: ufs: Export regulator functions
Stanley Chu
2022-06-17
3
-3
/
+7
|
*
|
scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQx
Stanley Chu
2022-06-17
2
-13
/
+37
|
*
|
scsi: ufs: ufs-mediatek: Support flexible parameters for SMC calls
Stanley Chu
2022-06-17
2
-16
/
+39
|
*
|
scsi: ufs: ufs-mediatek: Support low-power mode for VCCQ
Peter Wang
2022-06-17
1
-6
/
+13
|
*
|
scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectly
Po-Wen Kao
2022-06-17
1
-2
/
+10
|
*
|
scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
Po-Wen Kao
2022-06-17
1
-5
/
+53
|
*
|
scsi: ufs: ufs-mediatek: Introduce workaround for power mode change
CC Chou
2022-06-17
2
-2
/
+59
|
*
|
scsi: ufs: Fix ADAPT logic for HS-G5
Stanley Chu
2022-06-17
1
-1
/
+1
|
*
|
scsi: ufs: Export ufshcd_uic_change_pwr_mode()
Stanley Chu
2022-06-17
1
-1
/
+2
|
*
|
scsi: ufs: host: ufs-exynos: Use already existing definition
Alim Akhtar
2022-06-17
1
-2
/
+3
|
*
|
scsi: ufs: host: ufs-exynos: Remove unused defines
Alim Akhtar
2022-06-17
1
-10
/
+0
|
*
|
scsi: ufs: exynos: Constify driver data
Krzysztof Kozlowski
2022-06-17
1
-5
/
+4
|
*
|
scsi: ufs: ufs-renesas: Add support for Renesas R-Car UFS controller
Yoshihiro Shimoda
2022-06-14
3
-0
/
+425
|
*
|
scsi: ufs: core: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
Yoshihiro Shimoda
2022-06-14
1
-2
/
+7
[next]