Age | Commit message (Expand) | Author |
2016-03-18 | scsi: ufs: select CONFIG_NLS | Arnd Bergmann |
2016-03-14 | scsi: ufs-qcom: add printouts of testbus debug registers | Yaniv Gardi |
2016-03-14 | scsi: ufs-qcom: enable/disable the device ref clock | Yaniv Gardi |
2016-03-14 | scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup | Yaniv Gardi |
2016-03-14 | scsi: ufs: add device quirk delay before putting UFS rails in LPM | Yaniv Gardi |
2016-03-14 | scsi: ufs: fix leakage during link off state | Yaniv Gardi |
2016-03-14 | scsi: ufs: tune UniPro parameters to optimize hibern8 exit time | Yaniv Gardi |
2016-03-14 | scsi: ufs: handle non spec compliant bkops behaviour by device | Yaniv Gardi |
2016-03-14 | scsi: ufs: add retry for query descriptors | Yaniv Gardi |
2016-03-14 | scsi: ufs: add error recovery after DL NAC error | Yaniv Gardi |
2016-03-14 | scsi: ufs: make error handling bit faster | Yaniv Gardi |
2016-03-14 | scsi: ufs: disable vccq if it's not needed by UFS device | Yaniv Gardi |
2016-03-14 | scsi: ufs: separate device and host quirks | Yaniv Gardi |
2016-03-14 | scsi: ufs: add support to read device and string descriptors | Yaniv Gardi |
2016-03-14 | scsi: ufs: verify hba controller hce reg value | Yaniv Gardi |
2016-03-14 | scsi: ufs: implement scsi host timeout handler | Yaniv Gardi |
2016-03-14 | scsi: ufs: avoid spurious UFS host controller interrupts | Yaniv Gardi |
2016-03-14 | scsi: ufs-qcom: add number of lanes per direction | Yaniv Gardi |
2016-02-23 | scsi: ufs: fix typo in comment | Tomas Winkler |
2016-02-23 | ufs: fix typo: MAZ to MAX | Tomas Winkler |
2016-02-23 | scsi: ufs: add wrapper for retrying sending query attribute | Yaniv Gardi |
2016-02-23 | scsi: ufs: commit descriptors before setting the doorbell | Yaniv Gardi |
2016-02-23 | scsi: ufs: add missing memory barriers | Yaniv Gardi |
2016-02-23 | scsi: ufs: reduce the interrupts for power mode change requests | Yaniv Gardi |
2016-02-23 | scsi: ufs: retry failed query flag requests | Yaniv Gardi |
2016-02-23 | scsi: ufs: fix error recovery after the hibern8 exit failure | Yaniv Gardi |
2016-02-23 | scsi: ufs: add retries for hibern8 enter | Yaniv Gardi |
2016-02-23 | scsi: ufs: add retries to dme_peer get and set attribute | Yaniv Gardi |
2016-02-23 | scsi: ufs: avoid exception event handler racing with PM callbacks | Yaniv Gardi |
2016-02-23 | scsi: ufs: increase fDeviceInit query response timeout | Yaniv Gardi |
2016-02-23 | scsi: ufs: clear outstanding_request bit in case query timeout | Yaniv Gardi |
2016-02-23 | scsi: ufs: verify command tag validity | Yaniv Gardi |
2016-02-23 | scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfers | Yaniv Gardi |
2016-02-23 | scsi: ufs: clear UTRD, UPIU req and rsp before new transfers | Yaniv Gardi |
2015-11-30 | scsi: ufs: fix spelling mistake in error message | Colin Ian King |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-11-09 | scsi: ufs-qcom: add QUniPro hardware support and power optimizations | Yaniv Gardi |
2015-11-09 | scsi: ufs-qcom: add debug prints for test bus | Yaniv Gardi |
2015-11-09 | scsi: ufs: make the UFS variant a platform device | Yaniv Gardi |
2015-11-09 | scsi: ufs: creates wrapper functions for vops | Yaniv Gardi |
2015-11-09 | scsi: ufs: add ufshcd_get_variant ufshcd_set_variant | Yaniv Gardi |
2015-11-09 | scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component | Yaniv Gardi |
2015-11-09 | scsi: ufs-qcom: fix compilation warning if compiled as a module | Yaniv Gardi |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-06-15 | ufs: fix TRUE and FALSE re-define build error | Suthikulpanit, Suravee |
2015-06-02 | scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION | Yaniv Gardi |
2015-06-02 | scsi: ufs: add quirk to handle broken UFS HCI version | Yaniv Gardi |
2015-06-02 | scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk | Yaniv Gardi |
2015-06-02 | scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk | Yaniv Gardi |