Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | USB: phy: Remove redundant license text | Greg Kroah-Hartman | 1 | -10/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-11 | usb: phy: tegra: Fix phy suspend for UDC | Jon Hunter | 1 | -0/+17 |
2015-09-27 | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-03 | usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -7/+2 |
2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-03 | usb: phy: tegra: Avoid use of sizeof(void) | Thierry Reding | 1 | -2/+2 |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -1/+1 |
2014-07-10 | usb: phy: tegra: Do not include asm/mach-types.h | Thierry Reding | 1 | -1/+0 |
2014-07-10 | USB: PHY: tegra: Call tegra_usb_phy_close only on device removal | Tuomas Tynkkynen | 1 | -5/+3 |
2014-07-10 | usb: phy: tegra: Do not include asm/mach-types.h | Thierry Reding | 1 | -1/+0 |
2014-06-30 | usb: phy: tegra: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2013-12-07 | usb: phy-tegra-usb.c: wrong pointer check for remap UTMI | Chris Ruehl | 1 | -1/+1 |
2013-10-01 | usb: phy: tegra-usb: Remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-08-30 | usb: phy-tegra-usb: use platform_{get,set}_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-12 | usb: phy: tegra: Program new PHY parameters | Tuomas Tynkkynen | 1 | -18/+63 |
2013-08-12 | usb: phy: tegra: Tegra30 support | Tuomas Tynkkynen | 1 | -28/+93 |
2013-08-12 | usb: phy: tegra: Fix wrong PHY parameters | Tuomas Tynkkynen | 1 | -6/+14 |
2013-07-29 | usb: phy: tegra: Use switch instead of if-else | Tuomas Tynkkynen | 1 | -3/+8 |
2013-07-29 | usb: phy: tegra: Use DT helpers for dr_mode | Tuomas Tynkkynen | 1 | -12/+12 |
2013-07-29 | usb: phy: tegra: Use DT helpers for phy_type | Tuomas Tynkkynen | 1 | -4/+8 |
2013-07-29 | usb: phy: tegra: Remove custom PHY locating APIs | Tuomas Tynkkynen | 1 | -24/+0 |
2013-07-29 | usb: phy: tegra: Register as an USB PHY. | Tuomas Tynkkynen | 1 | -0/+17 |
2013-07-29 | usb: phy: tegra: Remove unnecessary 'dev' field | Tuomas Tynkkynen | 1 | -12/+15 |
2013-07-29 | usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS | Mikko Perttunen | 1 | -0/+24 |
2013-07-29 | usb: phy: tegra: Read UTMIP parameters from device tree | Mikko Perttunen | 1 | -42/+87 |
2013-06-25 | usb: phy: tegra: remove duplicated include from phy-tegra-usb.c | Wei Yongjun | 1 | -1/+0 |
2013-06-18 | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren | 1 | -3/+36 |
2013-06-18 | usb: phy: add MODULE_LICENSE to phy-tegra-usb.c | Stephen Warren | 1 | -0/+4 |
2013-05-30 | usb: phy: registering Tegra USB PHY as platform driver | Venu Byravarasu | 1 | -145/+180 |
2013-05-30 | usb: phy: tegra: Add error handling & clean up. | Venu Byravarasu | 1 | -11/+39 |
2013-05-30 | usb: phy: tegra: get ULPI reset GPIO info using DT. | Venu Byravarasu | 1 | -14/+11 |
2013-05-30 | usb: phy: tegra: Get PHY mode using DT | Venu Byravarasu | 1 | -2/+11 |
2013-05-30 | usb: phy: tegra: Return correct error value provided by clk_get_sys | Venu Byravarasu | 1 | -2/+1 |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann | 1 | -4/+9 |
2013-03-18 | usb: phy: rename all phy drivers to phy-$name-usb.c | Felipe Balbi | 1 | -0/+798 |