index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.h
Age
Commit message (
Expand
)
Author
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
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
2020-05-14
scsi: ufs: Introduce ufs_hba_variant_params to group customizable parameters
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
2020-05-11
scsi: ufs: Export ufs_fixup_device_setup() function
Stanley Chu
2020-05-11
scsi: ufs: Introduce fixup_dev_quirks vops
Stanley Chu
2020-04-27
scsi: ufs: Add write booster feature support
Asutosh Das
2020-03-31
scsi: ufs: set device as active power mode after resetting device
Stanley Chu
2020-03-29
scsi: ufs: export ufshcd_link_recovery
Stanley Chu
2020-03-26
scsi: ufs: Do not rely on prefetched data
Can Guo
2020-03-26
scsi: ufshcd: Let vendor override devfreq parameters
Asutosh Das
2020-03-26
scsi: ufs: allow custom delay prior to host enabling
Stanley Chu
2020-03-26
scsi: ufs: introduce common and flexible delay function
Stanley Chu
[next]