index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
scsi: ufs: core: Stop clearing UNIT ATTENTIONS
Bart Van Assche
1
-14
/
+0
2021-10-04
scsi: ufs: core: Fix task management completion
Adrian Hunter
1
-0
/
+1
2021-09-28
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-21
scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
Adrian Hunter
1
-0
/
+4
2021-09-13
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
1
-0
/
+1
2021-08-02
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
1
-4
/
+0
2021-08-02
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
1
-0
/
+2
2021-08-02
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
1
-12
/
+0
2021-08-02
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
1
-5
/
+0
2021-08-02
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
1
-2
/
+23
2021-08-02
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
1
-1
/
+1
2021-08-02
scsi: ufs: Only include power management code if necessary
Bart Van Assche
1
-0
/
+4
2021-08-02
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-18
scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed()
Keoseong Park
1
-10
/
+2
2021-07-12
scsi: ufs: core: Add missing host_lock in ufshcd_vops_setup_xfer_req()
Jaegeuk Kim
1
-2
/
+7
2021-06-07
scsi: ufs: Utilize Transfer Request List Completion Notification Register
Can Guo
1
-0
/
+5
2021-06-07
scsi: ufs: Optimize host lock on transfer requests send/compl paths
Can Guo
1
-2
/
+0
2021-06-02
scsi: ufs: core: Export ufshcd_hba_stop()
Alice.Chao
1
-0
/
+1
2021-05-21
scsi: ufs: core: Clean up whitespace
Keoseong Park
1
-1
/
+1
2021-05-21
scsi: ufs: Use designated initializers in ufs_pm_lvl_states[]
Bart Van Assche
1
-7
/
+7
2021-05-15
scsi: ufs: core: Remove usfhcd_is_*_pm() macros
Bart Van Assche
1
-4
/
+0
2021-05-14
scsi: ufs: core: Introduce HBA performance monitor sysfs nodes
Can Guo
1
-0
/
+21
2021-05-10
scsi: ufs: core: Enable power management for wlun
Asutosh Das
1
-0
/
+33
2021-03-24
scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()
Yue Hu
1
-1
/
+1
2021-03-18
scsi: ufs: core: Tidy up WB configuration code
Yue Hu
1
-1
/
+1
2021-03-04
scsi: ufs: ufs-debugfs: Add user-defined exception event rate limiting
Adrian Hunter
1
-0
/
+4
2021-03-04
scsi: ufs: ufs-debugfs: Add user-defined exception_event_mask
Adrian Hunter
1
-1
/
+21
2021-02-22
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
1
-1
/
+1
2021-01-20
scsi: ufs: Refactor ufshcd_init/exit_clk_scaling/gating()
Can Guo
1
-0
/
+4
2021-01-20
scsi: ufs: Protect some contexts from unexpected clock scaling
Can Guo
1
-1
/
+5
2021-01-20
scsi: ufs: Group UFS WB related flags in struct ufs_dev_info
Bean Huo
1
-3
/
+1
2021-01-20
scsi: ufs: Add "wb_on" sysfs node to control WB on/off
Bean Huo
1
-0
/
+2
2021-01-20
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
1
-0
/
+4
2021-01-14
scsi: ufs: Protect PM ops and err_handler from user access through sysfs
Can Guo
1
-1
/
+9
2021-01-12
scsi: ufs: ufs-debugfs: Add error counters
Adrian Hunter
1
-0
/
+5
2021-01-05
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
1
-0
/
+6
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-9
/
+5
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-54
/
+97
2020-12-09
scsi: ufs: Un-inline ufshcd_vops_device_reset function
Stanley Chu
1
-14
/
+5
2020-12-09
scsi: ufs: Re-enable WriteBooster after device reset
Stanley Chu
1
-1
/
+6
2020-12-07
scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()
Can Guo
1
-0
/
+2
2020-12-07
scsi: ufs: Serialize eh_work with system PM events and async scan
Can Guo
1
-0
/
+1
2020-12-07
scsi: ufs: Introduce phy_initialization helper
Stanley Chu
1
-0
/
+8
[next]