aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-12/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam1-9/+8
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam1-1/+0
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam1-23/+20
2017-07-17usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R1-3/+3
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi1-1/+26
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi1-4/+6
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu1-6/+14
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros1-4/+7
2017-04-11usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros1-31/+72
2017-04-11usb: dwc3: core: add current_dr_role memberRoger Quadros1-0/+2
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue1-2/+1
2017-03-27usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi1-0/+6
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-168/+190
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann1-13/+14
2016-11-18usb: dwc3: Workaround for irq mask issueJohn Youn1-0/+11
2016-11-18usb: dwc3: Implement interrupt moderationJohn Youn1-0/+16
2016-11-18usb: dwc3: core: add a event buffer cacheJohn Youn1-0/+4
2016-11-18usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi1-39/+0
2016-11-18usb: dwc3: Add a function to check propertiesJohn Youn1-26/+33
2016-11-08usb: dwc3: trace: purge dwc3_trace()Felipe Balbi1-12/+3
2016-11-03usb: dwc3: core: add dwc3_get_properties()Felipe Balbi1-41/+49
2016-11-03usb: dwc3: core: remove unnecessary alignmentFelipe Balbi1-6/+2
2016-11-03usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi1-42/+48
2016-11-03usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi1-10/+22
2016-11-03usb: dwc3: Add support for device L1 exitJohn Youn1-0/+10
2016-11-03usb: dwc3: remove unused struct member dwc3->memLu Baolu1-1/+0
2016-10-31usb: dwc3: Fix error handling for core initVivek Gautam1-3/+2
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-14/+108
2016-09-07usb: dwc3: Fix dr_mode validationThinh Nguyen1-11/+54
2016-08-25usb: dwc3: Add ENDXFER command pollingJohn Youn1-0/+11
2016-08-25usb: dwc3: core: Move the mode setting to the right placeBaolin Wang1-3/+15
2016-08-25usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu1-0/+5
2016-08-25usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu1-0/+18
2016-08-25usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu1-0/+5
2016-08-22usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi1-0/+1
2016-06-21usb: dwc3: core: cleanup IRQ resourcesRoger Quadros1-14/+8
2016-06-21usb: dwc3: fix runtime PM in error pathRoger Quadros1-8/+18
2016-06-21usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi1-2/+6
2016-06-20usb: dwc3: remove handling of platform dataHeikki Krogerus1-35/+0
2016-06-20usb: dwc3: implement runtime PMFelipe Balbi1-14/+134
2016-06-20usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi1-54/+5
2016-06-20usb: dwc3: core: re-factor init and exit pathsFelipe Balbi1-58/+60
2016-06-20usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi1-9/+7
2016-06-20usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi1-6/+2
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-66/+52
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi1-0/+14
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin1-9/+1
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat1-0/+6