index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
1
-1230
/
+0
2022-04-26
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
1
-222
/
+0
2022-04-26
scsi: ufs: Minimize #include directives
Bart Van Assche
1
-29
/
+4
2022-04-26
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
1
-21
/
+68
2022-04-26
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
1
-0
/
+2
2022-04-26
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
1
-10
/
+7
2022-04-26
scsi: ufs: Remove the driver version
Bart Van Assche
1
-1
/
+0
2022-04-26
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
1
-5
/
+5
2022-04-26
scsi: ufs: Declare the quirks array const
Bart Van Assche
1
-1
/
+2
2022-04-26
scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
Bart Van Assche
1
-1
/
+1
2022-04-26
scsi: ufs: Remove ufshcd_lrb.sense_buffer
Bart Van Assche
1
-2
/
+0
2022-04-26
scsi: ufs: Remove ufshcd_lrb.sense_bufflen
Bart Van Assche
1
-2
/
+0
2022-04-26
scsi: ufs: Remove superfluous boolean conversions
Bart Van Assche
1
-1
/
+1
2022-04-26
scsi: ufs: Declare ufshcd_wait_for_register() static
Bart Van Assche
1
-3
/
+0
2022-03-30
scsi: ufs: core: Remove unused field in struct ufs_hba
Keoseong Park
1
-2
/
+0
2021-12-07
scsi: ufs: Optimize the command queueing code
Bart Van Assche
1
-0
/
+1
2021-12-07
scsi: ufs: Remove hba->cmd_queue
Bart Van Assche
1
-2
/
+0
2021-12-07
scsi: ufs: Fix a deadlock in the error handler
Bart Van Assche
1
-0
/
+2
2021-12-07
scsi: ufs: Remove the sdev_rpmb member
Bart Van Assche
1
-1
/
+0
2021-12-07
scsi: ufs: Rename a function argument
Bart Van Assche
1
-1
/
+2
2021-11-30
scsi: ufs: Let devices remain runtime suspended during system suspend
Adrian Hunter
1
-0
/
+11
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+13
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+26
2021-10-28
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
1
-0
/
+6
2021-10-28
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
1
-0
/
+6
2021-10-27
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
1
-0
/
+1
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
1
-2
/
+2
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
1
-1
/
+1
2021-10-12
scsi: ufs: mediatek: Support vops pre suspend to disable auto-hibern8
Peter Wang
1
-3
/
+5
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-0
/
+6
2021-10-05
scsi: ufs: core: Stop clearing UNIT ATTENTIONS
Bart Van Assche
1
-14
/
+0
2021-10-05
scsi: ufs: core: Fix task management completion
Adrian Hunter
1
-0
/
+1
2021-09-29
scsi: ufs: core: Export hibern8 entry and exit functions
Asutosh Das
1
-0
/
+1
2021-09-22
scsi: ufs: core: Add temperature notification exception handling
Avri Altman
1
-0
/
+2
2021-09-22
scsi: ufs: core: Probe for temperature notification support
Avri Altman
1
-0
/
+18
2021-09-22
scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
Adrian Hunter
1
-0
/
+4
2021-09-14
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
1
-0
/
+1
2021-08-03
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
1
-4
/
+0
2021-08-03
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
1
-0
/
+2
2021-08-03
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
1
-12
/
+0
2021-08-03
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
1
-5
/
+0
2021-08-03
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
1
-2
/
+23
2021-08-03
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
1
-1
/
+1
2021-08-03
scsi: ufs: Only include power management code if necessary
Bart Van Assche
1
-0
/
+4
2021-08-03
scsi: ufs: Reduce power management code duplication
Bart Van Assche
1
-5
/
+4
2021-08-01
scsi: ufs: ufshpb: Cache HPB Control mode on init
Avri Altman
1
-0
/
+2
2021-08-01
scsi: ufs: ufshpb: Add HPB 2.0 support
Daejun Park
1
-0
/
+7
2021-08-01
scsi: ufs: ufshpb: Introduce Host Performance Buffer feature
Daejun Park
1
-0
/
+23
2021-07-19
scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
Keoseong Park
1
-10
/
+2
2021-07-13
scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
Jaegeuk Kim
1
-2
/
+7
[next]