| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-04 | 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-24 | 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-14 | 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-30 | 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-25 | 1 | -5/+5 |
* | usb: chipidea: Allow disabling streaming not only in udc mode | Fabio Estevam | 2013-01-12 | 1 | -0/+3 |
* | USB: EHCI: miscellaneous cleanups for the library conversion | Alan Stern | 2012-11-12 | 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-12 | 1 | -0/+2 |
* | usb: chipidea: add host role | Alexander Shishkin | 2012-05-12 | 1 | -0/+158 |