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