Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-09 | usb: tilegx: fix memleak when create hcd fail | Libo Chen | |
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] | |||
2012-07-18 | usb: add host support for the tilegx architecture | Chris Metcalf | |
This change adds OHCI and EHCI support for the tilegx's on-chip USB hardware. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> |