summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-01scsi: ufs: Use ufshcd_config_pwr_mode() when scaling gearCan Guo
2020-03-31scsi: ufs: set device as active power mode after resetting deviceStanley Chu
2020-03-29scsi: ufs-mediatek: add error recovery for suspend and resumeStanley Chu
2020-03-29scsi: ufs: export ufshcd_link_recoveryStanley Chu
2020-03-29scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out pathSubhash Jadavani
2020-03-26scsi: ufs: Do not rely on prefetched dataCan Guo
2020-03-26scsi: ufs: Enable block layer runtime PM for well-known logical unitsCan Guo
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das
2020-03-26scsi: ufshcd: Update the set frequency to devfreqAsutosh Das
2020-03-26scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat
2020-03-26scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu
2020-03-26scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu
2020-03-26scsi: ufs-mediatek: use common delay functionStanley Chu
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu
2020-03-26scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu
2020-03-11scsi: docs: convert ufs.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS DevicesStanley Chu
2020-03-10scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo
2020-02-28scsi: ufs: Simplify two testsBart Van Assche
2020-02-28scsi: ufs: Introduce ufshcd_init_lrb()Bart Van Assche
2020-02-28scsi: ufs: ufs-mediatek: add waiting time for reference clockStanley Chu
2020-02-28scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo
2020-02-28scsi: ufs: Allow vendor device quirks to be applied earlyCan Guo
2020-02-28scsi: ufshcd: use an enum for quirksChristoph Hellwig
2020-02-28scsi: ufshcd: remove unused quirksChristoph Hellwig
2020-02-12scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo
2020-02-12scsi: ufs: Add dev ref clock gating wait time supportCan Guo
2020-02-12scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo
2020-02-12scsi: ufs: Remove the check before call setup clock notify vopsCan Guo
2020-02-12scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo
2020-02-12scsi: ufs: set load before setting voltage in regulatorsAsutosh Das
2020-02-12scsi: ufs: Flush exception event before suspendSayali Lokhande
2020-02-12scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu
2020-02-12scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu
2020-02-10scsi: ufs: ufs-mediatek: gate ref-clk during Auto-Hibern8Stanley Chu
2020-02-10scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu
2020-02-10scsi: ufs: ufs-mediatek: support linkoff state during suspendStanley Chu
2020-02-10scsi: ufs: ufs-mediatek: ensure UniPro is not powered down before linkupStanley Chu
2020-01-30scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-20scsi: ufs: Use UFS device indicated maximum LU numberBean Huo
2020-01-20scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo
2020-01-20scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo
2020-01-20scsi: ufs: Inline two functions into their callersBean Huo
2020-01-20scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init()Bean Huo