summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core_intr.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier2020-05-251-2/+5
* usb: dwc2: Drop unlock/lock upon queueing a work itemLukas Wunner2020-01-151-6/+1
* usb: dwc2: optionally assert phy reset when waking upDouglas Anderson2019-05-031-0/+12
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-301-59/+59
* usb: dwc2: Change reading of current frame number flow.Artur Petrosyan2018-05-151-0/+8
* usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan2018-03-131-0/+117
* usb: dwc2: Allow entering hibernation from USB_SUSPEND interruptVardan Mikayelyan2018-03-131-20/+32
* usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan2018-03-131-7/+7
* usb: dwc2: Add call_gadget() function callGrigor Tovmasyan2018-03-131-0/+6
* usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan2018-03-131-0/+1
* usb: dwc2: Enable LPM Transaction Received interruptSevak Arakelyan2018-03-131-2/+3
* usb: dwc2: gadget: LPM interrupt handlerSevak Arakelyan2018-03-131-0/+63
* usb: dwc2: gadget: Add functionality to exit from LPM L1 stateSevak Arakelyan2018-03-131-0/+52
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc2: Fix usage of bool paramsJohn Youn2017-01-241-1/+1
* usb: dwc2: Fix logical continuationsJohn Youn2017-01-241-3/+2
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-241-3/+3
* usb: dwc2: Declare the core params struct staticallyJohn Youn2016-11-181-3/+3
* usb: dwc2: host: Clear interrupts before handling themDouglas Anderson2015-12-151-26/+23
* usb: dwc2: host: Fix missing device insertionsDouglas Anderson2015-12-151-2/+2
* usb: dwc2: exit hibernation on session requestMian Yousaf Kaukab2015-10-011-5/+17
* usb: dwc2: host: ignore wakeup interrupt if hibernation supportedGregory Herrero2015-10-011-0/+4
* usb: dwc2: host: avoid resetting lx_state to L3 during disconnectGregory Herrero2015-10-011-3/+0
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-271-36/+37
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-2/+2
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-291-3/+4
* usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab2015-04-291-1/+0
* usb: dwc2: controller must update lx_state before releasing lockGregory Herrero2015-04-291-3/+8
* usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero2015-04-291-0/+32
* usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li2015-03-101-0/+3
* usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga2015-01-191-3/+3
* usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski2014-11-211-0/+9
* usb: dwc2: Move gadget probe function into platform codeDinh Nguyen2014-11-141-3/+5
* usb: dwc2: handle the Host Port Interrupt when it occurs in device modeDinh Nguyen2014-02-071-3/+22
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-0/+492