aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sh.c
AgeCommit message (Expand)Author
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2014-11-07host: ehci-sh: remove duplicate check on resourceVarka Bhadram
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-16USB: ehci-sh: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-28usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu
2013-03-28usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-08-10drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt
2010-11-01usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt