index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Age
Commit message (
Expand
)
Author
2019-08-14
scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
Adrian Hunter
2019-08-07
scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS
Anil Varughese
2019-08-07
scsi: ufs: revamp string descriptor reading
Tomas Winkler
2019-07-22
scsi: ufs: change msleep to usleep_range
Bean Huo
2019-07-22
scsi: ufs: Add history of fatal events
Stanley Chu
2019-07-22
scsi: ufs: Do not reset error history during host reset
Stanley Chu
2019-07-22
scsi: ufs: Add fatal and auto-hibern8 error history
Stanley Chu
2019-07-22
scsi: ufs: Change names related to error history
Stanley Chu
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: ufshcd: set max_segment_size in the scsi host template
Christoph Hellwig
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-26
scsi: ufshdc-pci: Add Intel PCI IDs for EHL
Adrian Hunter
2019-06-26
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
2019-06-26
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-20
scsi: ufs-qcom: Add support for platforms booting ACPI
Lee Jones
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471
Thomas Gleixner
2019-06-18
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-06-18
scsi: ufs: Add error-handling of Auto-Hibernate
Stanley Chu
2019-06-18
scsi: ufs: Do not overwrite Auto-Hibernate timer
Stanley Chu
2019-06-18
scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()
Stanley Chu
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-04
scsi: ufs: Check that space was properly alloced in copy_query_response
Avri Altman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-04-29
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
Pedro Sousa
2019-04-17
phy: ufs-qcom: Refactor all init steps into phy_poweron
Evan Green
2019-04-17
phy: qcom: Utilize UFS reset controller
Evan Green
2019-04-17
scsi: ufs: qcom: Expose the reset controller for PHY
Evan Green
2019-04-15
scsi: ufs: Print real incorrect request response code
Stanley Chu
2019-04-03
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
2019-04-03
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
2019-04-03
scsi: ufs: Remove "<name>-fixed-regulator" device tree property
Stanley Chu
2019-04-03
scsi: ufs: Change "<name>-max-microamp" to non-mandatory property
Stanley Chu
2019-04-03
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
2019-04-03
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
2019-04-03
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
Stanley Chu
2019-03-25
scsi: ufs-mediatek: Add missing MODULE_* information
Anders Roxell
2019-03-25
scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-03-20
scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocks
Nathan Chancellor
2019-03-20
scsi: ufs-mediatek: Make some symbols static
YueHaibing
2019-03-19
scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
Stanley Chu
2019-03-19
scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
2019-03-19
scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
Stanley Chu
2019-03-19
scsi: ufs: Introduce ufshcd_get_pwr_dev_param
Stanley Chu
2019-03-19
scsi: ufs: fix a missing check of devm_reset_control_get
Kangjie Lu
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[prev]
[next]