aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-07-13scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-09scsi: ufs: Release clock if DMA map failsCan Guo
2020-06-09scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2020-06-09scsi: ufs: Introduce vops for resetting deviceBjorn Andersson
2020-06-01scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-05-15scsi: ufs-mediatek: add apply_dev_quirks variant operationStanley Chu
2020-05-15scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-05-15scsi: ufs: Complete pending requests in host reset and restore pathCan Guo
2020-05-04scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-05-04scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2020-04-12scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo
2020-03-30scsi: ufs: Give an unique ID to each ufs-bsgCan Guo
2020-03-07scsi: ufs: Fix up auto hibern8 enablementCan Guo
2020-03-07scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani
2020-03-07scsi: ufs: fix potential bug which ends in system hangBean Huo
2019-12-29scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman
2019-11-25scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-08-29scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471Thomas Gleixner
2019-06-18scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-04scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-29scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green
2019-04-17scsi: ufs: qcom: Expose the reset controller for PHYEvan Green
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu
2019-04-03scsi: ufs-cdns: Add support for UFSHCI with M31 PHYJan Kotas
2019-04-03scsi: ufs: remove unnecessary pointer evaluationZeng Guangyue
2019-04-03scsi: ufs: Remove "<name>-fixed-regulator" device tree propertyStanley Chu
2019-04-03scsi: ufs: Change "<name>-max-microamp" to non-mandatory propertyStanley Chu
2019-04-03scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-04-03scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-04-03scsi: ufs: Remove unused min_uA field in struct ufs_vregStanley Chu
2019-03-25scsi: ufs-mediatek: Add missing MODULE_* informationAnders Roxell
2019-03-25scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-03-20scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocksNathan Chancellor
2019-03-20scsi: ufs-mediatek: Make some symbols staticYueHaibing
2019-03-19scsi: ufs-mediatek: Add UFS support for Mediatek SoC chipsStanley Chu
2019-03-19scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_paramStanley Chu
2019-03-19scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu
2019-03-19scsi: ufs: Introduce ufshcd_get_pwr_dev_paramStanley Chu