aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner4-36/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-17phy: tegra: xusb: Add Tegra186 supportJC Kuo4-0/+933
2019-04-17phy: tegra: xusb: Add support for power suppliesThierry Reding2-1/+38
2019-04-17phy: tegra: xusb: Parse dual-role mode propertyThierry Reding2-0/+24
2019-04-17phy: tegra: xusb: Skip single function lane programmingJC Kuo1-1/+5
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-05-20phy: tegra: Convert to use match_string() helperAndy Shevchenko1-14/+1
2018-03-16phy: tegra: xusb: Uncomment register writeThierry Reding1-4/+2
2018-02-21phy: tegra: remove redundant self assignment of 'map'Colin Ian King1-1/+1
2017-12-15phy: tegra: fix device-tree node lookupsJohan Hovold1-29/+29
2017-09-26phy: tegra: Handle return value of kasprintfArvind Yadav1-0/+2
2016-11-18phy: fix returnvar.cocci warningsVivek Gautam1-2/+1
2016-11-18phy: Fix ptr_ret.cocci warningsVivek Gautam1-8/+2
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie1-1/+2
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie1-0/+1
2016-04-29phy: tegra: Add Tegra210 supportThierry Reding2-0/+2046
2016-04-29phy: Add Tegra XUSB pad controller supportThierry Reding5-0/+3207