summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam2014-11-261-2/+1Star
* | | usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1Star
* | | usb: chipidea: core: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1Star
* | | usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen2014-11-261-4/+2Star
* | | 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-111-6/+2Star
| * | | 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/+28Star
| * | | 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/+2Star
| |/ /
* | | usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-8/+2Star
* | | usb: chipidea: host: add portpower overrideMichael Grzeschik2014-11-041-21/+46
|/ /
* / usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer2014-10-271-1/+0Star
|/
* 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-242-5/+17
* usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen2014-09-241-1/+1
* chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner2014-09-243-11/+50
* usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-242-0/+5
* usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov2014-09-111-0/+1
* usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov2014-09-111-5/+1Star
* Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-052-2/+5
|\
| * usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun2014-07-231-2/+2
| * usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann2014-07-231-0/+3
* | usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza2014-07-181-2/+2
|/
* usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen2014-07-021-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/+30Star
* usb: chipidea: udc: delete useless codePeter Chen2014-05-231-1/+0Star
* usb: chipidea: update TODO listPeter Chen2014-05-231-4/+1Star
* 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
* usb: chipidea: debug: add debug file for controller registers dumpLi Jun2014-04-241-0/+51
* usb: chipidea: export interrupt enable and status register read functionsLi Jun2014-04-243-20/+24
* usb: chipidea: operate on otgsc register in a general wayLi Jun2014-04-244-40/+46
* usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen2014-04-241-3/+34
* usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUsDenis Carikli2014-04-241-0/+58