aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core_intr.c
AgeCommit message (Expand)Author
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET
2021-07-21usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski
2021-04-22usb: dwc2: Get rid of useless error checks in suspend interruptArtur Petrosyan
2021-04-22usb: dwc2: Update dwc2_handle_usb_suspend_intr function.Artur Petrosyan
2021-04-22usb: dwc2: Allow exiting hibernation from gpwrdn rst detectArtur Petrosyan
2021-04-22usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating from session request interruptArtur Petrosyan
2021-04-13usb: dwc2: Add exit clock gating from wakeup interruptArtur Petrosyan
2021-04-13usb: dwc2: Allow entering clock gating from USB_SUSPEND interruptArtur Petrosyan
2021-04-09usb: dwc2: Fix session request interrupt handlerArtur Petrosyan
2021-04-09usb: dwc2: Add partial power down exit flow in wakeup intr.Artur Petrosyan
2021-04-09usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan
2020-05-25usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
2020-01-15usb: dwc2: Drop unlock/lock upon queueing a work itemLukas Wunner
2019-05-03usb: dwc2: optionally assert phy reset when waking upDouglas Anderson
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan
2018-05-15usb: dwc2: Change reading of current frame number flow.Artur Petrosyan
2018-03-13usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan
2018-03-13usb: dwc2: Allow entering hibernation from USB_SUSPEND interruptVardan Mikayelyan
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan
2018-03-13usb: dwc2: Add call_gadget() function callGrigor Tovmasyan
2018-03-13usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan
2018-03-13usb: dwc2: Enable LPM Transaction Received interruptSevak Arakelyan
2018-03-13usb: dwc2: gadget: LPM interrupt handlerSevak Arakelyan
2018-03-13usb: dwc2: gadget: Add functionality to exit from LPM L1 stateSevak Arakelyan
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-01-24usb: dwc2: Fix usage of bool paramsJohn Youn
2017-01-24usb: dwc2: Fix logical continuationsJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2016-11-18usb: dwc2: Declare the core params struct staticallyJohn Youn
2015-12-15usb: dwc2: host: Clear interrupts before handling themDouglas Anderson
2015-12-15usb: dwc2: host: Fix missing device insertionsDouglas Anderson
2015-10-01usb: dwc2: exit hibernation on session requestMian Yousaf Kaukab
2015-10-01usb: dwc2: host: ignore wakeup interrupt if hibernation supportedGregory Herrero
2015-10-01usb: dwc2: host: avoid resetting lx_state to L3 during disconnectGregory Herrero
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab
2015-04-29usb: dwc2: controller must update lx_state before releasing lockGregory Herrero
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li
2015-01-19usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen
2014-02-07usb: dwc2: handle the Host Port Interrupt when it occurs in device modeDinh Nguyen
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman