开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
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
2020-01-20
scsi: ufs: Delete struct ufs_dev_desc
Bean Huo
2020-01-20
scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...
Bean Huo
2020-01-20
scsi: ufs: export some functions for vendor usage
Stanley Chu
2020-01-15
scsi: ufs: pass device information to apply_dev_quirks
Stanley Chu
2020-01-15
scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
Stanley Chu
2020-01-15
scsi: ufs: add device reset history for vendor implementations
Stanley Chu
2020-01-15
scsi: ufs: fix empty check of error history
Stanley Chu
2020-01-02
scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
Stanley Chu
2020-01-02
scsi: ufs: Remove the SCSI timeout handler
Bart Van Assche
2020-01-02
scsi: ufs: Fix a race condition in the tracing code
Bart Van Assche
2020-01-02
scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to read
Bart Van Assche
2020-01-02
scsi: ufs: Make ufshcd_add_command_trace() easier to read
Bart Van Assche
2020-01-02
scsi: ufs: Fix indentation in ufshcd_query_attr_retry()
Bart Van Assche
2020-01-02
scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumps
Stanley Chu
2020-01-02
scsi: ufs: unify scsi_block_requests usage
Stanley Chu
2019-12-19
scsi: ufs: disable interrupt during clock-gating
Stanley Chu
2019-12-19
scsi: ufs: disable irq before disabling clocks
Stanley Chu
2019-12-19
scsi: ufs: Simplify a condition
Dan Carpenter
2019-12-19
scsi: ufs: Unlock on a couple error paths
Dan Carpenter
[next]