index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-05
1
-0
/
+3
|
\
|
*
scsi: ufs: skip shutdown if hba is not powered
Stanley Chu
2019-09-24
1
-0
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
9
-154
/
+297
|
\
|
|
*
scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-07
1
-3
/
+1
|
*
scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-07
1
-3
/
+1
|
*
scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
YueHaibing
2019-09-07
1
-2
/
+1
|
*
scsi: ufs-qcom: Implement device_reset vops
Bjorn Andersson
2019-09-07
2
-0
/
+40
|
*
scsi: ufs: Introduce vops for resetting device
Bjorn Andersson
2019-09-07
2
-0
/
+14
|
*
scsi: ufs: remove set but not used variable 'val'
zhengbin
2019-08-30
1
-3
/
+0
|
*
scsi: ufs: fix broken hba->outstanding_tasks
Stanley Chu
2019-08-29
1
-5
/
+4
|
*
scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS
Anil Varughese
2019-08-29
1
-0
/
+27
|
*
scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant
Nishka Dasgupta
2019-08-20
1
-1
/
+1
|
*
scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS
Anil Varughese
2019-08-08
1
-7
/
+6
|
*
scsi: ufs: revamp string descriptor reading
Tomas Winkler
2019-08-08
4
-77
/
+112
|
*
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
2
-14
/
+50
|
*
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
2
-2
/
+19
|
*
scsi: ufs: Change names related to error history
Stanley Chu
2019-07-22
2
-29
/
+30
*
|
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
7
-12
/
+71
|
\
|
|
*
scsi: ufshdc-pci: Add Intel PCI IDs for EHL
Adrian Hunter
2019-06-27
1
-0
/
+2
|
*
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
2019-06-27
1
-1
/
+3
|
*
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
2019-06-27
1
-1
/
+1
|
*
scsi: ufs-qcom: Add support for platforms booting ACPI
Lee Jones
2019-06-20
1
-3
/
+20
|
*
scsi: ufs: Add error-handling of Auto-Hibernate
Stanley Chu
2019-06-19
2
-2
/
+35
|
*
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
3
-5
/
+10
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-22
1
-7
/
+4
|
\
\
|
*
|
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-06-19
1
-7
/
+4
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
7
-28
/
+7
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471
Thomas Gleixner
2019-06-19
2
-6
/
+2
*
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
4
-40
/
+4
|
\
\
\
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
4
-40
/
+4
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-08
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
scsi: ufs: Check that space was properly alloced in copy_query_response
Avri Altman
2019-06-05
1
-1
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
|
/
|
/
|
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
12
-249
/
+657
|
\
|
|
*
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
Pedro Sousa
2019-04-29
1
-1
/
+1
|
*
scsi: ufs: Print real incorrect request response code
Stanley Chu
2019-04-16
1
-1
/
+1
|
*
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
2019-04-04
1
-10
/
+64
|
*
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
2019-04-04
1
-10
/
+1
|
*
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
2019-04-04
1
-5
/
+0
|
*
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
2019-04-04
1
-5
/
+3
|
*
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
|
*
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2019-04-04
2
-2
/
+0
|
*
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
2019-03-26
1
-0
/
+5
[next]