summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2020-09-08scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zeroBao D. Nguyen
2020-09-02scsi: ufs: Handle LINERESET indication in err handlerCan Guo
2020-09-02scsi: ufs: Abort tasks before clearing them from doorbellCan Guo
2020-09-01scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers
2020-08-31scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim
2020-08-20scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()Can Guo
2020-08-20scsi: ufs: Change fDeviceInit busy waitKiwoong Kim
2020-08-20scsi: ufs: Remove several redundant goto statementsBean Huo
2020-08-20scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()Bean Huo
2020-08-20scsi: ufs: Properly release resources if a task is aborted successfullyCan Guo
2020-08-17scsi: ufs: Fix a race condition between error handler and runtime PM opsCan Guo
2020-08-17scsi: ufs: Move dumps in IRQ handler to error handlerCan Guo
2020-08-17scsi: ufs: Recover HBA runtime PM error in error handlerCan Guo
2020-08-17scsi: ufs: Fix concurrency of error handler and other error recovery pathsCan Guo
2020-08-17scsi: ufs: Add some debug information to ufshcd_print_host_state()Can Guo
2020-08-17scsi: ufs: Add checks before setting clk-gating statesCan Guo
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu
2020-07-13scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu
2020-07-13scsi: ufs: Simplify completion timestamp for SCSI and query commandsStanley Chu
2020-07-08scsi: ufs: Add inline encryption support to UFSSatya Tangirala
2020-07-08scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala
2020-07-08scsi: ufs: Change upiu_flags to be u8Bean Huo
2020-06-26scsi: ufs: Disable WriteBooster capability for non-supported UFS devicesStanley Chu
2020-06-15scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu
2020-06-15scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu
2020-06-15scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo
2020-06-15scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo
2020-06-15scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo
2020-06-15scsi: ufs: Delete ufshcd_read_desc()Bean Huo
2020-06-15scsi: ufs: Remove max_t in ufs_get_device_descBean Huo
2020-06-15scsi: ufs: Add quirk to fix abnormal ocs fatal errorKiwoong Kim
2020-06-15scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkAlim Akhtar
2020-06-15scsi: ufs: Add quirk to enable host controller without hceAlim Akhtar
2020-06-15scsi: ufs: Add quirk to disallow reset of interrupt aggregationAlim Akhtar
2020-06-15scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2020-06-02scsi: ufs: Remove redundant urgent_bkop_lvl initializationStanley Chu
2020-06-02scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-05-26scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu
2020-05-26scsi: ufs: Fix index of attributes query for WriteBooster featureStanley Chu
2020-05-26scsi: ufs: Allow WriteBooster on UFS 2.2 devicesStanley Chu
2020-05-26scsi: ufs: Remove unnecessary memset for dev_infoStanley Chu
2020-05-19scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waitingBart Van Assche
2020-05-14scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu
2020-05-14scsi: ufs: Introduce ufs_hba_variant_params to group customizable parametersStanley Chu
2020-05-11scsi: ufs: Cleanup WriteBooster featureStanley Chu
2020-05-11scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu
2020-05-11scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu