summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2014-11-26usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam
2014-11-26usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam
2014-11-26usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam
2014-11-26usb: chipidea: core: Remove unneeded OOM messageFabio Estevam
2014-11-26usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-10usb: chipidea: gadget: use udc-core's reset notifierPeter Chen
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: chipidea: host: add portpower overrideMichael Grzeschik
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer
2014-10-20usb: chipidea: drop owner assignment from platform_driversWolfram Sang
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-24usb: chipidea: enhance kernel-doc formatPeter Chen
2014-09-24usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen
2014-09-24chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner
2014-09-24usb: chipidea: add TPL support for targeted hostsPeter Chen
2014-09-11usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov
2014-09-11usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov
2014-08-05Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun
2014-07-22usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-02usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen
2014-05-23usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov
2014-05-23usb: chipidea: msm: Add device tree supportIvan T. Ivanov
2014-05-23chipidea: usbmisc_imx: Allow USB OTG to work on mx51Fabio Estevam
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen
2014-05-23usb: chipidea: udc: delete useless codePeter Chen
2014-05-23usb: chipidea: update TODO listPeter Chen
2014-04-24usb: chipidea: debug: add debug file for OTG variablesLi Jun
2014-04-24usb: chipidea: add sys inputs for OTG fsm inputLi Jun
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: OTG fsm timers initializationLi Jun
2014-04-24usb: chipidea: add OTG fsm operation functions implementationLi Jun
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun
2014-04-24usb: chipidea: host: init otg port numberLi Jun
2014-04-24usb: chipidea: host: vbus control change for OTG HNPLi Jun
2014-04-24usb: chipidea: usb OTG fsm initialization.Li Jun
2014-04-24usb: chipidea: core: Add missing module owner fieldAlexander Shiyan
2014-04-24usb: chipidea: add proper delay for waiting correct PHY statusPeter Chen
2014-04-24usb: chipidea: debug: add debug file for controller registers dumpLi Jun
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun