| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 2013-08-09 | 1 | -4/+4 |
|\ |
|
| * | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 2013-08-09 | 1 | -4/+4 |
* | | usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2013-08-02 | 1 | -7/+3 |
* | | usb: dwc3: switch to GPL v2 only | Felipe Balbi | 2013-07-29 | 1 | -28/+8 |
|/ |
|
* | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-06-12 | 1 | -1/+0 |
|\ |
|
| * | usb: dwc3: remove redundant D0 power state set | Yijing Wang | 2013-06-01 | 1 | -1/+0 |
* | | usb: dwc3: pci: PHY should be deleted later than dwc3 core | Peter Chen | 2013-05-28 | 1 | -1/+1 |
|/ |
|
* | usb: dwc3: pci: add basic suspend/resume support | Felipe Balbi | 2013-03-18 | 1 | -0/+38 |
* | usb: dwc3: glue layers shouldn't know about the core IP | Felipe Balbi | 2013-03-04 | 1 | -2/+0 |
* | usb: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | usb: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: dwc3: remove custom unique id handling | Sebastian Andrzej Siewior | 2012-10-31 | 1 | -14/+2 |
* | usb: dwc3: pci: add nop transceiver support | Felipe Balbi | 2012-09-10 | 1 | -0/+67 |
* | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-03-20 | 1 | -27/+26 |
|\ |
|
| * | usb: dwc3: pci: fix another failure path in dwc3_pci_probe() | Felipe Balbi | 2012-03-13 | 1 | -0/+1 |
| * | usb: dwc3: pci: fix failure path in dwc3_pci_probe() | Paul Zimmerman | 2012-03-02 | 1 | -1/+3 |
| * | usb: dwc3: clean up whitespace damage, typos, missing parens, etc. | Paul Zimmerman | 2012-03-02 | 1 | -2/+2 |
| * | usb: dwc3: use devm_xxx functions | Chanho Park | 2012-03-02 | 1 | -25/+21 |
* | | DWC3: use module_pci_driver | Greg Kroah-Hartman | 2012-02-09 | 1 | -11/+1 |
|/ |
|
* | drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree | Julia Lawall | 2012-01-04 | 1 | -1/+1 |
* | usb: dwc3: move dwc3 device ID bitmap to core.c | Felipe Balbi | 2011-12-12 | 1 | -40/+5 |
* | usb: dwc3: fetch mode of operation from HW | Felipe Balbi | 2011-12-12 | 1 | -2/+2 |
* | usb: dwc: remove "All rights reserved" statement. | Sebastian Andrzej Siewior | 2011-10-04 | 1 | -1/+0 |
* | usb: include module.h in the DesignWare USB3 DRD driver | Stephen Rothwell | 2011-08-23 | 1 | -0/+1 |
* | usb: Introduce DesignWare USB3 DRD Driver | Felipe Balbi | 2011-08-22 | 1 | -0/+219 |