summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/usb.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-18usb: add host support for the tilegx architectureChris Metcalf1-0/+69
This change adds OHCI and EHCI support for the tilegx's on-chip USB hardware. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>