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
Age
Commit message (
Expand
)
Author
2020-01-30
scsi: ufs: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
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-mediatek: enable low-power mode for hibern8 state
Stanley Chu
2020-01-20
scsi: ufs: export some functions for vendor usage
Stanley Chu
2020-01-20
scsi: ufs-mediatek: add dbg_register_dump implementation
Stanley Chu
2020-01-15
scsi: ufs-mediatek: add apply_dev_quirks variant operation
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-mediatek: configure and enable clk-gating
Stanley Chu
2020-01-02
scsi: ufs-mediatek: configure customized auto-hibern8 timer
Stanley Chu
2020-01-02
scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
Stanley Chu
2020-01-02
scsi: ufs-mediatek: introduce reference clock control
Stanley Chu
2020-01-02
scsi: ufs-mediatek: add device reset implementation
Stanley Chu
2020-01-02
scsi: ufs: sysfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
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: Power off hook for Cadence UFS driver
Sheeba B
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
2019-12-19
scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.
Sheeba B
2019-12-19
scsi: ufs: Do not free irq in suspend
Can Guo
2019-12-19
scsi: ufs: Do not clear the DL layer timers
Can Guo
2019-12-19
scsi: ufs: Release clock if DMA map fails
Can Guo
2019-12-19
scsi: ufs: Use DBD setting in mode sense
Can Guo
2019-12-19
scsi: ufs: Complete pending requests in host reset and restore path
Can Guo
2019-12-19
scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
Can Guo
2019-12-19
scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
Can Guo
2019-12-19
scsi: ufs: Recheck bkops level if bkops is disabled
Asutosh Das
2019-12-19
scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
Bart Van Assche
2019-12-19
scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
Bart Van Assche
2019-12-09
scsi: ufs: Disable autohibern8 feature in Cadence UFS
sheebab
2019-12-09
scsi: ufs: Give an unique ID to each ufs-bsg
Can Guo
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-11-19
scsi: ufs: Fix error handing during hibern8 enter
Subhash Jadavani
[next]