- 087c5ef scsi: ufs: export ufshcd_link_recovery by Stanley Chu · 4 years, 10 months ago
- 394b949 scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path by Subhash Jadavani · 4 years, 10 months ago
- e89860f scsi: ufs: Do not rely on prefetched data by Can Guo · 4 years, 10 months ago
- fb276f7 scsi: ufs: Enable block layer runtime PM for well-known logical units by Can Guo · 4 years, 10 months ago
- 2c75f9a5 scsi: ufshcd: Let vendor override devfreq parameters by Asutosh Das · 4 years, 10 months ago
- 91831d3 scsi: ufshcd: Update the set frequency to devfreq by Asutosh Das · 4 years, 10 months ago
- 9fc305e scsi: ufs: make HCE polling more compact to improve initialization latency by Stanley Chu · 4 years, 10 months ago
- b9dc8ac scsi: ufs: allow custom delay prior to host enabling by Stanley Chu · 4 years, 10 months ago
- 5c955c1 scsi: ufs: introduce common and flexible delay function by Stanley Chu · 4 years, 10 months ago
- ba0320f scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc() by Stanley Chu · 4 years, 10 months ago
- 5905d46 scsi: ufs: Simplify two tests by Bart Van Assche · 5 years ago
- 4d2b8d4 scsi: ufs: Introduce ufshcd_init_lrb() by Bart Van Assche · 5 years ago
- e91ed9e scsi: ufs: Allow vendor device quirks to be applied early by Can Guo · 5 years ago
- 49200199 scsi: ufshcd: remove unused quirks by Christoph Hellwig · 5 years ago
- 09f1779 scsi: ufs: Add dev ref clock gating wait time support by Can Guo · 5 years ago
- c63d609 scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic by Can Guo · 5 years ago
- 38f3242 scsi: ufs: Remove the check before call setup clock notify vops by Can Guo · 5 years ago
- 90d88f4 scsi: ufs: set load before setting voltage in regulators by Asutosh Das · 5 years ago
- 2824ec9 scsi: ufs: Flush exception event before suspend by Sayali Lokhande · 5 years ago
- 5a244e0 scsi: ufs: fix Auto-Hibern8 error detection by Stanley Chu · 5 years ago
- 1baa801 scsi: ufs: Use UFS device indicated maximum LU number by Bean Huo · 5 years ago
- 731f062 scsi: ufs: Add max_lu_supported in struct ufs_dev_info by Bean Huo · 5 years ago
- 046c1e6 scsi: ufs: Delete is_init_prefetch from struct ufs_hba by Bean Huo · 5 years ago
- 8c9a51b scsi: ufs: Inline two functions into their callers by Bean Huo · 5 years ago
- 2b35b2a scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init() by Bean Huo · 5 years ago
- 1b9e214 scsi: ufs: Split ufshcd_probe_hba() based on its called flow by Bean Huo · 5 years ago
- 0975006 scsi: ufs: Delete struct ufs_dev_desc by Bean Huo · 5 years ago
- b9fc532 scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails by Bean Huo · 5 years ago
- 9d19bf7a scsi: ufs: export some functions for vendor usage by Stanley Chu · 5 years ago
- c40ad6b scsi: ufs: pass device information to apply_dev_quirks by Stanley Chu · 5 years ago
- fd1fb4d scsi: ufs: remove "errors" word in ufshcd_print_err_hist() by Stanley Chu · 5 years ago
- a5fe372d scsi: ufs: add device reset history for vendor implementations by Stanley Chu · 5 years ago
- 645728a scsi: ufs: fix empty check of error history by Stanley Chu · 5 years ago
- ba7af5e scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage by Stanley Chu · 5 years ago
- 0dd0dec scsi: ufs: Remove the SCSI timeout handler by Bart Van Assche · 5 years ago
- eacf36f scsi: ufs: Fix a race condition in the tracing code by Bart Van Assche · 5 years ago
- 1b21b8f scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to read by Bart Van Assche · 5 years ago
- e4d2add scsi: ufs: Make ufshcd_add_command_trace() easier to read by Bart Van Assche · 5 years ago
- 68c9fcf scsi: ufs: Fix indentation in ufshcd_query_attr_retry() by Bart Van Assche · 5 years ago
- 7c486d91 scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumps by Stanley Chu · 5 years ago
- 03e1d28 scsi: ufs: unify scsi_block_requests usage by Stanley Chu · 5 years ago
- 8b0bbf0 scsi: ufs: disable interrupt during clock-gating by Stanley Chu · 5 years ago
- dcb6cec scsi: ufs: disable irq before disabling clocks by Stanley Chu · 5 years ago
- dc30c9e scsi: ufs: Simplify a condition by Dan Carpenter · 5 years ago
- bb14dd1 scsi: ufs: Unlock on a couple error paths by Dan Carpenter · 5 years ago
- 5231d38 scsi: ufs: Do not free irq in suspend by Can Guo · 5 years ago
- 0834253 scsi: ufs: Do not clear the DL layer timers by Can Guo · 5 years ago
- 17c7d35 scsi: ufs: Release clock if DMA map fails by Can Guo · 5 years ago
- a3a7639 scsi: ufs: Use DBD setting in mode sense by Can Guo · 5 years ago
- 2df74b6 scsi: ufs: Complete pending requests in host reset and restore path by Can Guo · 5 years ago
- 74a527a scsi: ufs: Avoid messing up the compl_time_stamp of lrbs by Can Guo · 5 years ago
- 24366c2a scsi: ufs: Recheck bkops level if bkops is disabled by Asutosh Das · 5 years ago
- 69a6c26 scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs by Bart Van Assche · 5 years ago
- 7252a36 scsi: ufs: Avoid busy-waiting by eliminating tag conflicts by Bart Van Assche · 5 years ago
- 6d303e4 scsi: ufs: Fix error handing during hibern8 enter by Subhash Jadavani · 5 years ago
- 18f01374 scsi: ufs: Abort gating if clock on request is pending by Asutosh Das · 5 years ago
- 9333d77 scsi: ufs: Fix irq return code by Venkat Gopalakrishnan · 5 years ago
- cddaeba scsi: ufs: Fix register dump caused sleep in atomic context by Can Guo · 5 years ago
- 71d848b scsi: ufs: Fix up auto hibern8 enablement by Can Guo · 5 years ago
- ebdd1df scsi: ufs: Add device reset in link recovery path by Can Guo · 5 years ago
- cfcbae3 scsi: ufs: fix potential bug which ends in system hang by Bean Huo · 5 years ago
- 3d4881d scsi: ufs: print helpful hint when response size exceed buffer size by Bean Huo · 5 years ago
- 7f674c3 scsi: ufs: Use enum dev_cmd_type where appropriate by Bart Van Assche · 5 years ago
- d0e9760 scsi: ufs: Fix kernel-doc warnings by Bart Van Assche · 5 years ago
- 059efd8 scsi: ufs: delete redundant function ufshcd_def_desc_sizes() by Bean Huo · 5 years ago
- a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
- 49615ba scsi: ufs: override auto suspend tunables for ufs by Stanley Chu · 5 years ago
- f51913e scsi: ufs: skip shutdown if hba is not powered by Stanley Chu · 5 years ago
- 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 5f57704 scsi: ufs: Use kmemdup in ufshcd_read_string_desc() by YueHaibing · 5 years ago
- d8d9f79 scsi: ufs: Introduce vops for resetting device by Bjorn Andersson · 5 years ago
- b557217 scsi: ufs: fix broken hba->outstanding_tasks by Stanley Chu · 5 years ago
- 7c7cfdc scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm() by Adrian Hunter · 5 years ago
- 4b828fe scsi: ufs: revamp string descriptor reading by Tomas Winkler · 5 years ago
- 838c1ef scsi: ufs: change msleep to usleep_range by Bean Huo · 6 years ago
- 8808b4e scsi: ufs: Add history of fatal events by Stanley Chu · 6 years ago
- c5397f1 scsi: ufs: Do not reset error history during host reset by Stanley Chu · 6 years ago
- d3c615b scsi: ufs: Add fatal and auto-hibern8 error history by Stanley Chu · 6 years ago
- 48d5b97 scsi: ufs: Change names related to error history by Stanley Chu · 6 years ago
- f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 552a990 scsi: ufshcd: set max_segment_size in the scsi host template by Christoph Hellwig · 6 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 8217444 scsi: ufs: Add error-handling of Auto-Hibernate by Stanley Chu · 6 years ago
- f571b37 scsi: ufs: Do not overwrite Auto-Hibernate timer by Stanley Chu · 6 years ago
- ee5f104 scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported() by Stanley Chu · 6 years ago
- 1c90836 scsi: ufs: Check that space was properly alloced in copy_query_response by Avri Altman · 6 years ago
- e0347d8 scsi: ufs: Print real incorrect request response code by Stanley Chu · 6 years ago
- 60b7b82 scsi: ufs: remove unnecessary pointer evaluation by Zeng Guangyue · 6 years ago
- 0487fff scsi: ufs: Fix regulator load and icc-level configuration by Stanley Chu · 6 years ago
- 3b141e8 scsi: ufs: Avoid configuring regulator with undefined voltage range by Stanley Chu · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4bbbe24 scsi: ufs: Allow reading descriptor via raw upiu by Avri Altman · 6 years ago
- e9cb965 scsi: ufs: Remove unused device quirks by Marc Gonzalez · 6 years ago
- 7306798 Revert "scsi: ufs: disable vccq if it's not needed by UFS device" by Marc Gonzalez · 6 years ago
- 2775264 scsi: ufs: Print uic error history in time order by Stanley Chu · 6 years ago
- d672475 scsi: ufs: Use explicit access size in ufshcd_dump_regs by Marc Gonzalez · 6 years ago
- ce9e7bc scsi: ufs: Fix system suspend status by Stanley Chu · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
- 4dd4130 scsi: make sure all drivers set the use_clustering flag by Christoph Hellwig · 6 years ago