summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2019-10-31scsi: ufs: Use enum dev_cmd_type where appropriateBart Van Assche
2019-10-31scsi: ufs: Fix kernel-doc warningsBart Van Assche
2019-10-31scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-09-30scsi: ufs-mediatek: enable auto suspend capabilityStanley Chu
2019-09-30scsi: ufs: override auto suspend tunables for ufsStanley Chu
2019-09-30scsi: ufs-hisi: Use PTR_ERR_OR_ZERO() in ufs_hisi_get_resource()Markus Elfring
2019-09-30scsi: ufs: make array setup_attrs static const, makes object smallerColin Ian King
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-07scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: ufshcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing
2019-09-07scsi: ufs-qcom: Implement device_reset vopsBjorn Andersson
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin
2019-08-29scsi: ufs: fix broken hba->outstanding_tasksStanley Chu
2019-08-29scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFSAnil Varughese
2019-08-19scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constantNishka Dasgupta
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-08-07scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFSAnil Varughese
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler
2019-07-22scsi: ufs: change msleep to usleep_rangeBean Huo
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu
2019-07-22scsi: ufs: Do not reset error history during host resetStanley Chu
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu
2019-07-22scsi: ufs: Change names related to error historyStanley Chu
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-26scsi: ufshdc-pci: Add Intel PCI IDs for EHLAdrian Hunter
2019-06-26scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo
2019-06-26scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-20scsi: ufs-qcom: Add support for platforms booting ACPILee Jones
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471Thomas Gleixner
2019-06-18scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-06-18scsi: ufs: Add error-handling of Auto-HibernateStanley Chu
2019-06-18scsi: ufs: Do not overwrite Auto-Hibernate timerStanley Chu
2019-06-18scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()Stanley Chu
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-04scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-29scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-04-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green