index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2022-05-19
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
2022-04-25
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
2022-04-25
scsi: ufs: Minimize #include directives
Bart Van Assche
2022-04-25
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
2022-04-25
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
2022-04-25
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
2022-04-25
scsi: ufs: Remove the driver version
Bart Van Assche
2022-04-25
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
2022-04-25
scsi: ufs: Declare the quirks array const
Bart Van Assche
2022-04-25
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_buffer
Bart Van Assche
2022-04-25
scsi: ufs: Remove ufshcd_lrb.sense_bufflen
Bart Van Assche
2022-04-25
scsi: ufs: Remove superfluous boolean conversions
Bart Van Assche
2022-04-25
scsi: ufs: Declare ufshcd_wait_for_register() static
Bart Van Assche
2022-03-29
scsi: ufs: core: Remove unused field in struct ufs_hba
Keoseong Park
2021-12-06
scsi: ufs: Optimize the command queueing code
Bart Van Assche
2021-12-06
scsi: ufs: Remove hba->cmd_queue
Bart Van Assche
2021-12-06
scsi: ufs: Fix a deadlock in the error handler
Bart Van Assche
2021-12-06
scsi: ufs: Remove the sdev_rpmb member
Bart Van Assche
2021-12-06
scsi: ufs: Rename a function argument
Bart Van Assche
2021-11-29
scsi: ufs: Let devices remain runtime suspended during system suspend
Adrian Hunter
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-27
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
2021-10-27
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
2021-10-26
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-12
scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8
Peter Wang
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-04
scsi: ufs: core: Stop clearing UNIT ATTENTIONS
Bart Van Assche
2021-10-04
scsi: ufs: core: Fix task management completion
Adrian Hunter
2021-09-28
scsi: ufs: core: Export hibern8 entry and exit functions
Asutosh Das
2021-09-22
scsi: ufs: core: Add temperature notification exception handling
Avri Altman
2021-09-22
scsi: ufs: core: Probe for temperature notification support
Avri Altman
2021-09-21
scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
Adrian Hunter
2021-09-13
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
2021-08-02
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
2021-08-02
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
2021-08-02
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
2021-08-02
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
2021-08-02
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
2021-08-02
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
2021-08-02
scsi: ufs: Only include power management code if necessary
Bart Van Assche
2021-08-02
scsi: ufs: Reduce power management code duplication
Bart Van Assche
2021-08-01
scsi: ufs: ufshpb: Cache HPB Control mode on init
Avri Altman
2021-08-01
scsi: ufs: ufshpb: Add HPB 2.0 support
Daejun Park
2021-08-01
scsi: ufs: ufshpb: Introduce Host Performance Buffer feature
Daejun Park
2021-07-18
scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
Keoseong Park
2021-07-12
scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
Jaegeuk Kim
[next]