Age | Commit message (Expand) | Author |
2019-11-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-18 | scsi: ufs-bsg: Wake the device before sending raw upiu commands | Avri Altman |
2019-10-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-09-23 | scsi: ufs: skip shutdown if hba is not powered | Stanley Chu |
2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-09-07 | scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-07 | scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-07 | scsi: ufs: Use kmemdup in ufshcd_read_string_desc() | YueHaibing |
2019-09-07 | scsi: ufs-qcom: Implement device_reset vops | Bjorn Andersson |
2019-09-07 | scsi: ufs: Introduce vops for resetting device | Bjorn Andersson |
2019-08-29 | scsi: ufs: remove set but not used variable 'val' | zhengbin |
2019-08-29 | scsi: ufs: fix broken hba->outstanding_tasks | Stanley Chu |
2019-08-29 | scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS | Anil Varughese |
2019-08-19 | scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant | Nishka Dasgupta |
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 |