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