aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-tegra.c
Commit message (Expand)AuthorAge
* Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-09-11
|\
| * usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-05
* | Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-27
|\ \
| * | usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-10
| |/
* / drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall2012-08-10
|/
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\
| * usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan2012-07-16
| * USB: EHCI: fix up lockingAlan Stern2012-07-16
| * EHCI: centralize controller initializationAlan Stern2012-07-09
| * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* | USB: ehci-tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-11
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-05-10
| |\
| * \ Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-10
| |\ \
| | * | ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren2012-04-25
* | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\ \ \ \
| * \ \ \ Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren2012-04-25
| * | | | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2012-04-19
| | * | | usb: host: tegra: re-arranging ehci functionsVenu Byravarasu2012-04-18
| | * | | usb: host: tegra: code clean upVenu Byravarasu2012-04-18
* | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-05-10
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren2012-04-18
* | | | USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren2012-05-01
* | | | EHCI: update PM methods in ehci-tegra.cAlan Stern2012-05-01
|/ / /
* / / USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-18
|/ /
* / EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-09
|/
* usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
* usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* USB: ehci-tegra: add probing through device treeOlof Johansson2011-12-07
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-03
* USB: ehci: tegra: fix USB1 port reset issueJim Lin2011-04-29
* USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-11
* usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-11