summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-04-24usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros
2018-03-19usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros
2017-07-17usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R
2017-06-13usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi
2017-06-13usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros
2017-04-11usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros
2017-04-11usb: dwc3: core: add current_dr_role memberRoger Quadros
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue
2017-03-27usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann
2016-11-18usb: dwc3: Workaround for irq mask issueJohn Youn
2016-11-18usb: dwc3: Implement interrupt moderationJohn Youn
2016-11-18usb: dwc3: core: add a event buffer cacheJohn Youn
2016-11-18usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi
2016-11-18usb: dwc3: Add a function to check propertiesJohn Youn
2016-11-08usb: dwc3: trace: purge dwc3_trace()Felipe Balbi
2016-11-03usb: dwc3: core: add dwc3_get_properties()Felipe Balbi
2016-11-03usb: dwc3: core: remove unnecessary alignmentFelipe Balbi
2016-11-03usb: dwc3: core: introduce dwc3_core_setup_global_control()Felipe Balbi
2016-11-03usb: dwc3: core: introduce dwc3_core_is_valid()Felipe Balbi
2016-11-03usb: dwc3: Add support for device L1 exitJohn Youn
2016-11-03usb: dwc3: remove unused struct member dwc3->memLu Baolu
2016-10-31usb: dwc3: Fix error handling for core initVivek Gautam
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-07usb: dwc3: Fix dr_mode validationThinh Nguyen
2016-08-25usb: dwc3: Add ENDXFER command pollingJohn Youn
2016-08-25usb: dwc3: core: Move the mode setting to the right placeBaolin Wang
2016-08-25usb: dwc3: add dis_del_phy_power_chg_quirkWilliam Wu
2016-08-25usb: dwc3: make usb2 phy utmi interface configurableWilliam Wu
2016-08-25usb: dwc3: add dis_u2_freeclk_exists_quirkWilliam Wu
2016-08-22usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi
2016-06-21usb: dwc3: core: cleanup IRQ resourcesRoger Quadros
2016-06-21usb: dwc3: fix runtime PM in error pathRoger Quadros
2016-06-21usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi
2016-06-20usb: dwc3: remove handling of platform dataHeikki Krogerus
2016-06-20usb: dwc3: implement runtime PMFelipe Balbi
2016-06-20usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi
2016-06-20usb: dwc3: core: re-factor init and exit pathsFelipe Balbi
2016-06-20usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi
2016-06-20usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat
2016-04-18usb: dwc3: core: fix PHY handling during suspendFelipe Balbi