summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
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
2019-04-17scsi: ufs: qcom: Expose the reset controller for PHYEvan Green
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu
2019-04-03scsi: ufs-cdns: Add support for UFSHCI with M31 PHYJan Kotas
2019-04-03scsi: ufs: remove unnecessary pointer evaluationZeng Guangyue
2019-04-03scsi: ufs: Remove "<name>-fixed-regulator" device tree propertyStanley Chu
2019-04-03scsi: ufs: Change "<name>-max-microamp" to non-mandatory propertyStanley Chu
2019-04-03scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-04-03scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-04-03scsi: ufs: Remove unused min_uA field in struct ufs_vregStanley Chu
2019-03-25scsi: ufs-mediatek: Add missing MODULE_* informationAnders Roxell
2019-03-25scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-03-20scsi: ufs-mediatek: Avoid using ret uninitialized in ufs_mtk_setup_clocksNathan Chancellor
2019-03-20scsi: ufs-mediatek: Make some symbols staticYueHaibing
2019-03-19scsi: ufs-mediatek: Add UFS support for Mediatek SoC chipsStanley Chu
2019-03-19scsi: ufs-hisi: Re-factor ufshcd_get_pwr_dev_paramStanley Chu
2019-03-19scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_paramStanley Chu
2019-03-19scsi: ufs: Introduce ufshcd_get_pwr_dev_paramStanley Chu
2019-03-19scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann
2019-02-27scsi: ufs-bsg: Allow reading descriptorsAvri Altman
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman
2019-02-27scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez
2019-02-19scsi: ufs: Add HI3670 SoC UFS driver supportManivannan Sadhasivam
2019-02-12scsi: ufs: fix a typo in commentChengguang Xu
2019-02-04scsi: ufs: Print uic error history in time orderStanley Chu
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez
2019-01-11scsi: ufs: Remove select of phy-qcom-ufs from ufs-qcomEvan Green
2019-01-11scsi: ufs: Fix geometry descriptor sizeAvri Altman
2019-01-11scsi: ufs: Fix system suspend statusStanley Chu