| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: chipidea: msm: Initialize PHY on reset event | Ivan T. Ivanov | 2014-09-10 | 1 | -0/+1 |
* | usb: chipidea: msm: Use USB PHY API to control PHY state | Ivan T. Ivanov | 2014-09-10 | 1 | -5/+1 |
* | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-08-04 | 2 | -2/+5 |
|\ |
|
| * | usb: chipidea: debug: fix sparse non static symbol warnings | Wei Yongjun | 2014-07-22 | 1 | -2/+2 |
| * | usb: ci_hdrc_imx: Return -EINVAL for missing USB PHY | Markus Pargmann | 2014-07-22 | 1 | -0/+3 |
* | | usb: chipidea: udc: Disable auto ZLP generation on ep0 | Abbas Raza | 2014-07-17 | 1 | -2/+2 |
|/ |
|
* | usb: chipidea: udc: delete td from req's td list at ep_dequeue | Peter Chen | 2014-07-01 | 1 | -0/+7 |
* | usb: chipidea: udc: update gadget states according to ch9 | Peter Chen | 2014-05-23 | 1 | -2/+8 |
* | usb: chipidea: msm: Initialize offset of the capability registers | Ivan T. Ivanov | 2014-05-23 | 1 | -0/+1 |
* | usb: chipidea: msm: Add device tree support | Ivan T. Ivanov | 2014-05-23 | 1 | -1/+22 |
* | chipidea: usbmisc_imx: Allow USB OTG to work on mx51 | Fabio Estevam | 2014-05-23 | 1 | -0/+10 |
* | usb: chipidea: using one inline function to cover queue work operations | Peter Chen | 2014-05-23 | 3 | -50/+30 |
* | usb: chipidea: udc: delete useless code | Peter Chen | 2014-05-23 | 1 | -1/+0 |
* | usb: chipidea: update TODO list | Peter Chen | 2014-05-23 | 1 | -4/+1 |
* | usb: chipidea: debug: add debug file for OTG variables | Li Jun | 2014-04-24 | 1 | -0/+84 |
* | usb: chipidea: add sys inputs for OTG fsm input | Li Jun | 2014-04-24 | 3 | -0/+181 |
* | usb: chipidea: OTG HNP and SRP fsm implementation | Li Jun | 2014-04-24 | 5 | -8/+294 |
* | usb: chipidea: OTG fsm timers initialization | Li Jun | 2014-04-24 | 3 | -0/+241 |
* | usb: chipidea: add OTG fsm operation functions implementation | Li Jun | 2014-04-24 | 4 | -0/+233 |
* | usb: chipidea: udc: driver update for OTG HNP | Li Jun | 2014-04-24 | 1 | -1/+10 |
* | usb: chipidea: host: init otg port number | Li Jun | 2014-04-24 | 1 | -2/+9 |
* | usb: chipidea: host: vbus control change for OTG HNP | Li Jun | 2014-04-24 | 1 | -3/+7 |
* | usb: chipidea: usb OTG fsm initialization. | Li Jun | 2014-04-24 | 5 | -0/+114 |
* | usb: chipidea: core: Add missing module owner field | Alexander Shiyan | 2014-04-24 | 1 | -0/+1 |
* | usb: chipidea: add proper delay for waiting correct PHY status | Peter Chen | 2014-04-24 | 1 | -13/+13 |
* | usb: chipidea: debug: add debug file for controller registers dump | Li Jun | 2014-04-24 | 1 | -0/+51 |
* | usb: chipidea: export interrupt enable and status register read functions | Li Jun | 2014-04-24 | 3 | -20/+24 |
* | usb: chipidea: operate on otgsc register in a general way | Li Jun | 2014-04-24 | 4 | -40/+46 |
* | usb: chipidea: coordinate usb phy initialization for different phy type | Peter Chen | 2014-04-24 | 1 | -3/+34 |
* | usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUs | Denis Carikli | 2014-04-24 | 1 | -0/+58 |
* | usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs | Daniel Tang | 2014-03-12 | 2 | -0/+73 |
* | usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs | Alexander Shiyan | 2014-03-12 | 1 | -1/+1 |
* | usb: chipidea: udc: refine isr_tr_complete_handler | Peter Chen | 2014-03-12 | 1 | -140/+154 |
* | usb: chipidea: Propagate the real error code on platform_get_irq() failure | Fabio Estevam | 2014-02-24 | 1 | -1/+1 |
* | usb: chipidea: udc: add maximum-speed = full-speed option | Michael Grzeschik | 2014-02-24 | 2 | -0/+13 |
* | usb: chipidea: use dev_get_platdata() | Jingoo Han | 2014-02-24 | 1 | -2/+2 |
* | usb: chipidea: udc: refine ep operation at isr_tr_complete_handler | Peter Chen | 2014-02-24 | 1 | -20/+8 |
* | usb: chipidea: refine PHY operation | Peter Chen | 2014-02-24 | 3 | -52/+26 |
* | usb: chipidea: need to mask when writting endptflush and endptprime | Matthieu CASTET | 2014-02-21 | 1 | -2/+2 |
* | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX | Peter Chen | 2014-01-13 | 1 | -2/+17 |
* | usb: chipidea: need to mask INT_STATUS when write otgsc | Peter Chen | 2014-01-13 | 1 | -3/+3 |
* | usb: chipidea: put hw_phymode_configure before ci_usb_phy_init | Chris Ruehl | 2014-01-13 | 1 | -2/+2 |
* | usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag | Chris Ruehl | 2014-01-13 | 1 | -3/+5 |
* | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 | Peter Chen | 2014-01-13 | 1 | -6/+26 |
* | usb: chipidea: add freescale imx28 special write register method | Peter Chen | 2014-01-13 | 3 | -2/+27 |
* | Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28" | Greg Kroah-Hartman | 2014-01-08 | 1 | -26/+6 |
* | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 | Peter Chen | 2014-01-07 | 1 | -6/+26 |
* | usb: chipidea: mark register map as "const" and convert to u8 | Marc Kleine-Budde | 2014-01-07 | 1 | -40/+40 |
* | usb: chipidea: move malloced regmap directly into struct hw_bank | Marc Kleine-Budde | 2014-01-07 | 2 | -41/+30 |
* | USB: chipidea: add guard macro to ci_hdrc_imx.h | Rahul Bedarkar | 2014-01-03 | 1 | -0/+5 |