summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)AuthorFilesLines
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry1-0/+1
2022-08-25scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-06-14scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam1-2/+5
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche3-3/+7
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter1-2/+32
2020-12-29scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo1-0/+7
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu1-5/+1
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu1-1/+2
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter1-3/+3
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu1-1/+4
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2-0/+3
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo1-1/+0
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan1-8/+19
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo1-0/+5
2020-02-28scsi: ufs: Complete pending requests in host reset and restore pathCan Guo2-14/+12
2020-02-15scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo1-1/+2
2020-02-15scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das1-0/+3
2020-01-04scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani1-5/+14
2020-01-04scsi: ufs: fix potential bug which ends in system hangBean Huo1-1/+1
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa1-1/+1
2019-06-25scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-06-25scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu1-5/+8
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu1-3/+12
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin1-6/+8
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2018-08-03scsi: ufs: fix exception event handlingMaya Erez1-0/+2
2018-08-03scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani1-6/+20
2018-05-25scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2018-02-03scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva1-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-25scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang1-1/+1
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang1-1/+2
2017-06-13scsi: ufshcd-pci: Add Intel CNL supportAdrian Hunter1-0/+38
2017-06-13scsi: ufshcd-pci: Fix PM configAdrian Hunter1-13/+9
2017-06-13scsi: ufs: Tidy clocks list head usageSzymon Mielczarek4-11/+7
2017-05-19scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski1-0/+7
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-77/+31
2017-04-27scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi2-10/+5
2017-04-27scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi1-2/+2
2017-03-30Revert "scsi: ufs: add queries retry mechanism"Szymon Mielczarek1-45/+9
2017-03-30scsi: ufs: just use sizeof() for snprintf()Tomohiro Kusumi1-1/+1
2017-03-30scsi: ufs: remove deprecated enum for hw interruptTomohiro Kusumi1-7/+0
2017-03-30scsi: ufs: add missing macros for register bits from UFSHCI specTomohiro Kusumi1-0/+2