| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: ufs: Let devices remain runtime suspended during system suspend | Adrian Hunter | 2021-11-30 | 1 | -1/+7 |
* | scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8 | Peter Wang | 2021-10-12 | 1 | -1/+5 |
* | scsi: ufs: Reduce power management code duplication | Bart Van Assche | 2021-08-03 | 1 | -5/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-07-03 | 1 | -1/+3 |
|\ |
|
| * | scsi: ufs: core: Remove usfhcd_is_*_pm() macros | Bart Van Assche | 2021-05-15 | 1 | -1/+1 |
| * | scsi: ufs: core: Enable power management for wlun | Asutosh Das | 2021-05-11 | 1 | -0/+2 |
* | | scsi: ufs: handle cleanup correctly on devm_reset_control_get error | Phillip Potter | 2021-05-13 | 1 | -5/+12 |
* | | Revert "scsi: ufs: fix a missing check of devm_reset_control_get" | Greg Kroah-Hartman | 2021-05-13 | 1 | -4/+0 |
|/ |
|
* | scsi: ufs: ufs-hisi: Use device parameter initialization function | Stanley Chu | 2020-11-17 | 1 | -12/+1 |
* | scsi: ufs: introduce common function to disable host TX LCC | Stanley Chu | 2020-02-13 | 1 | -1/+1 |
* | scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource() | Markus Elfring | 2019-10-01 | 1 | -4/+1 |
* | scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-09-07 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_param | Stanley Chu | 2019-03-19 | 1 | -105/+4 |
* | scsi: ufs: fix a missing check of devm_reset_control_get | Kangjie Lu | 2019-03-19 | 1 | -0/+4 |
* | scsi: ufs: hisi: fix ufs_hba_variant_ops passing | Arnd Bergmann | 2019-03-07 | 1 | -7/+4 |
* | scsi: ufs: Add HI3670 SoC UFS driver support | Manivannan Sadhasivam | 2019-02-20 | 1 | -22/+105 |
* | scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC | Wei Li | 2018-11-09 | 1 | -0/+9 |
* | scsi: ufs: add Hisilicon ufs driver code | liwei | 2018-07-20 | 1 | -0/+619 |