index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
2020-09-08
scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zero
Bao D. Nguyen
2020-09-02
scsi: ufs: Handle LINERESET indication in err handler
Can Guo
2020-09-02
scsi: ufs: Abort tasks before clearing them from doorbell
Can Guo
2020-09-01
scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
Eric Biggers
2020-08-31
scsi: ufs: Introduce skipping manual flush for Write Booster
Kiwoong Kim
2020-08-20
scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
Can Guo
2020-08-20
scsi: ufs: Change fDeviceInit busy wait
Kiwoong Kim
2020-08-20
scsi: ufs: Remove several redundant goto statements
Bean Huo
2020-08-20
scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()
Bean Huo
2020-08-20
scsi: ufs: Properly release resources if a task is aborted successfully
Can Guo
2020-08-17
scsi: ufs: Fix a race condition between error handler and runtime PM ops
Can Guo
2020-08-17
scsi: ufs: Move dumps in IRQ handler to error handler
Can Guo
2020-08-17
scsi: ufs: Recover HBA runtime PM error in error handler
Can Guo
2020-08-17
scsi: ufs: Fix concurrency of error handler and other error recovery paths
Can Guo
2020-08-17
scsi: ufs: Add some debug information to ufshcd_print_host_state()
Can Guo
2020-08-17
scsi: ufs: Add checks before setting clk-gating states
Can Guo
2020-07-30
scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"
Stanley Chu
2020-07-13
scsi: ufs: Fix and simplify setup_xfer_req variant operation
Stanley Chu
2020-07-13
scsi: ufs: Simplify completion timestamp for SCSI and query commands
Stanley Chu
2020-07-08
scsi: ufs: Add inline encryption support to UFS
Satya Tangirala
2020-07-08
scsi: ufs: UFS driver v2.1 spec crypto additions
Satya Tangirala
2020-07-08
scsi: ufs: Change upiu_flags to be u8
Bean Huo
2020-06-26
scsi: ufs: Disable WriteBooster capability for non-supported UFS devices
Stanley Chu
2020-06-15
scsi: ufs: Fix imprecise load calculation in devfreq window
Stanley Chu
2020-06-15
scsi: ufs: Add trace event for UIC commands
Stanley Chu
2020-06-15
scsi: ufs: Clean up device vendor name and device quirk table
Stanley Chu
2020-06-15
scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
Stanley Chu
2020-06-15
scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bean Huo
2020-06-15
scsi: ufs: Add compatibility with 3.1 UFS unit descriptor length
Bean Huo
2020-06-15
scsi: ufs: Clean up ufs initialization path
Bean Huo
2020-06-15
scsi: ufs: Fix potential NULL pointer access during memcpy
Bean Huo
2020-06-15
scsi: ufs: Delete ufshcd_read_desc()
Bean Huo
2020-06-15
scsi: ufs: Remove max_t in ufs_get_device_desc
Bean Huo
2020-06-15
scsi: ufs: Add quirk to fix abnormal ocs fatal error
Kiwoong Kim
2020-06-15
scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
Alim Akhtar
2020-06-15
scsi: ufs: Add quirk to enable host controller without hce
Alim Akhtar
2020-06-15
scsi: ufs: Add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2020-06-15
scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2020-06-02
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
2020-06-02
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
2020-05-26
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
2020-05-26
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
2020-05-26
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
2020-05-26
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
2020-05-19
scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waiting
Bart Van Assche
2020-05-14
scsi: ufs: Customize flush threshold for WriteBooster
Stanley Chu
2020-05-14
scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters
Stanley Chu
2020-05-11
scsi: ufs: Cleanup WriteBooster feature
Stanley Chu
2020-05-11
scsi: ufs: Add LU Dedicated buffer mode support for WriteBooster
Stanley Chu
2020-05-11
scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()
Stanley Chu
[next]