summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-faraday.c
AgeCommit message (Expand)Author
2015-04-18dm: usb: Drop the EHCI weak functionsSimon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()Simon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-12usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su