aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-qcom-ufs.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-08phy: qcom-ufs: Remove common layer phy exit callbackGravatar Vivek Gautam 1-11/+6
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingGravatar Vivek Gautam 1-18/+18
2016-11-08phy: qcom-ufs: Remove unnecessary function declarationsGravatar Vivek Gautam 1-69/+62
2016-11-08phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Gravatar Vivek Gautam 1-9/+0
2016-11-08phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyGravatar Vivek Gautam 1-0/+5
2016-11-08phy: qcom-ufs: Cleanup clock and regulator initializationGravatar Vivek Gautam 1-49/+31
2016-11-08phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesGravatar Vivek Gautam 1-4/+1
2016-11-08phy: qcom-ufs: Remove unnecessary BUG_ONGravatar Vivek Gautam 1-2/+0
2016-09-10phy: qcom-ufs: use of_property_read_boolGravatar Julia Lawall 1-4/+2
2015-09-25phy: qcom-ufs: fix build error when the component is built as a moduleGravatar Yaniv Gardi 1-0/+11
2015-08-03phy: Constify struct phy_ops variablesGravatar Axel Lin 1-1/+1
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-20/+13
2015-04-03phy: qcom-ufs: Don't return error if fail to get optional resourceGravatar Axel Lin 1-20/+3
2015-04-03phy: qcom-ufs: Fix build error due to missing export symbolsGravatar Axel Lin 1-0/+9
2015-03-26phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probeGravatar Axel Lin 1-0/+1
2015-03-10regulator: fixes for regulator_set_optimum_mode name changeGravatar Stephen Rothwell 1-2/+2
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversGravatar Yaniv Gardi 1-0/+745