summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-msm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: remove ehci-msm.cAlex Elder2017-11-011-265/+0
* usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross2016-06-071-2/+12
* usb/host/: const data must use __initconst not __initdataNicolas Pitre2016-04-281-1/+1
* usb: host: ehci-msm: Register usb shutdown functionAzriel Samson2016-01-241-0/+1
* usb: host: ehci-msm: Fix register initializationJack Pham2016-01-241-0/+2
* usb: host: ehci-msm: Add support for ACPI probingJack Pham2016-01-241-0/+8
* usb: host: ehci-msm: Remove dependency on OTG PHYJack Pham2016-01-241-22/+31
* usb: host: ehci-msm: Allow LS devices to workJack Pham2016-01-241-0/+2
* usb: host: ehci-msm: Use posted data writes on AHBAndy Gross2015-12-011-2/+2
* usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda2015-10-041-3/+3
* Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov2015-04-281-3/+10
* host: ehci-msm: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+2
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-2/+2
* USB: ehci-msm: Make of_device_id array constJingoo Han2014-07-091-1/+1
* usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3
* USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-111-2/+13
* ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov2013-10-111-2/+3
* USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-081-48/+41
* 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/+0
* drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall2012-08-101-9/+4
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-091-16/+3
* 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/+1
* 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/+5
* 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
OpenPOWER on IntegriCloud