aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2020-08-26scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter
2020-08-26scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim
2020-08-26scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar
2020-08-26scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar
2020-08-26scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar
2020-08-26scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-08-19scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu
2020-08-11scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu
2020-06-24scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
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: 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: ufshcd: Let vendor override devfreq parametersAsutosh Das
2020-03-26scsi: ufshcd: Update the set frequency to devfreqAsutosh Das
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: introduce common and flexible delay functionStanley Chu
2020-03-26scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley 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: Allow vendor device quirks to be applied earlyCan Guo
2020-02-28scsi: ufshcd: remove unused quirksChristoph Hellwig
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: set load before setting voltage in regulatorsAsutosh Das
2020-02-12scsi: ufs: Flush exception event before suspendSayali Lokhande
2020-02-10scsi: ufs: fix Auto-Hibern8 error detectionStanley Chu
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
2020-01-20scsi: ufs: Split ufshcd_probe_hba() based on its called flowBean Huo
2020-01-20scsi: ufs: Delete struct ufs_dev_descBean Huo
2020-01-20scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo
2020-01-20scsi: ufs: export some functions for vendor usageStanley Chu
2020-01-15scsi: ufs: pass device information to apply_dev_quirksStanley Chu
2020-01-15scsi: ufs: remove "errors" word in ufshcd_print_err_hist()Stanley Chu
2020-01-15scsi: ufs: add device reset history for vendor implementationsStanley Chu
2020-01-15scsi: ufs: fix empty check of error historyStanley Chu
2020-01-02scsi: ufs: export ufshcd_auto_hibern8_update for vendor usageStanley Chu
2020-01-02scsi: ufs: Remove the SCSI timeout handlerBart Van Assche