| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: ufs: Factor out ufshcd_read_desc_param | Potomski, MichalX | 2017-03-02 | 1 | -0/+15 |
* | scsi: ufs: don't suspend clock scaling during clock gating | subhashj@codeaurora.org | 2017-02-08 | 1 | -4/+27 |
* | scsi: ufs: add load based scaling of UFS gear | subhashj@codeaurora.org | 2017-02-08 | 1 | -0/+9 |
* | scsi: ufs: reduce printout for aborted requests | Gilad Broner | 2017-02-08 | 1 | -0/+3 |
* | scsi: ufs: skip request abort task when previous aborts failed | Gilad Broner | 2017-02-08 | 1 | -0/+3 |
* | scsi: ufs: unexport descritpor reading functions | Tomas Winkler | 2017-01-11 | 1 | -7/+0 |
* | scsi: ufs: Improve fatal error logs | Dolev Raviv | 2017-01-06 | 1 | -0/+47 |
* | scsi: ufs: add capability to keep auto bkops always enabled | subhashj@codeaurora.org | 2017-01-06 | 1 | -0/+13 |
* | scsi: ufs: provide sysfs attribute to select the PM level | subhashj@codeaurora.org | 2017-01-06 | 1 | -0/+2 |
* | scsi: ufs: Add sysfs node to dynamically control clock scaling | Sahitya Tummala | 2017-01-06 | 1 | -1/+3 |
* | scsi: ufs: Add sysfs node to dynamically control clock gating | Sahitya Tummala | 2017-01-06 | 1 | -0/+4 |
* | scsi: ufs: add quirk to increase host PA_SaveConfigTime | Subhash Jadavani | 2016-12-08 | 1 | -2/+10 |
* | scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk | Kiwoong Kim | 2016-11-22 | 1 | -0/+6 |
* | scsi: ufs: introduce hibern8_notify callback | Kiwoong Kim | 2016-11-12 | 1 | -0/+12 |
* | scsi: ufs: introduce setup_task_mgmt | Kiwoong Kim | 2016-11-12 | 1 | -0/+10 |
* | scsi: ufs: introduce setup_xfer_req callback | Kiwoong Kim | 2016-11-12 | 1 | -0/+10 |
* | scsi: ufshcd: Fix possible unclocked register access | Subhash Jadavani | 2016-11-08 | 1 | -3/+5 |
* | ufs: add support for DesignWare Controller | Joao Pinto | 2016-07-13 | 1 | -0/+7 |
* | scsi: ufs-qcom: enable/disable the device ref clock | Yaniv Gardi | 2016-03-15 | 1 | -0/+9 |
* | scsi: ufs: tune UniPro parameters to optimize hibern8 exit time | Yaniv Gardi | 2016-03-15 | 1 | -0/+1 |
* | scsi: ufs: handle non spec compliant bkops behaviour by device | Yaniv Gardi | 2016-03-15 | 1 | -0/+6 |
* | scsi: ufs: separate device and host quirks | Yaniv Gardi | 2016-03-15 | 1 | -0/+3 |
* | scsi: ufs: add support to read device and string descriptors | Yaniv Gardi | 2016-03-15 | 1 | -0/+7 |
* | scsi: ufs: verify hba controller hce reg value | Yaniv Gardi | 2016-03-15 | 1 | -9/+3 |
* | scsi: ufs-qcom: add number of lanes per direction | Yaniv Gardi | 2016-03-15 | 1 | -0/+2 |
* | scsi: ufs: fix typo in comment | Tomas Winkler | 2016-02-24 | 1 | -1/+1 |
* | scsi: ufs: retry failed query flag requests | Yaniv Gardi | 2016-02-24 | 1 | -0/+4 |
* | scsi: ufs-qcom: add QUniPro hardware support and power optimizations | Yaniv Gardi | 2015-11-10 | 1 | -10/+17 |
* | scsi: ufs-qcom: add debug prints for test bus | Yaniv Gardi | 2015-11-10 | 1 | -0/+8 |
* | scsi: ufs: make the UFS variant a platform device | Yaniv Gardi | 2015-11-10 | 1 | -0/+1 |
* | scsi: ufs: creates wrapper functions for vops | Yaniv Gardi | 2015-11-09 | 1 | -0/+98 |
* | scsi: ufs: add ufshcd_get_variant ufshcd_set_variant | Yaniv Gardi | 2015-11-09 | 1 | -0/+21 |
* | scsi: ufs: add quirk to handle broken UFS HCI version | Yaniv Gardi | 2015-06-02 | 1 | -0/+10 |
* | scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk | Yaniv Gardi | 2015-06-02 | 1 | -0/+7 |
* | scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk | Yaniv Gardi | 2015-06-02 | 1 | -0/+7 |
* | scsi: ufs: provide a quirk to disable the LCC | Yaniv Gardi | 2015-06-02 | 1 | -0/+8 |
* | scsi: ufs: introduce the capability and quirk for interrupt aggregation | Yaniv Gardi | 2015-06-02 | 1 | -1/+20 |
* | ufs: add support to allow non standard behaviours (quirks) | Yaniv Gardi | 2015-04-10 | 1 | -0/+9 |
* | ufs: fix reference counting of W-LUs | Akinobu Mita | 2014-11-20 | 1 | -2/+0 |
* | ufs: definitions for phy interface | Dolev Raviv | 2014-10-01 | 1 | -0/+18 |
* | ufs: tune bkops while power managment events | Subhash Jadavani | 2014-10-01 | 1 | -0/+7 |
* | ufs: Add support for clock scaling using devfreq framework | Sahitya Tummala | 2014-10-01 | 1 | -0/+20 |
* | ufs: Add freq-table-hz property for UFS device | Sahitya Tummala | 2014-10-01 | 1 | -0/+2 |
* | ufs: Add support for clock gating | Sahitya Tummala | 2014-10-01 | 1 | -0/+51 |
* | ufs: refactor configuring power mode | Dolev Raviv | 2014-10-01 | 1 | -0/+27 |
* | ufs: add UFS power management support | Subhash Jadavani | 2014-10-01 | 1 | -5/+71 |
* | ufs: introduce well known logical unit in ufs | Subhash Jadavani | 2014-10-01 | 1 | -1/+1 |
* | ufs: manually add well known logical units | Subhash Jadavani | 2014-10-01 | 1 | -0/+7 |
* | ufs: Active Power Mode - configuring bActiveICCLevel | Yaniv Gardi | 2014-10-01 | 1 | -0/+13 |
* | ufs: improve init sequence | Sujit Reddy Thumma | 2014-10-01 | 1 | -0/+2 |