aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun1-0/+11
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+16
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko1-0/+3
2015-01-29usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen1-2/+16
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen2-1/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-11-26usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison2-3/+3
2014-11-26usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart2-0/+117
2014-11-26usb: chipidea: fix phy handlingAntoine Tenart1-2/+2
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen2-2/+1
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen4-8/+8
2014-11-26usb: chipidea: add controller reset APIPeter Chen1-4/+28
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2-3/+1
2014-11-26usb: chipidea: imx: add system power management supportPeter Chen1-0/+36
2014-11-26usb: chipidea: add system power management supportPeter Chen1-0/+48
2014-11-26usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen1-8/+16
2014-11-26usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen1-8/+2
2014-11-26usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam1-2/+1
2014-11-26usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam1-2/+1
2014-11-26usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam1-3/+1
2014-11-26usb: chipidea: core: Remove unneeded OOM messageFabio Estevam1-3/+1
2014-11-26usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen1-4/+2
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman8-59/+105
2014-11-10usb: chipidea: gadget: use udc-core's reset notifierPeter Chen1-6/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman4-4/+0
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen1-8/+2
2014-11-03usb: chipidea: host: add portpower overrideMichael Grzeschik1-21/+46
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart4-21/+78
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart8-36/+28
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2-7/+7
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-4/+2
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer1-1/+0
2014-10-20usb: chipidea: drop owner assignment from platform_driversWolfram Sang4-4/+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