Age | Commit message (Expand) | Author | Files | Lines |
2015-01-09 | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-11-07 | host: ehci-sh: remove duplicate check on resource | Varka Bhadram | 1 | -12/+3 |
2014-11-04 | usb: host: ehci-sh: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -1/+0 |
2013-12-09 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-09-24 | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" | Greg Kroah-Hartman | 1 | -1/+1 |
2013-09-17 | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman | 1 | -1/+1 |
2013-08-12 | USB: EHCI: support running URB giveback in tasklet context | Ming Lei | 1 | -1/+1 |
2013-08-01 | USB: host: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-05-17 | USB: ehci-sh: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-03-28 | usb: echi-sh: Remove driver variable which is not used | Nobuhiro Iwamatsu | 1 | -1/+0 |
2013-03-28 | usb: ehci-sh: Fix build error due to comma has been deleted | Nobuhiro Iwamatsu | 1 | -1/+1 |
2013-03-15 | USB: remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2013-01-22 | usb: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -4/+3 |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 1 | -8/+1 |
2012-08-10 | drivers/usb/host/ehci-sh.c: use devm_ functions | Julia Lawall | 1 | -28/+7 |
2012-07-10 | EHCI: centralize controller initialization | Alan Stern | 1 | -15/+1 |
2012-06-15 | usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL | Shimoda, Yoshihiro | 1 | -2/+1 |
2012-04-19 | usb: ehci-sh: Add PHY init function with platform data | Nobuhiro Iwamatsu | 1 | -0/+8 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -1/+1 |
2010-11-26 | usb: ehci-sh: Add missing ehci helpers. | Paul Mundt | 1 | -0/+2 |
2010-11-26 | usb: ehci-sh: Fix up fault in shutdown path. | Paul Mundt | 1 | -1/+10 |
2010-11-02 | usb: ehci-hcd: Add support for SuperH EHCI. | Paul Mundt | 1 | -0/+232 |