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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: Fix error handing during hibern8 enter
Subhash Jadavani
2019-11-20
1
-5
/
+14
*
scsi: ufs: Abort gating if clock on request is pending
Asutosh Das
2019-11-20
1
-1
/
+1
*
scsi: ufs: Fix irq return code
Venkat Gopalakrishnan
2019-11-20
1
-35
/
+99
*
scsi: ufs: Fix register dump caused sleep in atomic context
Can Guo
2019-11-19
1
-1
/
+1
*
scsi: ufs: Fix up auto hibern8 enablement
Can Guo
2019-11-19
1
-7
/
+7
*
scsi: ufs: Add device reset in link recovery path
Can Guo
2019-11-19
1
-0
/
+3
*
scsi: ufs: fix potential bug which ends in system hang
Bean Huo
2019-11-13
1
-1
/
+1
*
scsi: ufs: print helpful hint when response size exceed buffer size
Bean Huo
2019-11-13
1
-3
/
+5
*
scsi: ufs: Use enum dev_cmd_type where appropriate
Bart Van Assche
2019-11-01
1
-2
/
+2
*
scsi: ufs: Fix kernel-doc warnings
Bart Van Assche
2019-11-01
1
-1
/
+1
*
scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
Bean Huo
2019-11-01
1
-14
/
+1
*
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-10-10
1
-0
/
+3
|
\
|
*
scsi: ufs: skip shutdown if hba is not powered
Stanley Chu
2019-09-24
1
-0
/
+3
*
|
scsi: ufs: override auto suspend tunables for ufs
Stanley Chu
2019-10-01
1
-0
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-115
/
+166
|
\
|
|
*
scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
YueHaibing
2019-09-07
1
-2
/
+1
|
*
scsi: ufs: Introduce vops for resetting device
Bjorn Andersson
2019-09-07
1
-0
/
+6
|
*
scsi: ufs: fix broken hba->outstanding_tasks
Stanley Chu
2019-08-29
1
-5
/
+4
|
*
scsi: ufs: revamp string descriptor reading
Tomas Winkler
2019-08-08
1
-65
/
+97
|
*
scsi: ufs: change msleep to usleep_range
Bean Huo
2019-07-22
1
-8
/
+2
|
*
scsi: ufs: Add history of fatal events
Stanley Chu
2019-07-22
1
-12
/
+34
|
*
scsi: ufs: Do not reset error history during host reset
Stanley Chu
2019-07-22
1
-12
/
+1
|
*
scsi: ufs: Add fatal and auto-hibern8 error history
Stanley Chu
2019-07-22
1
-1
/
+10
|
*
scsi: ufs: Change names related to error history
Stanley Chu
2019-07-22
1
-19
/
+20
*
|
scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
Adrian Hunter
2019-08-15
1
-0
/
+3
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-2
/
+1
|
\
|
*
scsi: ufshcd: set max_segment_size in the scsi host template
Christoph Hellwig
2019-07-17
1
-2
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-12
1
-2
/
+33
|
\
|
|
*
scsi: ufs: Add error-handling of Auto-Hibernate
Stanley Chu
2019-06-19
1
-0
/
+31
|
*
scsi: ufs: Do not overwrite Auto-Hibernate timer
Stanley Chu
2019-06-19
1
-1
/
+1
|
*
scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()
Stanley Chu
2019-06-19
1
-2
/
+2
*
|
scsi: ufs: Check that space was properly alloced in copy_query_response
Avri Altman
2019-06-05
1
-1
/
+2
|
/
*
scsi: ufs: Print real incorrect request response code
Stanley Chu
2019-04-16
1
-1
/
+1
*
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
2019-04-04
1
-10
/
+1
*
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
2019-04-04
1
-3
/
+12
*
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
2019-04-04
1
-5
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-66
/
+24
|
\
|
*
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
2019-02-27
1
-6
/
+14
|
*
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2019-02-27
1
-4
/
+0
|
*
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2019-02-27
1
-55
/
+4
|
*
scsi: ufs: Print uic error history in time order
Stanley Chu
2019-02-05
1
-1
/
+6
*
|
scsi: ufs: Use explicit access size in ufshcd_dump_regs
Marc Gonzalez
2019-01-23
1
-2
/
+8
*
|
scsi: ufs: Fix system suspend status
Stanley Chu
2019-01-12
1
-0
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-10
/
+94
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-19
1
-1
/
+1
|
*
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-12-19
1
-0
/
+1
|
*
scsi: ufs: Remove redundant sense size definition
Avri Altman
2018-12-08
1
-10
/
+7
|
*
scsi: ufs: add fall through annotation
Tomas Winkler
2018-11-29
1
-0
/
+3
|
*
scsi: ufs: set the device reference clock setting
Subhash Jadavani
2018-11-09
1
-0
/
+83
*
|
scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
Wei Li
2018-11-09
1
-0
/
+2
[next]