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
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-41
/
+74
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-346
/
+570
2020-04-01
scsi: ufs: Use ufshcd_config_pwr_mode() when scaling gear
Can Guo
1
-4
/
+2
2020-03-31
scsi: ufs: set device as active power mode after resetting device
Stanley Chu
2
-13
/
+14
2020-03-29
scsi: ufs-mediatek: add error recovery for suspend and resume
Stanley Chu
1
-2
/
+11
2020-03-29
scsi: ufs: export ufshcd_link_recovery
Stanley Chu
2
-1
/
+3
2020-03-29
scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
Subhash Jadavani
1
-21
/
+44
2020-03-26
scsi: ufs: Do not rely on prefetched data
Can Guo
2
-22
/
+15
2020-03-26
scsi: ufs: Enable block layer runtime PM for well-known logical units
Can Guo
1
-2
/
+17
2020-03-26
scsi: ufs-qcom: Override devfreq parameters
Asutosh Das
1
-0
/
+25
2020-03-26
scsi: ufshcd: Let vendor override devfreq parameters
Asutosh Das
2
-1
/
+26
2020-03-26
scsi: ufshcd: Update the set frequency to devfreq
Asutosh Das
1
-1
/
+16
2020-03-26
scsi: ufs: Resume ufs host before accessing ufs device
Nitin Rawat
1
-6
/
+22
2020-03-26
scsi: ufs-mediatek: customize the delay for enabling host
Stanley Chu
2
-9
/
+35
2020-03-26
scsi: ufs: make HCE polling more compact to improve initialization latency
Stanley Chu
1
-2
/
+2
2020-03-26
scsi: ufs: allow custom delay prior to host enabling
Stanley Chu
2
-1
/
+3
2020-03-26
scsi: ufs-mediatek: use common delay function
Stanley Chu
1
-13
/
+2
2020-03-26
scsi: ufs: introduce common and flexible delay function
Stanley Chu
2
-0
/
+13
2020-03-26
scsi: ufs: use an enum for host capabilities
Stanley Chu
1
-28
/
+37
2020-03-26
scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
Stanley Chu
1
-1
/
+1
2020-03-11
scsi: docs: convert ufs.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-11
scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS Devices
Stanley Chu
1
-1
/
+3
2020-03-10
scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
Can Guo
1
-7
/
+14
2020-02-28
scsi: ufs: Simplify two tests
Bart Van Assche
1
-2
/
+2
2020-02-28
scsi: ufs: Introduce ufshcd_init_lrb()
Bart Van Assche
1
-16
/
+22
2020-02-28
scsi: ufs: ufs-mediatek: add waiting time for reference clock
Stanley Chu
2
-2
/
+46
2020-02-28
scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devices
Can Guo
2
-0
/
+4
2020-02-28
scsi: ufs: Allow vendor device quirks to be applied early
Can Guo
1
-2
/
+2
2020-02-28
scsi: ufshcd: use an enum for quirks
Christoph Hellwig
1
-40
/
+42
2020-02-28
scsi: ufshcd: remove unused quirks
Christoph Hellwig
2
-129
/
+12
2020-02-12
scsi: ufs-qcom: Delay specific time before gate ref clk
Can Guo
1
-3
/
+19
2020-02-12
scsi: ufs: Add dev ref clock gating wait time support
Can Guo
2
-0
/
+37
2020-02-12
scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
Can Guo
1
-0
/
+5
2020-02-12
scsi: ufs: Remove the check before call setup clock notify vops
Can Guo
1
-20
/
+6
2020-02-12
scsi: ufs-qcom: Adjust bus bandwidth voting and unvoting
Can Guo
1
-25
/
+53
2020-02-12
scsi: ufs: set load before setting voltage in regulators
Asutosh Das
1
-5
/
+5
2020-02-12
scsi: ufs: Flush exception event before suspend
Sayali Lokhande
1
-3
/
+18
2020-02-12
scsi: ufs: Select INITIAL ADAPT type for HS Gear4
Can Guo
2
-0
/
+21
2020-02-12
scsi: ufs: introduce common function to disable host TX LCC
Stanley Chu
6
-7
/
+10
2020-02-12
scsi: ufs: ufs-mediatek: fix TX LCC disabling timing
Stanley Chu
1
-3
/
+9
2020-02-10
scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8
Stanley Chu
2
-11
/
+39
2020-02-10
scsi: ufs: fix Auto-Hibern8 error detection
Stanley Chu
2
-1
/
+8
2020-02-10
scsi: ufs: ufs-mediatek: support linkoff state during suspend
Stanley Chu
1
-5
/
+7
2020-02-10
scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkup
Stanley Chu
1
-9
/
+10
2020-01-30
scsi: ufs: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
1
-1
/
+1
2020-01-20
scsi: ufs: Use UFS device indicated maximum LU number
Bean Huo
3
-6
/
+12
2020-01-20
scsi: ufs: Add max_lu_supported in struct ufs_dev_info
Bean Huo
2
-2
/
+41
2020-01-20
scsi: ufs: Delete is_init_prefetch from struct ufs_hba
Bean Huo
2
-6
/
+1
2020-01-20
scsi: ufs: Inline two functions into their callers
Bean Huo
1
-13
/
+4
2020-01-20
scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()
Bean Huo
1
-5
/
+7
[next]