summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-faraday.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-04-18dm: usb: Drop the EHCI weak functionsSimon Glass1-59/+54
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()Simon Glass1-2/+2
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass1-1/+1
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass1-2/+3
2013-10-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-2/+1
2013-06-13usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su1-0/+148