1. de3f233 usb: host: tegra: Remove leftover code by Tuomas Tynkkynen · 11 years ago
  2. f5b8c8b usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS by Mikko Perttunen · 11 years ago
  3. 8fefcfd USB: EHCI: tegra: Fix oops in error cleanup by Thierry Reding · 12 years ago
  4. c19d14d USB: EHCI: tegra: make use of ehci->priv by Stephen Warren · 12 years ago
  5. 9fc5f24 USB: EHCI: make ehci-tegra a separate driver by Manjunath Goudar · 12 years ago
  6. 91a687d USB: EHCI: tegra: fix circular module dependencies by Stephen Warren · 12 years ago
  7. a4faa54 USB: EHCI: tegra: remove all power management by Stephen Warren · 12 years ago
  8. 2f3a6b8 USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers by Manjunath Goudar · 12 years ago
  9. 2d22b42 usb: phy: registering Tegra USB PHY as platform driver by Venu Byravarasu · 12 years ago
  10. 9cd9384 usb: phy: tegra: Get PHY mode using DT by Venu Byravarasu · 12 years ago
  11. 3b9561e USB: set device dma_mask without reference to global data by Stephen Warren · 12 years ago
  12. ee5d5499 usb: phy: tegra: don't call into tegra-ehci directly by Arnd Bergmann · 12 years ago
  13. 64dc9e2 Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  14. 369a9a9 usb: host: ehci-tegra: Fix oops in error cleanup by Thierry Reding · 12 years ago
  15. eb5369e usb: host: tegra: Reset Tegra USB controller before init by Venu Byravarasu · 12 years ago
  16. 4261b8f usb: host: ehci-tegra: fix PHY error handling by Felipe Balbi · 12 years ago
  17. a948712 usb: ehci: tegra: check against CONFIG_USB_PHY by Felipe Balbi · 12 years ago
  18. ab137d0 usb: host: tegra: make use of PHY pointer of HCD by Venu Byravarasu · 12 years ago
  19. 9304512 usb: host: tegra: don't touch EMC clock by Stephen Warren · 12 years ago
  20. bbdabdb usb: add APIs to access host registers from Tegra PHY by Venu Byravarasu · 12 years ago
  21. 585355c usb: host: tegra: Resetting PORT0 based on information received via DT. by Venu Byravarasu · 12 years ago
  22. d3608b6 usb: remove use of __devinitdata by Bill Pemberton · 12 years ago
  23. 7084778 usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() by Wei Yongjun · 12 years ago
  24. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  25. 54388b2 usb: host: tegra remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  26. dcb9cf3 Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  27. 1ba8216 usb: move phy driver from mach-tegra to drivers/usb by Venu Byravarasu · 12 years ago
  28. a7bdf7f Merge v3.6-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  29. bc2ff98 drivers/usb/host/ehci-tegra.c: use devm_ functions by Julia Lawall · 12 years ago
  30. ecc8a0c usb: host: tegra: fix warning messages in ehci_remove by Venu Byravarasu · 12 years ago
  31. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  32. 7211974 usb: host: tegra: pass correct pointer in ehci_setup() by Laxman Dewangan · 12 years ago
  33. c4f3476 USB: EHCI: fix up locking by Alan Stern · 12 years ago
  34. 1a49e2a EHCI: centralize controller initialization by Alan Stern · 12 years ago
  35. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  36. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 13 years ago
  37. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 13 years ago
  38. 20de12c USB: ehci-tegra: add clk_prepare/clk_unprepare by Prashant Gaikwad · 13 years ago
  39. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  40. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  41. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  42. caafc71 Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers by Olof Johansson · 13 years ago
  43. bd69e27 Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 13 years ago
  44. 7488185 Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl by Olof Johansson · 13 years ago
  45. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 13 years ago
  46. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 13 years ago
  47. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 13 years ago
  48. b087657 USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLE by Stephen Warren · 13 years ago
  49. aa607eb ARM: tegra: add USB ULPI PHY reset GPIO to device tree by Stephen Warren · 13 years ago
  50. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 13 years ago
  51. 6d5f89c USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE by Stephen Warren · 13 years ago
  52. 8034761 USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) by Stephen Warren · 13 years ago
  53. c6fa0b4 usb: host: tegra: re-arranging ehci functions by Venu Byravarasu · 13 years ago
  54. fe37577 usb: host: tegra: code clean up by Venu Byravarasu · 13 years ago
  55. 434103a usb: ehci-tegra: Add vbus_gpio to platform data by Stephen Warren · 13 years ago
  56. a448e4d EHCI: keep track of ports being resumed and indicate in hub_status_data by Alan Stern · 13 years ago
  57. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  58. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  59. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  60. 4a53f4e USB: ehci-tegra: add probing through device tree by Olof Johansson · 13 years ago
  61. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  62. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 14 years ago
  63. 1f594b6 USB: ehci: tegra: fix USB1 port reset issue by Jim Lin · 14 years ago
  64. fbf9865 USB: ehci: tegra: Align DMA transfers to 32 bytes by Robert Morell · 14 years ago
  65. 79ad3b5 usb: host: Add EHCI driver for NVIDIA Tegra SoCs by Benoit Goby · 14 years ago