aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-tegra-usb.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messagesPeter Chen
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-07-09USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen
2014-07-09usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-06-30usb: phy: tegra: Make of_device_id array constJingoo Han
2013-12-06usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl
2013-10-01usb: phy: tegra-usb: Remove redundant of_match_ptrSachin Kamat
2013-08-30usb: phy-tegra-usb: use platform_{get,set}_drvdata()Libo Chen
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12usb: phy: tegra: Fix wrong PHY parametersTuomas Tynkkynen
2013-07-29usb: phy: tegra: Use switch instead of if-elseTuomas Tynkkynen
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen
2013-07-29usb: phy: tegra: Register as an USB PHY.Tuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen
2013-06-24usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren
2013-06-17usb: phy: add MODULE_LICENSE to phy-tegra-usb.cStephen Warren
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-30usb: phy: tegra: Add error handling & clean up.Venu Byravarasu
2013-05-30usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-30usb: phy: tegra: Return correct error value provided by clk_get_sysVenu Byravarasu
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi