Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | usb: tilegx: fix memleak when create hcd fail | Libo Chen | 2013-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 architecture | Chris Metcalf | 2012-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> |