summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2017-11-21scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org
2017-04-12scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org
2017-04-12scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang
2017-04-12scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani
2017-04-12scsi: ufs: ensure that host pa_tactivate is higher than deviceSubhash Jadavani
2017-04-12scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim
2016-09-29scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun
2016-09-29scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang
2016-09-21scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim
2016-09-09scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim
2016-07-15scsi: ufs: remove unnecessary goto labelTiezhu Yang
2016-07-12ufs: add UFS 2.0 capabilitiesJoao Pinto
2016-03-14scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi
2016-03-14scsi: ufs: fix leakage during link off stateYaniv Gardi
2016-03-14scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi
2016-03-14scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi
2016-03-14scsi: ufs: add retry for query descriptorsYaniv Gardi
2016-03-14scsi: ufs: add error recovery after DL NAC errorYaniv Gardi
2016-03-14scsi: ufs: make error handling bit fasterYaniv Gardi
2016-03-14scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi
2016-03-14scsi: ufs: separate device and host quirksYaniv Gardi
2016-03-14scsi: ufs: add support to read device and string descriptorsYaniv Gardi
2016-03-14scsi: ufs: verify hba controller hce reg valueYaniv Gardi
2016-03-14scsi: ufs: implement scsi host timeout handlerYaniv Gardi
2016-03-14scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi
2016-03-14scsi: ufs-qcom: add number of lanes per directionYaniv Gardi
2016-02-23ufs: fix typo: MAZ to MAXTomas Winkler
2016-02-23scsi: ufs: add wrapper for retrying sending query attributeYaniv Gardi
2016-02-23scsi: ufs: commit descriptors before setting the doorbellYaniv Gardi
2016-02-23scsi: ufs: add missing memory barriersYaniv Gardi
2016-02-23scsi: ufs: reduce the interrupts for power mode change requestsYaniv Gardi
2016-02-23scsi: ufs: retry failed query flag requestsYaniv Gardi
2016-02-23scsi: ufs: fix error recovery after the hibern8 exit failureYaniv Gardi
2016-02-23scsi: ufs: add retries for hibern8 enterYaniv Gardi
2016-02-23scsi: ufs: add retries to dme_peer get and set attributeYaniv Gardi
2016-02-23scsi: ufs: avoid exception event handler racing with PM callbacksYaniv Gardi
2016-02-23scsi: ufs: increase fDeviceInit query response timeoutYaniv Gardi
2016-02-23scsi: ufs: clear outstanding_request bit in case query timeoutYaniv Gardi
2016-02-23scsi: ufs: verify command tag validityYaniv Gardi
2016-02-23scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfersYaniv Gardi
2016-02-23scsi: ufs: clear UTRD, UPIU req and rsp before new transfersYaniv Gardi
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi
2015-06-02scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi
2015-06-02scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi