summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Add dual-role supportRoger Quadros2017-04-111-4/+7
* usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros2017-04-111-31/+72
* usb: dwc3: core: add current_dr_role memberRoger Quadros2017-04-111-0/+2
* usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue2017-04-111-2/+1
* usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi2017-03-271-0/+6
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-181-168/+190
|\
| * usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-181-13/+14
| * usb: dwc3: Workaround for irq mask issueJohn Youn2016-11-181-0/+11
| * usb: dwc3: Implement interrupt moderationJohn Youn2016-11-181-0/+16
| * usb: dwc3: core: add a event buffer cacheJohn Youn2016-11-181-0/+4
| * usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi2016-11-181-39/+0
| * usb: dwc3: Add a function to check propertiesJohn Youn2016-11-181-26/+33
| * usb: dwc3: trace: purge dwc3_trace()Felipe Balbi2016-11-081-12/+3
| * usb: dwc3: core: add dwc3_get_properties()Felipe Balbi2016-11-031-41/+49
| * usb: dwc3: core: remove unnecessary alignmentFelipe Balbi2016-11-031-6/+2
| * usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi2016-11-031-42/+48
| * usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi2016-11-031-10/+22
| * usb: dwc3: Add support for device L1 exitJohn Youn2016-11-031-0/+10
| * usb: dwc3: remove unused struct member dwc3->memLu Baolu2016-11-031-1/+0
* | usb: dwc3: Fix error handling for core initVivek Gautam2016-10-311-3/+2
|/
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-141-14/+108
|\
| * usb: dwc3: Fix dr_mode validationThinh Nguyen2016-09-071-11/+54
| * usb: dwc3: Add ENDXFER command pollingJohn Youn2016-08-251-0/+11
| * usb: dwc3: core: Move the mode setting to the right placeBaolin Wang2016-08-251-3/+15
| * usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu2016-08-251-0/+5
| * usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu2016-08-251-0/+18
| * usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu2016-08-251-0/+5
* | usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi2016-08-221-0/+1
|/
* usb: dwc3: core: cleanup IRQ resourcesRoger Quadros2016-06-211-14/+8
* usb: dwc3: fix runtime PM in error pathRoger Quadros2016-06-211-8/+18
* usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi2016-06-211-2/+6
* usb: dwc3: remove handling of platform dataHeikki Krogerus2016-06-201-35/+0
* usb: dwc3: implement runtime PMFelipe Balbi2016-06-201-14/+134
* usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi2016-06-201-54/+5
* usb: dwc3: core: re-factor init and exit pathsFelipe Balbi2016-06-201-58/+60
* usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi2016-06-201-9/+7
* usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi2016-06-201-6/+2
* Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-04-281-66/+52
|\
| * usb: dwc3: core: add fifo space helperFelipe Balbi2016-04-191-0/+14
| * usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin2016-04-191-9/+1
| * usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat2016-04-181-0/+6
| * usb: dwc3: drop ev_buffs arrayFelipe Balbi2016-04-141-9/+4
| * usb: dwc3: remove num_event_buffersFelipe Balbi2016-04-141-49/+32
| * usb: dwc3: drop FIFO resizing logicFelipe Balbi2016-04-141-4/+0
* | usb: dwc3: core: fix PHY handling during suspendFelipe Balbi2016-04-181-1/+22
|/
* usb: dwc3: core: improve reset sequenceFelipe Balbi2016-03-291-30/+18
* usb: dwc3: Validate the maximum_speed parameterJohn Youn2016-03-041-2/+16
* usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn2016-03-041-4/+13
* usb: dwc3: core: purge dev_dbg() callsFelipe Balbi2015-12-151-3/+5
* usb: dwc3: Add dis_enblslpm_quirkJohn Youn2015-10-091-0/+6