summaryrefslogtreecommitdiff
path: root/drivers/phy/tegra/xusb.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-17phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui1-0/+2
2020-12-02phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier1-0/+1
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King1-1/+1
2018-01-02phy: 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 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: Add Tegra XUSB pad controller supportThierry Reding1-0/+1021