summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufs-qcom.c
AgeCommit message (Expand)Author
2019-11-18scsi: ufs-qcom: Add reset control support for host controllerCan Guo
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin
2019-08-19scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: ufs-qcom: Add support for platforms booting ACPILee Jones
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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-03-19scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-15scsi: ufs: make UFS Tx lane1 clock optional for QCOM platformsVenkat Gopalakrishnan
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam
2018-06-19scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler
2018-05-18scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam
2017-10-11scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar
2017-02-22scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani
2017-02-07scsi: ufs-qcom: dump additional testbus registersVenkat Gopalakrishnan
2017-01-05scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas
2016-12-08scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1Subhash Jadavani
2016-12-08scsi: ufs: add quirk to increase host PA_SaveConfigTimeSubhash Jadavani
2016-12-08scsi: ufs-qcom: add probe_defer in case phy driver not probed yetYaniv Gardi
2016-11-21scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson
2016-11-08scsi: ufs: qcom: Don't free resource-managed kmalloc elementVivek Gautam
2016-11-08scsi: ufs: qcom: Add phy_exit call in hcd exit pathVivek Gautam
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam
2016-11-08scsi: ufshcd: Fix possible unclocked register accessSubhash Jadavani
2016-03-14scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi
2016-03-14scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi
2016-03-14scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi
2016-03-14scsi: ufs-qcom: add number of lanes per directionYaniv Gardi
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi
2015-11-09scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi
2015-06-02scsi: ufs-qcom: enable quirk to fix gear change to HSYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCCYaniv Gardi
2015-06-02scsi: ufs-qcom: don't enable interrupt aggregationYaniv Gardi
2015-04-10ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi
2015-04-10ufs-qcom: save controller revision info in internal structureYaniv Gardi
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi