summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: fix typo in commentTomas Winkler2016-02-231-1/+1
* ufs: fix typo: MAZ to MAXTomas Winkler2016-02-232-2/+2
* scsi: ufs: add wrapper for retrying sending query attributeYaniv Gardi2016-02-231-7/+44
* scsi: ufs: commit descriptors before setting the doorbellYaniv Gardi2016-02-231-0/+2
* scsi: ufs: add missing memory barriersYaniv Gardi2016-02-231-6/+13
* scsi: ufs: reduce the interrupts for power mode change requestsYaniv Gardi2016-02-231-14/+27
* scsi: ufs: retry failed query flag requestsYaniv Gardi2016-02-232-26/+41
* scsi: ufs: fix error recovery after the hibern8 exit failureYaniv Gardi2016-02-231-5/+53
* scsi: ufs: add retries for hibern8 enterYaniv Gardi2016-02-231-2/+24
* scsi: ufs: add retries to dme_peer get and set attributeYaniv Gardi2016-02-231-11/+29
* scsi: ufs: avoid exception event handler racing with PM callbacksYaniv Gardi2016-02-231-1/+14
* scsi: ufs: increase fDeviceInit query response timeoutYaniv Gardi2016-02-231-1/+11
* scsi: ufs: clear outstanding_request bit in case query timeoutYaniv Gardi2016-02-231-2/+20
* scsi: ufs: verify command tag validityYaniv Gardi2016-02-231-2/+22
* scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfersYaniv Gardi2016-02-231-0/+8
* scsi: ufs: clear UTRD, UPIU req and rsp before new transfersYaniv Gardi2016-02-231-4/+12
* scsi: ufs: fix spelling mistake in error messageColin Ian King2015-11-301-1/+1
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-127-337/+1048
|\
| * scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi2015-11-094-181/+525
| * scsi: ufs-qcom: add debug prints for test busYaniv Gardi2015-11-094-4/+208
| * scsi: ufs: make the UFS variant a platform deviceYaniv Gardi2015-11-095-73/+139
| * scsi: ufs: creates wrapper functions for vopsYaniv Gardi2015-11-093-66/+137
| * scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2015-11-092-17/+38
| * scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi2015-11-091-1/+1
| * scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi2015-11-091-1/+6
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-8/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-235-10/+200
|\
| * scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi2015-06-021-0/+12
| * scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi2015-06-023-2/+18
| * scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2015-06-021-1/+3
| * scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2015-06-022-0/+38
| * scsi: ufs-qcom: enable quirk to fix gear change to HSYaniv Gardi2015-06-021-2/+4
| * scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirkYaniv Gardi2015-06-022-0/+18
| * scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCCYaniv Gardi2015-06-021-0/+2
| * scsi: ufs: provide a quirk to disable the LCCYaniv Gardi2015-06-023-0/+53
| * scsi: ufs-qcom: don't enable interrupt aggregationYaniv Gardi2015-06-021-1/+16
| * scsi: ufs: introduce the capability and quirk for interrupt aggregationYaniv Gardi2015-06-022-4/+36
| * ufs-qcom: Switch dependency to ARCH_QCOMStephen Boyd2015-05-251-1/+1
* | ufs: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee2015-06-151-0/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-164-12/+94
|\
| * ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi2015-04-104-5/+79
| * ufs-qcom: save controller revision info in internal structureYaniv Gardi2015-04-102-7/+15
* | ufs: Rename of regulator_set_optimum_modeBjorn Andersson2015-03-091-20/+7
|/
* ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi2015-01-204-0/+1188
* scsi: use per-cpu buffer for formatting senseHannes Reinecke2015-01-091-4/+2
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-182-14/+8
|\
| * SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-152-14/+8
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ | |/ |/|
| * scsi: ufs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-20/+5
|\ \