aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin1-5/+5
2013-01-11usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam1-0/+3
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern1-6/+1
2012-11-03USB: EHCI: fix build error in ChipIdea host driverAlan Stern1-0/+1
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern1-44/+7
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-17/+1
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao1-0/+1
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao1-1/+1
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut1-1/+1
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin1-0/+2
2012-05-11usb: chipidea: add host roleAlexander Shishkin1-0/+158