Age | Commit message (Expand) | Author |
2015-01-09 | Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" | Peter Chen |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-26 | usb: chipidea: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2014-11-26 | usb: chipidea: Fixed a few typos in comments | Mickael Maison |
2014-11-26 | usb: chipidea: add a usb2 driver for ci13xxx | Antoine Tenart |
2014-11-26 | usb: chipidea: fix phy handling | Antoine Tenart |
2014-11-26 | usb: chipidea: remove duplicate dev_set_drvdata for host_start | Peter Chen |
2014-11-26 | usb: chipidea: parameter 'mode' isn't needed for hw_device_reset | Peter Chen |
2014-11-26 | usb: chipidea: add controller reset API | Peter Chen |
2014-11-26 | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER | Peter Chen |
2014-11-26 | usb: chipidea: imx: add system power management support | Peter Chen |
2014-11-26 | usb: chipidea: add system power management support | Peter Chen |
2014-11-26 | usb: chipidea: add hw_wait_phy_stable for getting stable status | Peter Chen |
2014-11-26 | usb: chipidea: remove the unnecessary delay after clear portsc.phcd | Peter Chen |
2014-11-26 | usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly | Fabio Estevam |
2014-11-26 | usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL | Fabio Estevam |
2014-11-26 | usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message | Fabio Estevam |
2014-11-26 | usb: chipidea: core: Remove unneeded OOM message | Fabio Estevam |
2014-11-26 | usb: chipidea: using devm_request_irq to instead of request_irq | Peter Chen |
2014-11-25 | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-11-10 | usb: chipidea: gadget: use udc-core's reset notifier | Peter Chen |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-11-03 | usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messages | Peter Chen |
2014-11-03 | usb: chipidea: host: add portpower override | Michael Grzeschik |
2014-11-03 | usb: chipidea: add support to the generic PHY framework | Antoine Tenart |
2014-11-03 | usb: allow to supply the PHY in the drivers when using HCD | Antoine Tenart |
2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart |
2014-11-03 | usb: gadget: remove unnecessary 'driver' argument | Felipe Balbi |
2014-10-27 | usb: chipidea: Fix oops when removing the ci_hdrc module | Torsten Fleischer |
2014-10-20 | usb: chipidea: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart |
2014-09-25 | usb: gadget: Refactor request completion | Michal Sojka |
2014-09-23 | usb: chipidea: enhance kernel-doc format | Peter Chen |
2014-09-23 | usb: chipidea: otg initialization is only needed when the gadget is supported | Peter Chen |
2014-09-23 | chipidea: usbmisc_imx: Add USB support for VF610 SoCs | Stefan Agner |
2014-09-23 | usb: chipidea: add TPL support for targeted hosts | Peter Chen |
2014-09-10 | usb: chipidea: msm: Initialize PHY on reset event | Ivan T. Ivanov |
2014-09-10 | usb: chipidea: msm: Use USB PHY API to control PHY state | Ivan T. Ivanov |
2014-08-04 | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-07-22 | usb: chipidea: debug: fix sparse non static symbol warnings | Wei Yongjun |
2014-07-22 | usb: ci_hdrc_imx: Return -EINVAL for missing USB PHY | Markus Pargmann |
2014-07-17 | usb: chipidea: udc: Disable auto ZLP generation on ep0 | Abbas Raza |
2014-07-01 | usb: chipidea: udc: delete td from req's td list at ep_dequeue | Peter Chen |
2014-05-23 | usb: chipidea: udc: update gadget states according to ch9 | Peter Chen |
2014-05-23 | usb: chipidea: msm: Initialize offset of the capability registers | Ivan T. Ivanov |
2014-05-23 | usb: chipidea: msm: Add device tree support | Ivan T. Ivanov |
2014-05-23 | chipidea: usbmisc_imx: Allow USB OTG to work on mx51 | Fabio Estevam |
2014-05-23 | usb: chipidea: using one inline function to cover queue work operations | Peter Chen |
2014-05-23 | usb: chipidea: udc: delete useless code | Peter Chen |