summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAge
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam2017-10-24
* usb: dwc3: pci: Runtime resume child device from wqManu Gautam2017-10-24
* usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam2017-10-24
* usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R2017-07-17
* usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi2017-06-13
* usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi2017-06-13
* usb: dwc3: add disable u2mac linestate check quirkWilliam Wu2017-05-17
* usb: dwc3: Add dual-role supportRoger Quadros2017-04-11
* usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros2017-04-11
* usb: dwc3: core: add current_dr_role memberRoger Quadros2017-04-11
* usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue2017-04-11
* usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi2017-03-27
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-18
|\
| * usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-18
| * usb: dwc3: Workaround for irq mask issueJohn Youn2016-11-18
| * usb: dwc3: Implement interrupt moderationJohn Youn2016-11-18
| * usb: dwc3: core: add a event buffer cacheJohn Youn2016-11-18
| * usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi2016-11-18
| * usb: dwc3: Add a function to check propertiesJohn Youn2016-11-18
| * usb: dwc3: trace: purge dwc3_trace()Felipe Balbi2016-11-08
| * usb: dwc3: core: add dwc3_get_properties()Felipe Balbi2016-11-03
| * usb: dwc3: core: remove unnecessary alignmentFelipe Balbi2016-11-03
| * usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi2016-11-03
| * usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi2016-11-03
| * usb: dwc3: Add support for device L1 exitJohn Youn2016-11-03
| * usb: dwc3: remove unused struct member dwc3->memLu Baolu2016-11-03
* | usb: dwc3: Fix error handling for core initVivek Gautam2016-10-31
|/
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\
| * usb: dwc3: Fix dr_mode validationThinh Nguyen2016-09-07
| * usb: dwc3: Add ENDXFER command pollingJohn Youn2016-08-25
| * usb: dwc3: core: Move the mode setting to the right placeBaolin Wang2016-08-25
| * usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu2016-08-25
| * usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu2016-08-25
| * usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu2016-08-25
* | usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi2016-08-22
|/
* usb: dwc3: core: cleanup IRQ resourcesRoger Quadros2016-06-21
* usb: dwc3: fix runtime PM in error pathRoger Quadros2016-06-21
* usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi2016-06-21
* usb: dwc3: remove handling of platform dataHeikki Krogerus2016-06-20
* usb: dwc3: implement runtime PMFelipe Balbi2016-06-20
* usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi2016-06-20
* usb: dwc3: core: re-factor init and exit pathsFelipe Balbi2016-06-20
* usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi2016-06-20
* usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi2016-06-20
* Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-04-28
|\
| * usb: dwc3: core: add fifo space helperFelipe Balbi2016-04-19
| * usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin2016-04-19
| * usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat2016-04-18