index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
2020-06-02
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
2020-06-02
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
2020-05-26
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
2020-05-26
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
2020-05-26
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
2020-05-26
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
2020-05-19
scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
Bart Van Assche
2020-05-14
scsi: ufs: Customize flush threshold for WriteBooster
Stanley Chu
2020-05-14
scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters
Stanley Chu
2020-05-11
scsi: ufs: Cleanup WriteBooster feature
Stanley Chu
2020-05-11
scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster
Stanley Chu
2020-05-11
scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()
Stanley Chu
2020-05-11
scsi: ufs: Export ufs_fixup_device_setup() function
Stanley Chu
2020-05-11
scsi: ufs: Introduce fixup_dev_quirks vops
Stanley Chu
2020-05-11
scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devices
Stanley Chu
2020-05-11
scsi: ufs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-27
scsi: ufs: Add write booster feature support
Asutosh Das
2020-04-27
scsi: ufs: Use true for bool variables in ufshcd_complete_dev_init()
Jason Yan
2020-04-17
scsi: ufs: full reinit upon resume if link was off
Asutosh Das
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-01
scsi: ufs: Use ufshcd_config_pwr_mode() when scaling gear
Can Guo
2020-03-31
scsi: ufs: set device as active power mode after resetting device
Stanley Chu
2020-03-29
scsi: ufs: export ufshcd_link_recovery
Stanley Chu
2020-03-29
scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
Subhash Jadavani
2020-03-26
scsi: ufs: Do not rely on prefetched data
Can Guo
2020-03-26
scsi: ufs: Enable block layer runtime PM for well-known logical units
Can Guo
2020-03-26
scsi: ufshcd: Let vendor override devfreq parameters
Asutosh Das
2020-03-26
scsi: ufshcd: Update the set frequency to devfreq
Asutosh Das
2020-03-26
scsi: ufs: make HCE polling more compact to improve initialization latency
Stanley Chu
2020-03-26
scsi: ufs: allow custom delay prior to host enabling
Stanley Chu
2020-03-26
scsi: ufs: introduce common and flexible delay function
Stanley Chu
2020-03-26
scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
Stanley Chu
2020-03-10
scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
Can Guo
2020-02-28
scsi: ufs: Simplify two tests
Bart Van Assche
2020-02-28
scsi: ufs: Introduce ufshcd_init_lrb()
Bart Van Assche
2020-02-28
scsi: ufs: Allow vendor device quirks to be applied early
Can Guo
2020-02-28
scsi: ufshcd: remove unused quirks
Christoph Hellwig
2020-02-12
scsi: ufs: Add dev ref clock gating wait time support
Can Guo
2020-02-12
scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
Can Guo
2020-02-12
scsi: ufs: Remove the check before call setup clock notify vops
Can Guo
2020-02-12
scsi: ufs: set load before setting voltage in regulators
Asutosh Das
2020-02-12
scsi: ufs: Flush exception event before suspend
Sayali Lokhande
2020-02-10
scsi: ufs: fix Auto-Hibern8 error detection
Stanley Chu
2020-01-20
scsi: ufs: Use UFS device indicated maximum LU number
Bean Huo
2020-01-20
scsi: ufs: Add max_lu_supported in struct ufs_dev_info
Bean Huo
2020-01-20
scsi: ufs: Delete is_init_prefetch from struct ufs_hba
Bean Huo
2020-01-20
scsi: ufs: Inline two functions into their callers
Bean Huo
2020-01-20
scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()
Bean Huo
2020-01-20
scsi: ufs: Split ufshcd_probe_hba() based on its called flow
Bean Huo
[next]