| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: chipidea: host: override hcd reset API | Peter Chen | 2015-08-14 | 1 | -2/+16 |
* | usb: chipidea: host: delete the redundancy ci_hdrc struct | Peter Chen | 2015-08-14 | 1 | -3/+1 |
* | usb: chipidea: introduce ci_platform_configure | Peter Chen | 2015-08-14 | 1 | -8/+1 |
* | usb: chipidea: add ttctrl.ttha control interface | Peter Chen | 2015-08-14 | 1 | -0/+3 |
* | usb: chipidea: ehci_init_driver is intended to call one time | Peter Chen | 2015-07-22 | 1 | -2/+5 |
* | usb: chipidea: add work-around for Marvell HSIC PHY startup | Rob Herring | 2015-06-09 | 1 | -0/+12 |
* | usb: chipidea: host: turn on vbus before add hcd if early vbus on is required | Li Jun | 2015-03-18 | 1 | -5/+22 |
* | usb: chipidea: host: add .bus_suspend quirk | Peter Chen | 2015-03-18 | 1 | -0/+44 |
* | Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR... | Daniel Tang | 2015-03-18 | 1 | -0/+3 |
* | Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" | Peter Chen | 2015-01-09 | 1 | -0/+1 |
* | usb: chipidea: remove duplicate dev_set_drvdata for host_start | Peter Chen | 2014-11-26 | 1 | -1/+0 |
* | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-11-25 | 1 | -3/+7 |
|\ |
|
| * | usb: chipidea: add support to the generic PHY framework | Antoine Tenart | 2014-11-03 | 1 | -1/+4 |
| * | usb: allow to supply the PHY in the drivers when using HCD | Antoine Tenart | 2014-11-03 | 1 | -3/+4 |
* | | usb: chipidea: host: add portpower override | Michael Grzeschik | 2014-11-03 | 1 | -21/+46 |
|/ |
|
* | usb: rename phy to usb_phy in HCD | Antoine Tenart | 2014-09-29 | 1 | -1/+1 |
* | usb: chipidea: add TPL support for targeted hosts | Peter Chen | 2014-09-23 | 1 | -0/+1 |
* | 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: add freescale imx28 special write register method | Peter Chen | 2014-01-13 | 1 | -0/+1 |
* | usb: chipidea: host: Only disable the vbus regulator if it is not NULL | Fabio Estevam | 2013-12-03 | 1 | -1/+2 |
* | usb: chipidea: host: more enhancement when ci->hcd is NULL | Peter Chen | 2013-10-29 | 1 | -3/+3 |
* | usb/chipidea: fix oops on memory allocation failure | Russell King - ARM Linux | 2013-10-16 | 1 | -2/+4 |
* | usb: chipidea: add role init and destroy APIs | Peter Chen | 2013-08-14 | 1 | -0/+7 |
* | usb: chipidea: host: add vbus regulator control | Peter Chen | 2013-08-14 | 1 | -1/+22 |
* | usb: host: add has_tdi_phy_lpm capability bit | Tuomas Tynkkynen | 2013-08-12 | 1 | -0/+1 |
* | usb: chipidea: drop "13xxx" infix | Alexander Shishkin | 2013-06-24 | 1 | -5/+5 |
* | usb: chipidea: Allow disabling streaming not only in udc mode | Fabio Estevam | 2013-01-11 | 1 | -0/+3 |
* | USB: EHCI: miscellaneous cleanups for the library conversion | Alan Stern | 2012-11-11 | 1 | -6/+1 |
* | USB: EHCI: fix build error in ChipIdea host driver | Alan Stern | 2012-11-03 | 1 | -0/+1 |
* | USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver | Alan Stern | 2012-11-02 | 1 | -44/+7 |
* | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 2012-10-31 | 1 | -17/+1 |
* | usb: chipidea: permit driver bindings pass phy pointer | Richard Zhao | 2012-07-09 | 1 | -0/+1 |
* | USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data | Richard Zhao | 2012-07-06 | 1 | -1/+1 |
* | USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD | Marek Vasut | 2012-05-15 | 1 | -1/+1 |
* | usb: chipidea: add power_budget limit for ehci to platform data | Alexander Shishkin | 2012-05-11 | 1 | -0/+2 |
* | usb: chipidea: add host role | Alexander Shishkin | 2012-05-11 | 1 | -0/+158 |