summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-tegra.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-26USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLEStephen Warren1-1/+1
2012-04-23Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman1-42/+25
2012-04-20USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren1-12/+1
2012-04-19USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren1-1/+0
2012-04-19usb: host: tegra: re-arranging ehci functionsVenu Byravarasu1-9/+10
2012-04-19usb: host: tegra: code clean upVenu Byravarasu1-21/+14
2012-04-10EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern1-0/+2
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-3/+3
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-3/+3
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-12-08USB: ehci-tegra: add probing through device treeOlof Johansson1-0/+71
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-04-30USB: ehci: tegra: fix USB1 port reset issueJim Lin1-0/+72
2011-03-12USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell1-0/+90
2011-03-12usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby1-0/+625