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.h
Age
Commit message (
Expand
)
Author
2021-02-22
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
2021-01-20
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
Can Guo
2021-01-20
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
2021-01-20
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
2021-01-20
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
Bean Huo
2021-01-20
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
2021-01-14
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
2021-01-12
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
2021-01-05
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-09
scsi: ufs: Un-inline ufshcd_vops_device_reset function
Stanley Chu
2020-12-09
scsi: ufs: Re-enable WriteBooster after device reset
Stanley Chu
2020-12-07
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
2020-12-07
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
2020-12-07
scsi: ufs: Introduce phy_initialization helper
Stanley Chu
2020-12-07
scsi: ufs: Remove unused setup_regulators variant function
Stanley Chu
2020-12-07
scsi: ufs: Introduce event_notify variant function
Stanley Chu
2020-12-07
scsi: ufs: Refine error history functions
Stanley Chu
2020-12-01
scsi: ufs: Stop hardcoding the scale down gear
Can Guo
2020-12-01
scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
Can Guo
2020-11-19
scsi: ufs: Clear UAC for FFU and RPMB LUNs
Jaegeuk Kim
2020-11-17
scsi: ufs: Refactor ADAPT configuration function
Stanley Chu
2020-11-04
scsi: ufs: Try to save power mode change and UIC cmd completion timeout
Can Guo
2020-11-04
scsi: ufs: Allow an error return value from ->device_reset()
Adrian Hunter
2020-11-04
scsi: ufs: Add DeepSleep feature
Adrian Hunter
2020-10-29
scsi: ufs: Put HBA into LPM during clk gating
Can Guo
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-02
scsi: ufs: Handle LINERESET indication in err handler
Can Guo
2020-08-31
scsi: ufs: Introduce skipping manual flush for Write Booster
Kiwoong Kim
2020-08-17
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
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-07-24
scsi: ufs: Add program_key() variant op
Eric Biggers
2020-07-08
scsi: ufs: Add inline encryption support to UFS
Satya Tangirala
2020-07-08
scsi: ufs: UFS crypto API
Satya Tangirala
2020-07-08
scsi: ufs: UFS driver v2.1 spec crypto additions
Satya Tangirala
2020-06-15
scsi: ufs: Fix imprecise load calculation in devfreq window
Stanley Chu
2020-06-15
scsi: ufs: Remove unused field in struct uic_command
Stanley Chu
2020-06-15
scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bean Huo
2020-06-15
scsi: ufs: Clean up ufs initialization path
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-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-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
[next]