aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-18scsi: ufs: select CONFIG_NLSArnd Bergmann1-0/+1
2016-03-14scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2-0/+86
2016-03-14scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2-0/+21
2016-03-14scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2-7/+21
2016-03-14scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2-1/+23
2016-03-14scsi: ufs: fix leakage during link off stateYaniv Gardi1-0/+10
2016-03-14scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi4-0/+142
2016-03-14scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2-7/+52
2016-03-14scsi: ufs: add retry for query descriptorsYaniv Gardi1-18/+37
2016-03-14scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2-0/+95
2016-03-14scsi: ufs: make error handling bit fasterYaniv Gardi1-43/+112
2016-03-14scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2-4/+57
2016-03-14scsi: ufs: separate device and host quirksYaniv Gardi4-0/+244
2016-03-14scsi: ufs: add support to read device and string descriptorsYaniv Gardi3-1/+95
2016-03-14scsi: ufs: verify hba controller hce reg valueYaniv Gardi2-30/+35
2016-03-14scsi: ufs: implement scsi host timeout handlerYaniv Gardi1-0/+36
2016-03-14scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi1-0/+15
2016-03-14scsi: ufs-qcom: add number of lanes per directionYaniv Gardi4-17/+44
2016-02-23scsi: ufs: fix typo in commentTomas Winkler1-1/+1
2016-02-23ufs: fix typo: MAZ to MAXTomas Winkler2-2/+2
2016-02-23scsi: ufs: add wrapper for retrying sending query attributeYaniv Gardi1-7/+44
2016-02-23scsi: ufs: commit descriptors before setting the doorbellYaniv Gardi1-0/+2
2016-02-23scsi: ufs: add missing memory barriersYaniv Gardi1-6/+13
2016-02-23scsi: ufs: reduce the interrupts for power mode change requestsYaniv Gardi1-14/+27
2016-02-23scsi: ufs: retry failed query flag requestsYaniv Gardi2-26/+41
2016-02-23scsi: ufs: fix error recovery after the hibern8 exit failureYaniv Gardi1-5/+53
2016-02-23scsi: ufs: add retries for hibern8 enterYaniv Gardi1-2/+24
2016-02-23scsi: ufs: add retries to dme_peer get and set attributeYaniv Gardi1-11/+29
2016-02-23scsi: ufs: avoid exception event handler racing with PM callbacksYaniv Gardi1-1/+14
2016-02-23scsi: ufs: increase fDeviceInit query response timeoutYaniv Gardi1-1/+11
2016-02-23scsi: ufs: clear outstanding_request bit in case query timeoutYaniv Gardi1-2/+20
2016-02-23scsi: ufs: verify command tag validityYaniv Gardi1-2/+22
2016-02-23scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfersYaniv Gardi1-0/+8
2016-02-23scsi: ufs: clear UTRD, UPIU req and rsp before new transfersYaniv Gardi1-4/+12
2015-11-30scsi: ufs: fix spelling mistake in error messageColin Ian King1-1/+1
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley7-337/+1048
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-8/+0
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi4-181/+525
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi4-4/+208
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi5-73/+139
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi3-66/+137
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2-17/+38
2015-11-09scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi1-1/+1
2015-11-09scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi1-1/+6
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-10/+200
2015-06-15ufs: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee1-0/+8
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi1-0/+12
2015-06-02scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi3-2/+18
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi1-1/+3
2015-06-02scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2-0/+38