summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu
2019-12-21usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-08-24MLK-18922-2 usb: dwc3: add OTG capabilities handlingPeter Chen
2018-08-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam
2018-08-24MLK-17110 usb: dwc3: use system_freezable_wq for role change workLi Jun
2018-08-24usb: dwc3: Add dual-role supportRoger Quadros
2018-08-24usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros
2018-08-24usb: dwc3: core: add current_dr_role memberRoger Quadros
2018-08-24MLK-16013-4 usb: dwc3: add suspend_clk setting interfaceLi Jun
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-03-22usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
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
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi
2016-03-29usb: dwc3: core: improve reset sequenceFelipe Balbi
2016-03-04usb: dwc3: Validate the maximum_speed parameterJohn Youn
2016-03-04usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn
2015-12-15usb: dwc3: core: purge dev_dbg() callsFelipe Balbi
2015-10-09usb: dwc3: Add dis_enblslpm_quirkJohn Youn
2015-10-09usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn
2015-09-27usb: dwc3: core: convert to unified device property interfaceHeikki Krogerus