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