aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer1-1/+0
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-25usb: gadget: Refactor request completionMichal Sojka1-3/+3
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen2-5/+17
2014-09-23usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen1-1/+1
2014-09-23chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner3-11/+50
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen2-0/+5
2014-09-10usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+5
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-22usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann1-0/+3
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza1-2/+2
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen1-0/+7
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen1-2/+8
2014-05-23usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov1-0/+1
2014-05-23usb: chipidea: msm: Add device tree supportIvan T. Ivanov1-1/+22
2014-05-23chipidea: usbmisc_imx: Allow USB OTG to work on mx51Fabio Estevam1-0/+10
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen3-50/+30
2014-05-23usb: chipidea: udc: delete useless codePeter Chen1-1/+0
2014-05-23usb: chipidea: update TODO listPeter Chen1-4/+1
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun1-0/+84
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun3-0/+181
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun5-8/+294
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun3-0/+241
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun4-0/+233
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun1-1/+10
2014-04-24usb: chipidea: host: init otg port numberLi Jun1-2/+9
2014-04-24usb: chipidea: host: vbus control change for OTG HNPLi Jun1-3/+7
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun5-0/+114
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan1-0/+1
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen1-13/+13
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun1-0/+51
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun3-20/+24
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun4-40/+46
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen1-3/+34
2014-04-24usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUsDenis Carikli1-0/+58
2014-03-12usb: chipidea: add support for USB OTG controller on LSI Zevio SoCsDaniel Tang2-0/+73
2014-03-12usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBsAlexander Shiyan1-1/+1
2014-03-12usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen1-140/+154
2014-02-24usb: chipidea: Propagate the real error code on platform_get_irq() failureFabio Estevam1-1/+1
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2-0/+13
2014-02-24usb: chipidea: use dev_get_platdata()Jingoo Han1-2/+2
2014-02-24usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen1-20/+8
2014-02-24usb: chipidea: refine PHY operationPeter Chen3-52/+26
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-01-13usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen1-2/+17
2014-01-13usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen1-3/+3
2014-01-13usb: chipidea: put hw_phymode_configure before ci_usb_phy_initChris Ruehl1-2/+2
2014-01-13usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flagChris Ruehl1-3/+5