summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-01-04scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-06-25scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-06-25scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
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-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-01-10scsi: ufs: ufshcd_get_max_icc_level fix endianity handlingTomas Winkler
2017-01-10scsi: ufs: unexport descritpor reading functionsTomas Winkler