summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
AgeCommit message (Expand)AuthorLines
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun-0/+11
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-2/+16
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko-0/+3
2015-01-29usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen-2/+16
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+0
2014-11-26usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison-3/+3
2014-11-26usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart-0/+117
2014-11-26usb: chipidea: fix phy handlingAntoine Tenart-2/+2
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen-2/+1
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen-8/+8
2014-11-26usb: chipidea: add controller reset APIPeter Chen-4/+28
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen-3/+1
2014-11-26usb: chipidea: imx: add system power management supportPeter Chen-0/+36
2014-11-26usb: chipidea: add system power management supportPeter Chen-0/+48
2014-11-26usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen-8/+16
2014-11-26usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen-8/+2
2014-11-26usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam-2/+1
2014-11-26usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam-2/+1
2014-11-26usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam-3/+1
2014-11-26usb: chipidea: core: Remove unneeded OOM messageFabio Estevam-3/+1
2014-11-26usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen-4/+2
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-59/+105
2014-11-10usb: chipidea: gadget: use udc-core's reset notifierPeter Chen-6/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-4/+0
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen-8/+2
2014-11-03usb: chipidea: host: add portpower overrideMichael Grzeschik-21/+46
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart-21/+78
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart-36/+28
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart-7/+7
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi-4/+2
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer-1/+0
2014-10-20usb: chipidea: drop owner assignment from platform_driversWolfram Sang-4/+0
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart-1/+1
2014-09-25usb: gadget: Refactor request completionMichal Sojka-3/+3
2014-09-23usb: chipidea: enhance kernel-doc formatPeter Chen-5/+17
2014-09-23usb: chipidea: otg initialization is only needed when the gadget is supportedPeter Chen-1/+1
2014-09-23chipidea: usbmisc_imx: Add USB support for VF610 SoCsStefan Agner-11/+50
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen-0/+5
2014-09-10usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov-0/+1
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov-5/+1
2014-08-04Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+5
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun-2/+2
2014-07-22usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann-0/+3
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza-2/+2
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen-0/+7
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen-2/+8
2014-05-23usb: chipidea: msm: Initialize offset of the capability registersIvan T. Ivanov-0/+1