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-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
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-7
/
+4
2019-06-20
scsi: ufs-qcom: Add support for platforms booting ACPI
Lee Jones
1
-3
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
7
-28
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471
Thomas Gleixner
2
-6
/
+2
2019-06-18
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
1
-7
/
+4
2019-06-18
scsi: ufs: Add error-handling of Auto-Hibernate
Stanley Chu
2
-2
/
+35
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
3
-5
/
+10
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-40
/
+4
2019-06-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
4
-40
/
+4
2019-06-04
scsi: ufs: Check that space was properly alloced in copy_query_response
Avri Altman
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-249
/
+657
2019-04-29
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
Pedro Sousa
1
-1
/
+1
2019-04-17
phy: ufs-qcom: Refactor all init steps into phy_poweron
Evan Green
1
-26
/
+18
2019-04-17
phy: qcom: Utilize UFS reset controller
Evan Green
1
-18
/
+0
2019-04-17
scsi: ufs: qcom: Expose the reset controller for PHY
Evan Green
3
-0
/
+57
2019-04-15
scsi: ufs: Print real incorrect request response code
Stanley Chu
1
-1
/
+1
2019-04-03
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
1
-10
/
+64
2019-04-03
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
1
-10
/
+1
2019-04-03
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
1
-5
/
+0
2019-04-03
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
1
-5
/
+3
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-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2
-2
/
+0
2019-03-25
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
1
-0
/
+5
2019-03-25
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-03-20
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
1
-4
/
+1
2019-03-20
scsi: ufs-mediatek: Make some symbols static
YueHaibing
1
-3
/
+3
2019-03-19
scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
Stanley Chu
4
-0
/
+435
2019-03-19
scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
1
-105
/
+4
2019-03-19
scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
1
-102
/
+4
2019-03-19
scsi: ufs: Introduce ufshcd_get_pwr_dev_param
Stanley Chu
2
-0
/
+119
2019-03-19
scsi: ufs: fix a missing check of devm_reset_control_get
Kangjie Lu
1
-0
/
+4
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-10
/
+7
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-148
/
+171
2019-03-06
scsi: ufs: hisi: fix ufs_hba_variant_ops passing
Arnd Bergmann
4
-10
/
+7
2019-02-27
scsi: ufs-bsg: Allow reading descriptors
Avri Altman
1
-8
/
+12
2019-02-27
scsi: ufs: Allow reading descriptor via raw upiu
Avri Altman
1
-6
/
+14
2019-02-27
scsi: ufs-bsg: Change the calling convention for write descriptor
Avri Altman
1
-21
/
+26
2019-02-27
scsi: ufs: Remove unused device quirks
Marc Gonzalez
2
-33
/
+0
2019-02-27
Revert "scsi: ufs: disable vccq if it's not needed by UFS device"
Marc Gonzalez
2
-56
/
+4
2019-02-19
scsi: ufs: Add HI3670 SoC UFS driver support
Manivannan Sadhasivam
2
-22
/
+109
2019-02-12
scsi: ufs: fix a typo in comment
Chengguang Xu
1
-2
/
+2
2019-02-04
scsi: ufs: Print uic error history in time order
Stanley Chu
1
-1
/
+6
[next]