summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-06-25scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu
2018-08-03scsi: ufs: fix exception event handlingMaya Erez
2018-08-03scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2017-08-24scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang
2017-06-12scsi: ufs: Tidy clocks list head usageSzymon Mielczarek
2017-05-18scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-26scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi
2017-04-26scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi
2017-03-29Revert "scsi: ufs: add queries retry mechanism"Szymon Mielczarek
2017-03-29scsi: ufs: just use sizeof() for snprintf()Tomohiro Kusumi
2017-03-29scsi: ufs: remove deprecated enum for hw interruptTomohiro Kusumi
2017-03-29scsi: ufs: non functional macro fixTomohiro Kusumi
2017-03-29scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bitTomohiro Kusumi
2017-03-29scsi: ufs: make ufshcd_is_{device_present, hba_active}() return boolTomohiro Kusumi
2017-03-27scsi: ufs: fix wrong/ambiguous fall through commentsTomohiro Kusumi
2017-03-27scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung
2017-03-15scsi: ufs: don't check unsigned type for a negative valueTomas Winkler
2017-03-01scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig
2017-02-07scsi: ufs: dump hw regs on link failuresVenkat Gopalakrishnan
2017-02-07scsi: ufs: kick start clock scaling only after device detectionsubhashj@codeaurora.org
2017-02-07scsi: ufs: don't suspend clock scaling during clock gatingsubhashj@codeaurora.org
2017-02-07scsi: ufs: add host state prints in failure casesGilad Broner
2017-02-07scsi: ufs: add load based scaling of UFS gearsubhashj@codeaurora.org
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