summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-01-20scsi: ufs: export some functions for vendor usageStanley Chu
2020-01-20scsi: ufs-mediatek: add dbg_register_dump implementationStanley Chu
2020-01-15scsi: ufs-mediatek: add apply_dev_quirks variant operationStanley Chu
2020-01-15scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-01-15scsi: ufs: remove "errors" word in ufshcd_print_err_hist()Stanley Chu
2020-01-15scsi: ufs: add device reset history for vendor implementationsStanley Chu
2020-01-15scsi: ufs: fix empty check of error historyStanley Chu
2020-01-02scsi: ufs-mediatek: configure and enable clk-gatingStanley Chu
2020-01-02scsi: ufs-mediatek: configure customized auto-hibern8 timerStanley Chu
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu
2020-01-02scsi: ufs-mediatek: introduce reference clock controlStanley Chu
2020-01-02scsi: ufs-mediatek: add device reset implementationStanley Chu
2020-01-02scsi: ufs: sysfs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-01-02scsi: ufs: Remove the SCSI timeout handlerBart Van Assche
2020-01-02scsi: ufs: Fix a race condition in the tracing codeBart Van Assche
2020-01-02scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to readBart Van Assche
2020-01-02scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche
2020-01-02scsi: ufs: Fix indentation in ufshcd_query_attr_retry()Bart Van Assche
2020-01-02scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumpsStanley Chu
2020-01-02scsi: ufs: unify scsi_block_requests usageStanley Chu
2019-12-19scsi: ufs: Power off hook for Cadence UFS driverSheeba B
2019-12-19scsi: ufs: disable interrupt during clock-gatingStanley Chu
2019-12-19scsi: ufs: disable irq before disabling clocksStanley Chu
2019-12-19scsi: ufs: Simplify a conditionDan Carpenter
2019-12-19scsi: ufs: Unlock on a couple error pathsDan Carpenter
2019-12-19scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.Sheeba B
2019-12-19scsi: ufs: Do not free irq in suspendCan Guo
2019-12-19scsi: ufs: Do not clear the DL layer timersCan Guo
2019-12-19scsi: ufs: Release clock if DMA map failsCan Guo
2019-12-19scsi: ufs: Use DBD setting in mode senseCan Guo
2019-12-19scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2019-12-19scsi: ufs: Avoid messing up the compl_time_stamp of lrbsCan Guo
2019-12-19scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codesCan Guo
2019-12-19scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2019-12-19scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche
2019-12-19scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2019-12-09scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab
2019-12-09scsi: ufs: Give an unique ID to each ufs-bsgCan Guo
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-19scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani
2019-11-19scsi: ufs: Abort gating if clock on request is pendingAsutosh Das
2019-11-19scsi: ufs: Fix irq return codeVenkat Gopalakrishnan
2019-11-18scsi: ufs: Fix register dump caused sleep in atomic contextCan Guo
2019-11-18scsi: ufs: Fix up auto hibern8 enablementCan Guo
2019-11-18scsi: ufs-qcom: Add reset control support for host controllerCan Guo
2019-11-18scsi: ufs: Add device reset in link recovery pathCan Guo
2019-11-12scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-11-12scsi: ufs: fix potential bug which ends in system hangBean Huo
2019-11-12scsi: ufs: print helpful hint when response size exceed buffer sizeBean Huo
2019-11-12scsi: ufs: Add driver for TI wrapper for Cadence UFS IPVignesh Raghavendra