index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-07-26
scsi: ufs: core: Fix a race condition related to device management
Bart Van Assche
1
-18
/
+40
2022-07-26
scsi: ufs: host: Hold reference returned by of_parse_phandle()
Liang He
1
-2
/
+13
2022-07-18
scsi: ufs: core: Read device property for ref clock
Daniil Lunev
1
-0
/
+16
2022-07-14
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
1
-2
/
+2
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-3
/
+2
2022-07-13
scsi: ufs: core: Fix missing clk change notification on host reset
Po-Wen Kao
1
-1
/
+1
2022-07-13
scsi: ufs: core: Drop loglevel of WriteBoost message
Bjorn Andersson
1
-1
/
+1
2022-07-13
scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
Keoseong Park
1
-3
/
+0
2022-07-13
scsi: ufs: ufs-exynos: Change ufs phy control sequence
Chanho Park
1
-7
/
+10
2022-07-07
scsi: ufs: Skip last hci reset to get valid register values
Junwoo Lee
1
-1
/
+1
2022-07-07
scsi: ufs: ufs-pci: Enable WriteBooster capability on ADL
Daniil Lunev
1
-0
/
+1
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
1
-28
/
+48
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-2
/
+2
2022-06-27
scsi: ufs: ufs-qcom: Remove unneeded code
ChanWoo Lee
1
-23
/
+0
2022-06-27
scsi: ufs: ufs-mediatek: Fix invalid access to vccqx
Alice Chao
1
-0
/
+1
2022-06-27
scsi: ufs: ufs-mediatek: Support performance boosting
Peter Wang
2
-8
/
+29
2022-06-27
scsi: ufs: ufs-mediatek: Support host power control
Po-Wen Kao
2
-0
/
+17
2022-06-27
scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniPro
Po-Wen Kao
1
-0
/
+5
2022-06-27
scsi: ufs: ufs-mediatek: Add stage information for ref-clk control
Peter Wang
2
-6
/
+7
2022-06-27
scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG early
Peter Wang
2
-0
/
+9
2022-06-27
scsi: ufs: ufs-mediatek: Always add delays for VCC operations
Peter Wang
1
-2
/
+3
2022-06-27
scsi: ufs: ufs-mediatek: Fix build warnings
Stanley Chu
1
-4
/
+4
2022-06-27
scsi: ufs: ufshcd: Constify pointed data
Krzysztof Kozlowski
2
-23
/
+25
2022-06-27
scsi: ufs: ufshcd-pltfrm: Constify pointed data
Krzysztof Kozlowski
2
-7
/
+7
2022-06-21
scsi: ufs: core: Fix typos in error messages
Wolfram Sang
1
-2
/
+2
2022-06-21
scsi: ufs: ufs-mediatek: Fix build error and type mismatch
Ren Zhijie
1
-1
/
+3
2022-06-16
scsi: ufs: ufs-mediatek: Disable unused VCCQx power rails
Stanley Chu
1
-0
/
+24
2022-06-16
scsi: ufs: ufs-mediatek: Support multiple VCC sources
Stanley Chu
2
-1
/
+59
2022-06-16
scsi: ufs: Export regulator functions
Stanley Chu
3
-3
/
+7
2022-06-16
scsi: ufs: ufs-mediatek: Support low-power mode for parents of VCCQx
Stanley Chu
2
-13
/
+37
2022-06-16
scsi: ufs: ufs-mediatek: Support flexible parameters for SMC calls
Stanley Chu
2
-16
/
+39
2022-06-16
scsi: ufs: ufs-mediatek: Support low-power mode for VCCQ
Peter Wang
1
-6
/
+13
2022-06-16
scsi: ufs: ufs-mediatek: Prevent device regulators setting LPM incorrectly
Po-Wen Kao
1
-2
/
+10
2022-06-16
scsi: ufs: ufs-mediatek: Fix the timing of configuring device regulators
Po-Wen Kao
1
-5
/
+53
2022-06-16
scsi: ufs: ufs-mediatek: Introduce workaround for power mode change
CC Chou
2
-2
/
+59
2022-06-16
scsi: ufs: Fix ADAPT logic for HS-G5
Stanley Chu
1
-1
/
+1
2022-06-16
scsi: ufs: Export ufshcd_uic_change_pwr_mode()
Stanley Chu
1
-1
/
+2
2022-06-16
scsi: ufs: host: ufs-exynos: Use already existing definition
Alim Akhtar
1
-2
/
+3
2022-06-16
scsi: ufs: host: ufs-exynos: Remove unused defines
Alim Akhtar
1
-10
/
+0
2022-06-16
scsi: ufs: Fix a race between the interrupt handler and the reset handler
Bart Van Assche
1
-9
/
+19
[next]