summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-msm.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar1-48/+41
2013-03-18usb: host: ehci-msm: fix PHY error handlingFelipe Balbi1-1/+1
2012-11-22usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-22usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-1/+0
2012-08-10drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall1-9/+4
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-16/+3
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-3/+3
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-2/+2
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-7/+7
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-07-09ehci-msm : use ehci_setupMatthieu CASTET1-19/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-02-25USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti1-1/+3
2011-02-17USB: make ehci msm driver use ehci_run.Matthieu CASTET1-87/+5
2010-12-11USB: EHCI: msm: Add support for power managementPavankumar Kondeti1-1/+56
2010-12-11USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti1-0/+290