summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-12-04scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com
2017-11-21scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam
2017-10-11scsi: ufs: Remove unused UFS_BIT() macroAlim Akhtar
2017-10-11scsi: ufs: Remove unused #definesAlim Akhtar
2017-10-11scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar
2017-10-11scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar
2017-09-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2017-09-27scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke
2017-09-27scsi: ufs: add ufs a command complete time stampZang Leigang
2017-09-27scsi: ufs: fix a pclint warningZang Leigang
2017-09-15scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King
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: ufshcd-pci: Add Intel CNL supportAdrian Hunter
2017-06-12scsi: ufshcd-pci: Fix PM configAdrian Hunter
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: add missing macros for register bits from UFSHCI specTomohiro 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: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERRTomas Winkler
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-22scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani
2017-02-07scsi: ufs: dump hw regs on link failuresVenkat Gopalakrishnan
2017-02-07scsi: ufs-qcom: dump additional testbus registersVenkat 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