aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2017-02-07scsi: ufs: reduce printout for aborted requestsGilad Broner
2017-02-07scsi: ufs: skip request abort task when previous aborts failedGilad Broner
2017-01-11scsi: ufs: fix arguments order some trace callsSubhash Jadavani
2017-01-10scsi: ufs: refactor device descriptor readingTomas Winkler
2017-01-10scsi: ufs: ufshcd_get_max_icc_level fix endianity handlingTomas Winkler
2017-01-10scsi: ufs: unexport descritpor reading functionsTomas Winkler
2017-01-10scsi: ufs: ufshcd_query_descriptor_retry should be staticTomas Winkler
2017-01-05scsi: ufs: Improve fatal error logsDolev Raviv
2017-01-05scsi: ufs: add trace event for ufs commandsLee Susman
2017-01-05scsi: ufs: add time profiling supportsubhashj@codeaurora.org
2017-01-05scsi: ufs: fix setting init power modesubhashj@codeaurora.org
2017-01-05scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org
2017-01-05scsi: ufs: set default UFS power management levelsubhashj@codeaurora.org
2017-01-05scsi: ufs: provide sysfs attribute to select the PM levelsubhashj@codeaurora.org
2017-01-05scsi: ufs: Add sysfs node to dynamically control clock scalingSahitya Tummala
2017-01-05scsi: ufs: Add sysfs node to dynamically control clock gatingSahitya Tummala
2017-01-05scsi: ufs: fix multiple ufs spec violationDolev Raviv
2017-01-05scsi: ufs: add tracing supportsubhashj@codeaurora.org
2017-01-05scsi: ufs: dump debug info during failuresDolev Raviv
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-22Merge branch 'misc' into for-linusJames Bottomley
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-08scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani
2016-12-08scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi
2016-11-29scsi: ufs: fix default power mode to FAST/SLOWsubhashj@codeaurora.org
2016-11-29scsi: ufs: optimize system suspend handlingsubhashj@codeaurora.org
2016-11-29scsi: ufs: fix condition in which DME command failure msg is printed outYaniv Gardi
2016-11-29scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv
2016-11-29scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org
2016-11-29scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org
2016-11-29scsi: ufs: increase the scsi query response timeoutsubhashj@codeaurora.org
2016-11-29scsi: ufs: fix failure to read the string descriptorsubhashj@codeaurora.org
2016-11-29scsi: ufs: add index details to query error messagesYaniv Gardi
2016-11-29scsi: ufs: add queries retry mechanismDolev Raviv
2016-11-22scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim
2016-11-16scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang
2016-11-12scsi: ufs: introduce hibern8_notify callbackKiwoong Kim
2016-11-12scsi: ufs: introduce setup_task_mgmtKiwoong Kim
2016-11-12scsi: ufs: introduce setup_xfer_req callbackKiwoong Kim
2016-11-08scsi: ufs: Use the resource-managed function to add devfreq deviceChanwoo Choi
2016-11-08scsi: ufs: change device rails hpm mode ramp up sequenceSubhash Jadavani
2016-11-08scsi: ufs: suspend clock scaling at the start of suspendSubhash Jadavani
2016-11-08scsi: ufshcd: release resources if probe failsSubhash Jadavani
2016-11-08scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2016-11-08scsi: ufs: optimize clock gate workVenkat Gopalakrishnan
2016-11-08scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2016-11-08scsi: ufs: fail ufshcd_probe_hba() if power configuration failsDov Levenglick
2016-11-08scsi: ufs: suspend clock scaling for failed runtime_resumeGilad Broner
2016-11-08scsi: ufs: fix sense buffer size to 18 bytesGilad Broner
2016-11-08scsi: ufs: commit descriptors before setting the doorbellGilad Broner