index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-qcom-ufs.c
Age
Commit message (
Expand
)
Author
2017-01-27
phy: qcom-ufs: Fix misplaced jump label
Vivek Gautam
2017-01-27
phy: qcom-ufs: Remove -always-on property
Bjorn Andersson
2017-01-27
phy: qcom-ufs: Correct usage of regulator_get()
Bjorn Andersson
2017-01-27
phy: qcom-ufs: Don't kfree devres resource
Bjorn Andersson
2016-11-08
phy: qcom-ufs: Remove common layer phy exit callback
Vivek Gautam
2016-11-08
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-08
phy: qcom-ufs: Remove unnecessary function declarations
Vivek Gautam
2016-11-08
phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.
Vivek Gautam
2016-11-08
phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phy
Vivek Gautam
2016-11-08
phy: qcom-ufs: Cleanup clock and regulator initialization
Vivek Gautam
2016-11-08
phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
Vivek Gautam
2016-11-08
phy: qcom-ufs: Remove unnecessary BUG_ON
Vivek Gautam
2016-09-10
phy: qcom-ufs: use of_property_read_bool
Julia Lawall
2015-09-25
phy: qcom-ufs: fix build error when the component is built as a module
Yaniv Gardi
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
2015-04-13
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-03
phy: qcom-ufs: Don't return error if fail to get optional resource
Axel Lin
2015-04-03
phy: qcom-ufs: Fix build error due to missing export symbols
Axel Lin
2015-03-26
phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probe
Axel Lin
2015-03-10
regulator: fixes for regulator_set_optimum_mode name change
Stephen Rothwell
2015-01-20
phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers
Yaniv Gardi