| Commit message (Expand) | Author | Age |
* | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 |
* | usb: dwc3: core: Notify current USB mode to USB3 PHY as well | Manu Gautam | 2017-10-24 |
* | usb: dwc3: pci: Runtime resume child device from wq | Manu Gautam | 2017-10-24 |
* | usb: dwc3: Don't reinitialize core during host bus-suspend/resume | Manu Gautam | 2017-10-24 |
* | usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys | Vignesh R | 2017-07-17 |
* | usb: dwc3: core: program PHY for proper DRD modes | Felipe Balbi | 2017-06-13 |
* | usb: dwc3: core: initialize ULPI before trying to get the PHY | Felipe Balbi | 2017-06-13 |
* | usb: dwc3: add disable u2mac linestate check quirk | William Wu | 2017-05-17 |
* | usb: dwc3: Add dual-role support | Roger Quadros | 2017-04-11 |
* | usb: dwc3: core: make dwc3_set_mode() work properly | Roger Quadros | 2017-04-11 |
* | usb: dwc3: core: add current_dr_role member | Roger Quadros | 2017-04-11 |
* | usb: dwc3: refactor gadget endpoint count calculation | Bryan O'Donoghue | 2017-04-11 |
* | usb: dwc3: make sure UX_EXIT_PX is cleared | Felipe Balbi | 2017-03-27 |
* | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2016-11-18 |
|\ |
|
| * | usb: dwc3: use bus->sysdev for DMA configuration | Arnd Bergmann | 2016-11-18 |
| * | usb: dwc3: Workaround for irq mask issue | John Youn | 2016-11-18 |
| * | usb: dwc3: Implement interrupt moderation | John Youn | 2016-11-18 |
| * | usb: dwc3: core: add a event buffer cache | John Youn | 2016-11-18 |
| * | usb: dwc3: core: remove dwc3_soft_reset() | Felipe Balbi | 2016-11-18 |
| * | usb: dwc3: Add a function to check properties | John Youn | 2016-11-18 |
| * | usb: dwc3: trace: purge dwc3_trace() | Felipe Balbi | 2016-11-08 |
| * | usb: dwc3: core: add dwc3_get_properties() | Felipe Balbi | 2016-11-03 |
| * | usb: dwc3: core: remove unnecessary alignment | Felipe Balbi | 2016-11-03 |
| * | usb: dwc3: core: introduce dwc3_core_setup_global_control() | Felipe Balbi | 2016-11-03 |
| * | usb: dwc3: core: introduce dwc3_core_is_valid() | Felipe Balbi | 2016-11-03 |
| * | usb: dwc3: Add support for device L1 exit | John Youn | 2016-11-03 |
| * | usb: dwc3: remove unused struct member dwc3->mem | Lu Baolu | 2016-11-03 |
* | | usb: dwc3: Fix error handling for core init | Vivek Gautam | 2016-10-31 |
|/ |
|
* | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2016-09-14 |
|\ |
|
| * | usb: dwc3: Fix dr_mode validation | Thinh Nguyen | 2016-09-07 |
| * | usb: dwc3: Add ENDXFER command polling | John Youn | 2016-08-25 |
| * | usb: dwc3: core: Move the mode setting to the right place | Baolin Wang | 2016-08-25 |
| * | usb: dwc3: add dis_del_phy_power_chg_quirk | William Wu | 2016-08-25 |
| * | usb: dwc3: make usb2 phy utmi interface configurable | William Wu | 2016-08-25 |
| * | usb: dwc3: add dis_u2_freeclk_exists_quirk | William Wu | 2016-08-25 |
* | | usb: dwc3: core: allow device to runtime_suspend several times | Felipe Balbi | 2016-08-22 |
|/ |
|
* | usb: dwc3: core: cleanup IRQ resources | Roger Quadros | 2016-06-21 |
* | usb: dwc3: fix runtime PM in error path | Roger Quadros | 2016-06-21 |
* | usb: dwc3: core: fixup dr_mode fallback selection | Felipe Balbi | 2016-06-21 |
* | usb: dwc3: remove handling of platform data | Heikki Krogerus | 2016-06-20 |
* | usb: dwc3: implement runtime PM | Felipe Balbi | 2016-06-20 |
* | usb: dwc3: core: simplify suspend/resume operations | Felipe Balbi | 2016-06-20 |
* | usb: dwc3: core: re-factor init and exit paths | Felipe Balbi | 2016-06-20 |
* | usb: dwc3: core: move fladj to dwc3 structure | Felipe Balbi | 2016-06-20 |
* | usb: dwc3: core: get rid of DWC3_PM_OPS macro | Felipe Balbi | 2016-06-20 |
* | Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2016-04-28 |
|\ |
|
| * | usb: dwc3: core: add fifo space helper | Felipe Balbi | 2016-04-19 |
| * | usb: dwc3: make dwc3_debugfs_init return value be void | Du, Changbin | 2016-04-19 |
| * | usb: dwc3: add disable receiver detection in P3 quirk | Rajesh Bhagat | 2016-04-18 |