summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
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
2015-06-02scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirkYaniv Gardi
2015-06-02scsi: ufs: provide a quirk to disable the LCCYaniv Gardi
2015-06-02scsi: ufs: introduce the capability and quirk for interrupt aggregationYaniv Gardi
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-10ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi
2015-03-09ufs: Rename of regulator_set_optimum_modeBjorn Andersson
2015-01-09scsi: use per-cpu buffer for formatting senseHannes Reinecke