summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter
2020-12-29scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan
2020-04-24scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-02-28scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2020-02-14scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-02-14scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
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