summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/host.c
AgeCommit message (Expand)Author
2014-04-16ENGR00307558-3 usb: chipidea: host: init otg port number.Li Jun
2014-04-16ENGR00307558-2 usb: chipidea: host: vbus control change for OTGLi Jun
2014-04-16usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam
2014-04-16ENGR00291282-4 usb: chipidea: imx: add HSIC supportPeter Chen
2014-04-16ENGR00286426-21 usb: chipidea: host: add ehci quirk for imx controllerPeter Chen
2014-04-16ENGR00286426-20 usb: chipidea: host: add quirk for ehci operationPeter Chen
2014-04-16ENGR00286418 usb: chipidea: host: fix below build errorPeter Chen
2014-04-16ENGR00286159-1 usb: chipidea: add freescale imx28 special write register methodPeter Chen
2014-04-16usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen
2014-04-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux
2014-04-16usb: chipidea: add role init and destroy APIsPeter Chen
2014-04-16usb: chipidea: host: add vbus regulator controlPeter Chen
2014-04-16usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-01-11usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-03USB: EHCI: fix build error in ChipIdea host driverAlan Stern
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin
2012-05-11usb: chipidea: add host roleAlexander Shishkin