aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-10drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall1-28/+7
2012-07-09EHCI: centralize controller initializationAlan Stern1-15/+1
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu1-0/+8
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt1-0/+2
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt1-1/+10
2010-11-01usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt1-0/+232