summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: Remove unused UFS_BIT() macroAlim Akhtar2017-10-111-2/+0
* scsi: ufs: Remove unused #definesAlim Akhtar2017-10-111-2/+0
* scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar2017-10-112-5/+6
* scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar2017-10-112-38/+42
* scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin2017-09-281-6/+8
* scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke2017-09-281-11/+8
* scsi: ufs: add ufs a command complete time stampZang Leigang2017-09-282-0/+7
* scsi: ufs: fix a pclint warningZang Leigang2017-09-281-1/+1
* scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King2017-09-151-5/+5
* scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang2017-08-251-1/+1
* scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang2017-07-011-1/+2
* scsi: ufshcd-pci: Add Intel CNL supportAdrian Hunter2017-06-131-0/+38
* scsi: ufshcd-pci: Fix PM configAdrian Hunter2017-06-131-13/+9
* scsi: ufs: Tidy clocks list head usageSzymon Mielczarek2017-06-134-11/+7
* scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski2017-05-191-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-042-77/+31
|\
| * scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi2017-04-272-10/+5
| * scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi2017-04-271-2/+2
| * Revert "scsi: ufs: add queries retry mechanism"Szymon Mielczarek2017-03-301-45/+9
| * scsi: ufs: just use sizeof() for snprintf()Tomohiro Kusumi2017-03-301-1/+1
| * scsi: ufs: remove deprecated enum for hw interruptTomohiro Kusumi2017-03-301-7/+0
| * scsi: ufs: add missing macros for register bits from UFSHCI specTomohiro Kusumi2017-03-301-0/+2
| * scsi: ufs: non functional macro fixTomohiro Kusumi2017-03-301-4/+4
| * scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bitTomohiro Kusumi2017-03-301-1/+2
| * scsi: ufs: make ufshcd_is_{device_present, hba_active}() return boolTomohiro Kusumi2017-03-301-6/+6
| * scsi: ufs: fix wrong/ambiguous fall through commentsTomohiro Kusumi2017-03-281-2/+1
* | scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung2017-03-281-2/+0
* | scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERRTomas Winkler2017-03-161-2/+2
* | scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
* | scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX2017-03-023-72/+196
|/
* scsi: remove scsi_execute_req_flagsChristoph Hellwig2017-02-231-5/+5
* scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani2017-02-231-12/+0
* scsi: ufs: dump hw regs on link failuresVenkat Gopalakrishnan2017-02-081-1/+11
* scsi: ufs-qcom: dump additional testbus registersVenkat Gopalakrishnan2017-02-082-6/+43
* scsi: ufs: kick start clock scaling only after device detectionsubhashj@codeaurora.org2017-02-081-22/+23
* scsi: ufs: don't suspend clock scaling during clock gatingsubhashj@codeaurora.org2017-02-082-45/+171
* scsi: ufs: add host state prints in failure casesGilad Broner2017-02-081-0/+25
* scsi: ufs: add load based scaling of UFS gearsubhashj@codeaurora.org2017-02-082-175/+428
* scsi: ufs: reduce printout for aborted requestsGilad Broner2017-02-082-14/+35
* scsi: ufs: skip request abort task when previous aborts failedGilad Broner2017-02-082-0/+23
* scsi: ufs: fix arguments order some trace callsSubhash Jadavani2017-01-121-5/+5
* scsi: ufs: refactor device descriptor readingTomas Winkler2017-01-113-43/+37
* scsi: ufs: ufshcd_get_max_icc_level fix endianity handlingTomas Winkler2017-01-111-1/+1
* scsi: ufs: unexport descritpor reading functionsTomas Winkler2017-01-112-12/+4
* scsi: ufs: ufshcd_query_descriptor_retry should be staticTomas Winkler2017-01-111-4/+5
* scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas2017-01-061-0/+1
* scsi: ufs: Improve fatal error logsDolev Raviv2017-01-062-42/+208
* scsi: ufs: add trace event for ufs commandsLee Susman2017-01-061-1/+41
* scsi: ufs: add time profiling supportsubhashj@codeaurora.org2017-01-061-0/+24
* scsi: ufs: fix setting init power modesubhashj@codeaurora.org2017-01-061-3/+4