summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2015-02-041-2/+16
|\
| * usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen2015-01-291-2/+16
* | ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko2015-02-041-0/+3
|/
* Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen2015-01-092-1/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-154-4/+0Star
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-044-4/+0Star
| |\
| | * usb: chipidea: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0Star
* | | usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot2014-11-261-1/+0Star
* | | usb: chipidea: Fixed a few typos in commentsMickael Maison2014-11-262-3/+3
* | | usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart2014-11-262-0/+117
* | | usb: chipidea: fix phy handlingAntoine Tenart2014-11-261-2/+2
* | | usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen2014-11-262-2/+1Star
* | | usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen2014-11-264-8/+8
* | | usb: chipidea: add controller reset APIPeter Chen2014-11-261-4/+28
* | | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2014-11-262-3/+1Star
* | | usb: chipidea: imx: add system power management supportPeter Chen2014-11-261-0/+36
* | | usb: chipidea: add system power management supportPeter Chen2014-11-261-0/+48
* | | usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen2014-11-261-8/+16
* | | usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen2014-11-261-8/+2Star
* | | usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam2014-11-261-2/+1Star
* | | 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