summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-msm.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-121-2/+13
* ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov2013-10-121-2/+3
* USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-081-48/+41Star
* usb: host: ehci-msm: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-1/+0Star
* drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall2012-08-101-9/+4Star
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-091-16/+3Star
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-1/+1
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-3/+3
* usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-2/+2
* usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-7/+7
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
* ehci-msm : use ehci_setupMatthieu CASTET2011-07-081-19/+1Star
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti2011-02-251-1/+3
* USB: make ehci msm driver use ehci_run.Matthieu CASTET2011-02-171-87/+5Star
* USB: EHCI: msm: Add support for power managementPavankumar Kondeti2010-12-101-1/+56
* USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti2010-12-101-0/+290