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