Age | Commit message (Expand) | Author |
2013-05-16 | USB: set device dma_mask without reference to global data | Stephen Warren |
2013-04-23 | usb: phy: tegra: don't call into tegra-ehci directly | Arnd Bergmann |
2013-04-05 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-04-03 | usb: host: ehci-tegra: Fix oops in error cleanup | Thierry Reding |
2013-04-03 | usb: host: tegra: Reset Tegra USB controller before init | Venu Byravarasu |
2013-03-21 | usb: host: ehci-tegra: fix PHY error handling | Felipe Balbi |
2013-03-18 | usb: ehci: tegra: check against CONFIG_USB_PHY | Felipe Balbi |
2013-01-28 | usb: host: tegra: make use of PHY pointer of HCD | Venu Byravarasu |
2013-01-28 | usb: host: tegra: don't touch EMC clock | Stephen Warren |
2013-01-28 | usb: add APIs to access host registers from Tegra PHY | Venu Byravarasu |
2013-01-28 | usb: host: tegra: Resetting PORT0 based on information received via DT. | Venu Byravarasu |
2012-11-21 | usb: remove use of __devinitdata | Bill Pemberton |
2012-11-14 | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() | Wei Yongjun |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern |
2012-10-24 | usb: host: tegra remove include of <mach/iomap.h> | Stephen Warren |
2012-09-11 | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-09-05 | usb: move phy driver from mach-tegra to drivers/usb | Venu Byravarasu |
2012-08-27 | Merge v3.6-rc3 into usb-next | Greg Kroah-Hartman |
2012-08-10 | drivers/usb/host/ehci-tegra.c: use devm_ functions | Julia Lawall |
2012-08-10 | usb: host: tegra: fix warning messages in ehci_remove | Venu Byravarasu |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-16 | usb: host: tegra: pass correct pointer in ehci_setup() | Laxman Dewangan |
2012-07-16 | USB: EHCI: fix up locking | Alan Stern |
2012-07-09 | EHCI: centralize controller initialization | Alan Stern |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I |
2012-06-11 | USB: ehci-tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-10 | Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ... | Olof Johansson |
2012-05-09 | Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2012-05-09 | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2012-05-07 | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman |
2012-05-01 | USB: ehci-tegra: remove redundant gpio_set_value | Stephen Warren |
2012-05-01 | EHCI: update PM methods in ehci-tegra.c | Alan Stern |
2012-04-25 | USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLE | Stephen Warren |
2012-04-25 | ARM: tegra: add USB ULPI PHY reset GPIO to device tree | Stephen Warren |
2012-04-22 | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman |
2012-04-19 | USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE | Stephen Warren |
2012-04-18 | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) | Stephen Warren |
2012-04-18 | usb: host: tegra: re-arranging ehci functions | Venu Byravarasu |
2012-04-18 | usb: host: tegra: code clean up | Venu Byravarasu |
2012-04-18 | usb: ehci-tegra: Add vbus_gpio to platform data | Stephen Warren |
2012-04-09 | EHCI: keep track of ports being resumed and indicate in hub_status_data | Alan Stern |
2012-02-27 | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus |
2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus |
2011-12-07 | USB: ehci-tegra: add probing through device tree | Olof Johansson |