aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-tegra.c
AgeCommit message (Expand)Author
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-14usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-24usb: host: tegra remove include of <mach/iomap.h>Stephen Warren
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-10drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall
2012-08-10usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-16usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan
2012-07-16USB: EHCI: fix up lockingAlan Stern
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-11USB: ehci-tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-10Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson
2012-05-09Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-05-09Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-01USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren
2012-05-01EHCI: update PM methods in ehci-tegra.cAlan Stern
2012-04-25USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren
2012-04-25ARM: tegra: add USB ULPI PHY reset GPIO to device treeStephen Warren
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-19USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18usb: host: tegra: re-arranging ehci functionsVenu Byravarasu
2012-04-18usb: host: tegra: code clean upVenu Byravarasu
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-12-07USB: ehci-tegra: add probing through device treeOlof Johansson