summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/tegra_usb_phy.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-798/+0
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu1-4/+12
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu1-41/+6
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu1-14/+14
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu1-17/+15
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu1-13/+0
2013-01-28usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu1-1/+1
2012-10-24usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+3
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren1-1/+0
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu1-0/+839