summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2018-08-24block: split out request-only flags into a new namespaceChristoph Hellwig
2018-08-03scsi: ufs: fix exception event handlingMaya Erez
2018-06-06scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2018-06-06scsi: ufs: refactor device descriptor readingTomas Winkler
2018-06-06scsi: ufs: fix failure to read the string descriptorSubhash Jadavani
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
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