index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: core: Fix typo in comment
Keoseong Park
2022-10-22
1
-1
/
+1
*
scsi: ufs: core: Fix typo for register name in comments
Keoseong Park
2022-10-22
1
-1
/
+1
*
scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()
Dukhyun Kwon
2022-10-22
1
-1
/
+1
*
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-21
2
-3
/
+2
|
\
|
*
scsi: ufs: core: Remove unneeded casts from void *
Markus Fuchs
2022-10-01
1
-2
/
+2
|
*
scsi: ufs: qcom: Remove redundant dev_err() call
Shang XiaoJing
2022-10-01
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
7
-55
/
+377
|
\
|
|
*
scsi: ufs: core: Remove redundant function definitions from ufshcd.h
Arthur Simchaev
2022-09-25
1
-0
/
+5
|
*
scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node
Daniil Lunev
2022-09-06
1
-0
/
+35
|
*
scsi: ufs: wb: Modify messages
Jinyoung Choi
2022-08-22
2
-13
/
+12
|
*
scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()
Jinyoung Choi
2022-08-22
3
-4
/
+10
|
*
scsi: ufs: wb: Add explicit flush sysfs attribute
Jinyoung Choi
2022-08-22
2
-4
/
+51
|
*
scsi: ufs: wb: Change function name and parameter names
Jinyoung Choi
2022-08-22
1
-13
/
+17
|
*
scsi: ufs: wb: Change wb_enabled condition test
Jinyoung Choi
2022-08-22
1
-4
/
+2
|
*
scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling
Peter Wang
2022-08-22
3
-5
/
+8
|
*
scsi: ufs: core: Use local_clock() for debugging timestamps
Daniil Lunev
2022-08-22
1
-8
/
+12
|
*
scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption
Po-Wen Kao
2022-08-22
3
-2
/
+153
|
*
scsi: ufs: ufs-mediatek: Fix performance scaling
Peter Wang
2022-08-22
1
-4
/
+14
|
*
scsi: ufs: ufs-mediatek: Dump more registers
Peter Wang
2022-08-22
1
-2
/
+5
|
*
scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors
Stanley Chu
2022-08-22
1
-0
/
+58
|
*
scsi: ufs: ufs-mediatek: Remove redundant header files
Stanley Chu
2022-08-22
1
-1
/
+0
*
|
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
1
-2
/
+6
*
|
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-6
/
+3
|
\
\
|
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-6
/
+3
|
|
/
*
|
scsi: ufs: core: Reduce the power mode change timeout
Bart Van Assche
2022-08-19
1
-1
/
+8
*
|
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2022-08-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs static
Alim Akhtar
2022-08-11
1
-1
/
+1
*
|
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-01
1
-4
/
+13
|
*
scsi: ufs: core: Correct ufshcd_shutdown() flow
Peter Wang
2022-08-01
1
-5
/
+1
|
*
scsi: ufs: core: Increase the maximum data buffer size
Bart Van Assche
2022-08-01
1
-0
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
13
-136
/
+1007
|
\
|
|
*
scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"
Colin Ian King
2022-07-26
1
-1
/
+1
|
*
scsi: ufs: core: Read device property for ref clock
Daniil Lunev
2022-07-18
1
-0
/
+16
|
*
scsi: ufs: core: Remove UIC_HIBERN8_ENTER_RETRIES
Keoseong Park
2022-07-13
1
-3
/
+0
|
*
scsi: ufs: ufs-exynos: Change ufs phy control sequence
Chanho Park
2022-07-13
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-27
1
-23
/
+0
|
*
|
scsi: ufs: ufs-mediatek: Fix invalid access to vccqx
Alice Chao
2022-06-27
1
-0
/
+1
|
*
|
scsi: ufs: ufs-mediatek: Support performance boosting
Peter Wang
2022-06-27
2
-8
/
+29
|
*
|
scsi: ufs: ufs-mediatek: Support host power control
Po-Wen Kao
2022-06-27
2
-0
/
+17
|
*
|
scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniPro
Po-Wen Kao
2022-06-27
1
-0
/
+5
|
*
|
scsi: ufs: ufs-mediatek: Add stage information for ref-clk control
Peter Wang
2022-06-27
2
-6
/
+7
|
*
|
scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG early
Peter Wang
2022-06-27
2
-0
/
+9
|
*
|
scsi: ufs: ufs-mediatek: Always add delays for VCC operations
Peter Wang
2022-06-27
1
-2
/
+3
|
*
|
scsi: ufs: ufs-mediatek: Fix build warnings
Stanley Chu
2022-06-27
1
-4
/
+4
|
*
|
scsi: ufs: ufshcd: Constify pointed data
Krzysztof Kozlowski
2022-06-27
2
-23
/
+25
|
*
|
scsi: ufs: ufshcd-pltfrm: Constify pointed data
Krzysztof Kozlowski
2022-06-27
2
-7
/
+7
[next]