summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: chipidea: imx: add system power management supportPeter Chen2014-11-261-0/+36
* | | usb: chipidea: add system power management supportPeter Chen2014-11-261-0/+48
* | | usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen2014-11-261-8/+16
* | | usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen2014-11-261-8/+2
* | | usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam2014-11-261-2/+1
* | | usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam2014-11-261-2/+1
* | | usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1
* | | usb: chipidea: core: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1
* | | usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen2014-11-261-4/+2
* | | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-258-59/+105
|\ \ \
| * | | usb: chipidea: gadget: use udc-core's reset notifierPeter Chen2014-11-101-6/+2
| * | | usb: chipidea: add support to the generic PHY frameworkAntoine Tenart2014-11-034-21/+78
| * | | usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-038-36/+28
| * | | usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-1/+1
| * | | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-032-7/+7
| * | | usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-031-4/+2
| |/ /
* | | usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-8/+2
* | | usb: chipidea: host: add portpower overrideMichael Grzeschik2014-11-031-21/+46
|/ /
* | usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer2014-10-271-1/+0
|/
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-1/+1
* usb: gadget: Refactor request completionMichal Sojka2014-09-251-3/+3
* usb: chipidea: enhance kernel-doc formatPeter Chen2014-09-232-5/+17
* usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen2014-09-231-1/+1
* chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner2014-09-233-11/+50
* usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-232-0/+5
* usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov2014-09-101-0/+1
* usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov2014-09-101-5/+1
* Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-042-2/+5
|\
| * usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun2014-07-221-2/+2
| * usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann2014-07-221-0/+3
* | usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza2014-07-171-2/+2
|/
* usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen2014-07-011-0/+7
* usb: chipidea: udc: update gadget states according to ch9Peter Chen2014-05-231-2/+8
* usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov2014-05-231-0/+1
* usb: chipidea: msm: Add device tree supportIvan T. Ivanov2014-05-231-1/+22
* chipidea: usbmisc_imx: Allow USB OTG to work on mx51Fabio Estevam2014-05-231-0/+10
* usb: chipidea: using one inline function to cover queue work operationsPeter Chen2014-05-233-50/+30
* usb: chipidea: udc: delete useless codePeter Chen2014-05-231-1/+0
* usb: chipidea: update TODO listPeter Chen2014-05-231-4/+1
* usb: chipidea: debug: add debug file for OTG variablesLi Jun2014-04-241-0/+84
* usb: chipidea: add sys inputs for OTG fsm inputLi Jun2014-04-243-0/+181
* usb: chipidea: OTG HNP and SRP fsm implementationLi Jun2014-04-245-8/+294
* usb: chipidea: OTG fsm timers initializationLi Jun2014-04-243-0/+241
* usb: chipidea: add OTG fsm operation functions implementationLi Jun2014-04-244-0/+233
* usb: chipidea: udc: driver update for OTG HNPLi Jun2014-04-241-1/+10
* usb: chipidea: host: init otg port numberLi Jun2014-04-241-2/+9
* usb: chipidea: host: vbus control change for OTG HNPLi Jun2014-04-241-3/+7
* usb: chipidea: usb OTG fsm initialization.Li Jun2014-04-245-0/+114
* usb: chipidea: core: Add missing module owner fieldAlexander Shiyan2014-04-241-0/+1
* usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen2014-04-241-13/+13
OpenPOWER on IntegriCloud