summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/host.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-111-6/+1
* USB: EHCI: fix build error in ChipIdea host driverAlan Stern2012-11-031-0/+1
* USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern2012-11-021-44/+7
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-17/+1
* usb: chipidea: permit driver bindings pass phy pointerRichard Zhao2012-07-091-0/+1
* USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao2012-07-061-1/+1
* USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut2012-05-151-1/+1
* usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin2012-05-111-0/+2
* usb: chipidea: add host roleAlexander Shishkin2012-05-111-0/+158