aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-tilegx.c
Commit message (Collapse)AuthorAge
* usb: tilegx: fix memleak when create hcd failLibo Chen2013-05-09
| | | | | | | When usb_create_hcd fail, we should call gxio_usb_host_destroy Signed-off-by: Libo Chen <libo.chen@huawei.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> [extended to EHCI]
* usb: add host support for the tilegx architectureChris Metcalf2012-07-18
This change adds OHCI and EHCI support for the tilegx's on-chip USB hardware. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>