Age | Commit message (Expand) | Author |
2018-02-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-01-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-01-30 | scsi: ufs: Enable quirk to ignore sending WRITE_SAME command | Sujit Reddy Thumma |
2017-12-04 | scsi: ufs: add some definitions included in UFS HCI specification | kwmad.kim@samsung.com |
2017-11-21 | scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg | Gustavo A. R. Silva |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-23 | ufs/phy: qcom: Refactor to use phy_init call | Vivek Gautam |
2017-10-23 | scsi/ufs: qcom: Set phy mode based on the controllers HS MODE | Vivek Gautam |
2017-10-11 | scsi: ufs: Remove unused UFS_BIT() macro | Alim Akhtar |
2017-10-11 | scsi: ufs: Remove unused #defines | Alim Akhtar |
2017-10-11 | scsi: ufs-qcom: Remove uses of UFS_BIT() macro | Alim Akhtar |
2017-10-11 | scsi: ufs: Change HCI macro to actual bit position | Alim Akhtar |
2017-09-27 | scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1 | kehuanlin |
2017-09-27 | scsi: ufs: continue to boot even with Boot LUN is disabled | Huanlin Ke |
2017-09-27 | scsi: ufs: add ufs a command complete time stamp | Zang Leigang |
2017-09-27 | scsi: ufs: fix a pclint warning | Zang Leigang |
2017-09-15 | scsi: ufs: tc-dwc-g210: make arrays static, reduces object code size | Colin Ian King |
2017-08-24 | scsi: ufs: reqs and tasks were put in the wrong order | Zang Leigang |
2017-07-01 | scsi: ufs: flush eh_work when eh_work scheduled. | Zang Leigang |
2017-06-12 | scsi: ufshcd-pci: Add Intel CNL support | Adrian Hunter |
2017-06-12 | scsi: ufshcd-pci: Fix PM config | Adrian Hunter |
2017-06-12 | scsi: ufs: Tidy clocks list head usage | Szymon Mielczarek |
2017-05-18 | scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove | MichaĆ Potomski |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-04-26 | scsi: ufs: make ufshcd_get_lists_status() register operation obvious | Tomohiro Kusumi |
2017-04-26 | scsi: ufs: use MASK_EE_STATUS | Tomohiro Kusumi |
2017-03-29 | Revert "scsi: ufs: add queries retry mechanism" | Szymon Mielczarek |
2017-03-29 | scsi: ufs: just use sizeof() for snprintf() | Tomohiro Kusumi |
2017-03-29 | scsi: ufs: remove deprecated enum for hw interrupt | Tomohiro Kusumi |
2017-03-29 | scsi: ufs: add missing macros for register bits from UFSHCI spec | Tomohiro Kusumi |
2017-03-29 | scsi: ufs: non functional macro fix | Tomohiro Kusumi |
2017-03-29 | scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit | Tomohiro Kusumi |
2017-03-29 | scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool | Tomohiro Kusumi |
2017-03-27 | scsi: ufs: fix wrong/ambiguous fall through comments | Tomohiro Kusumi |
2017-03-27 | scsi: ufs: remove the duplicated checking for supporting clkscaling | Jaehoon Chung |
2017-03-15 | scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR | Tomas Winkler |
2017-03-15 | scsi: ufs: don't check unsigned type for a negative value | Tomas Winkler |
2017-03-01 | scsi: ufs: Factor out ufshcd_read_desc_param | Potomski, MichalX |
2017-02-23 | scsi: remove scsi_execute_req_flags | Christoph Hellwig |
2017-02-22 | scsi: ufs-qcom: remove redundant condition check | Subhash Jadavani |
2017-02-07 | scsi: ufs: dump hw regs on link failures | Venkat Gopalakrishnan |
2017-02-07 | scsi: ufs-qcom: dump additional testbus registers | Venkat Gopalakrishnan |
2017-02-07 | scsi: ufs: kick start clock scaling only after device detection | subhashj@codeaurora.org |
2017-02-07 | scsi: ufs: don't suspend clock scaling during clock gating | subhashj@codeaurora.org |
2017-02-07 | scsi: ufs: add host state prints in failure cases | Gilad Broner |
2017-02-07 | scsi: ufs: add load based scaling of UFS gear | subhashj@codeaurora.org |
2017-02-07 | scsi: ufs: reduce printout for aborted requests | Gilad Broner |
2017-02-07 | scsi: ufs: skip request abort task when previous aborts failed | Gilad Broner |