summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
AgeCommit message (Expand)AuthorFilesLines
2017-01-05scsi: ufs: fix setting init power modesubhashj@codeaurora.org1-3/+4
2017-01-05scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org2-11/+35
2017-01-05scsi: ufs: set default UFS power management levelsubhashj@codeaurora.org1-0/+28
2017-01-05scsi: ufs: provide sysfs attribute to select the PM levelsubhashj@codeaurora.org2-0/+146
2017-01-05scsi: ufs: Add sysfs node to dynamically control clock scalingSahitya Tummala2-17/+82
2017-01-05scsi: ufs: Add sysfs node to dynamically control clock gatingSahitya Tummala2-1/+51
2017-01-05scsi: ufs: fix multiple ufs spec violationDolev Raviv1-1/+12
2017-01-05scsi: ufs: add tracing supportsubhashj@codeaurora.org1-12/+73
2017-01-05scsi: ufs: dump debug info during failuresDolev Raviv2-0/+132
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-12-22Merge branch 'misc' into for-linusJames Bottomley6-29/+120
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-146/+449
2016-12-08scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani1-1/+2
2016-12-08scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani5-23/+76
2016-12-08scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi1-1/+10
2016-12-08scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi2-4/+32
2016-11-29scsi: ufs: fix default power mode to FAST/SLOWsubhashj@codeaurora.org1-4/+4
2016-11-29scsi: ufs: optimize system suspend handlingsubhashj@codeaurora.org1-9/+6
2016-11-29scsi: ufs: fix condition in which DME command failure msg is printed outYaniv Gardi1-5/+6
2016-11-29scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv2-0/+12
2016-11-29scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org1-3/+20
2016-11-29scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org3-0/+86
2016-11-29scsi: ufs: increase the scsi query response timeoutsubhashj@codeaurora.org1-11/+2
2016-11-29scsi: ufs: fix failure to read the string descriptorsubhashj@codeaurora.org1-9/+31
2016-11-29scsi: ufs: update device descriptor maximum sizeYaniv Gardi1-1/+1
2016-11-29scsi: ufs: add index details to query error messagesYaniv Gardi1-6/+7
2016-11-29scsi: ufs: add queries retry mechanismDolev Raviv1-9/+45
2016-11-25scsi: ufs: Add missing UFS_MASK macro definitionSantosh Y1-0/+2
2016-11-22scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2-7/+27
2016-11-21scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson1-3/+3
2016-11-16scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang1-1/+3
2016-11-12scsi: ufs: introduce hibern8_notify callbackKiwoong Kim2-2/+22
2016-11-12scsi: ufs: introduce setup_task_mgmtKiwoong Kim2-0/+12
2016-11-12scsi: ufs: introduce setup_xfer_req callbackKiwoong Kim2-0/+12
2016-11-08scsi: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi1-3/+1
2016-11-08scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam1-1/+0
2016-11-08scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam1-0/+1
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam1-15/+6
2016-11-08scsi: ufs: change device rails hpm mode ramp up sequenceSubhash Jadavani1-1/+1
2016-11-08scsi: ufs: suspend clock scaling at the start of suspendSubhash Jadavani1-9/+5
2016-11-08scsi: ufshcd: release resources if probe failsSubhash Jadavani3-7/+3
2016-11-08scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani1-0/+32
2016-11-08scsi: ufs: optimize clock gate workVenkat Gopalakrishnan1-1/+8
2016-11-08scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan1-0/+15
2016-11-08scsi: ufs: fail ufshcd_probe_hba() if power configuration failsDov Levenglick1-1/+3
2016-11-08scsi: ufs: suspend clock scaling for failed runtime_resumeGilad Broner1-16/+24
2016-11-08scsi: ufs: fix sense buffer size to 18 bytesGilad Broner1-5/+7
2016-11-08scsi: ufs: commit descriptors before setting the doorbellGilad Broner1-0/+8
2016-11-08scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2-7/+21
2016-11-08scsi: ufshcd: Fix possible unclocked register accessSubhash Jadavani3-16/+19