summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
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
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-12-12scsi: ufs: Fix platform_no_drv_owner.cocci warningsYueHaibing
2018-12-07scsi: ufs: Remove redundant sense size definitionAvri Altman
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-11-28scsi: ufs: add fall through annotationTomas Winkler
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-09scsi: ufs: Add UFS platform driver for Cadence UFSJanek Kotas
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani
2018-11-08scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe
2018-11-07bsg: pass in desired timeout handlerJens Axboe