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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
scsi: ufs: Disable autohibern8 feature in Cadence UFS
sheebab
1
-0
/
+6
2019-12-09
scsi: ufs: Give an unique ID to each ufs-bsg
Can Guo
1
-1
/
+1
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14
-83
/
+329
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
2
-36
/
+100
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
3
-13
/
+18
2019-11-18
scsi: ufs-qcom: Add reset control support for host controller
Can Guo
2
-0
/
+56
2019-11-18
scsi: ufs: Add device reset in link recovery path
Can Guo
1
-0
/
+3
2019-11-12
scsi: ufs: ufshcd: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-1
/
+0
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-11-12
scsi: ufs: Add driver for TI wrapper for Cadence UFS IP
Vignesh Raghavendra
3
-0
/
+101
2019-11-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
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
2
-1
/
+2
2019-10-31
scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
Bean Huo
1
-14
/
+1
2019-10-18
scsi: ufs-bsg: Wake the device before sending raw upiu commands
Avri Altman
1
-0
/
+4
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-0
/
+3
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2019-09-30
scsi: ufs-mediatek: enable auto suspend capability
Stanley Chu
1
-0
/
+3
2019-09-30
scsi: ufs: override auto suspend tunables for ufs
Stanley Chu
2
-0
/
+19
2019-09-30
scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()
Markus Elfring
1
-4
/
+1
2019-09-30
scsi: ufs: make array setup_attrs static const, makes object smaller
Colin Ian King
1
-1
/
+1
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
9
-154
/
+297
2019-09-07
scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-07
scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-07
scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
YueHaibing
1
-2
/
+1
2019-09-07
scsi: ufs-qcom: Implement device_reset vops
Bjorn Andersson
2
-0
/
+40
2019-09-07
scsi: ufs: Introduce vops for resetting device
Bjorn Andersson
2
-0
/
+14
2019-08-29
scsi: ufs: remove set but not used variable 'val'
zhengbin
1
-3
/
+0
2019-08-29
scsi: ufs: fix broken hba->outstanding_tasks
Stanley Chu
1
-5
/
+4
2019-08-29
scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS
Anil Varughese
1
-0
/
+27
2019-08-19
scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-14
scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
Adrian Hunter
1
-0
/
+3
2019-08-07
scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS
Anil Varughese
1
-7
/
+6
2019-08-07
scsi: ufs: revamp string descriptor reading
Tomas Winkler
4
-77
/
+112
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
2
-14
/
+50
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
2
-2
/
+19
2019-07-22
scsi: ufs: Change names related to error history
Stanley Chu
2
-29
/
+30
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
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
7
-12
/
+71
2019-06-26
scsi: ufshdc-pci: Add Intel PCI IDs for EHL
Adrian Hunter
1
-0
/
+2
2019-06-26
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
1
-1
/
+3
2019-06-26
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
1
-1
/
+1
[next]