aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core_intr.c
Commit message (Expand)AuthorAge
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-30
* usb: dwc2: Change reading of current frame number flow.Artur Petrosyan2018-05-15
* usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan2018-03-13
* usb: dwc2: Allow entering hibernation from USB_SUSPEND interruptVardan Mikayelyan2018-03-13
* usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan2018-03-13
* usb: dwc2: Add call_gadget() function callGrigor Tovmasyan2018-03-13
* usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan2018-03-13
* usb: dwc2: Enable LPM Transaction Received interruptSevak Arakelyan2018-03-13
* usb: dwc2: gadget: LPM interrupt handlerSevak Arakelyan2018-03-13
* usb: dwc2: gadget: Add functionality to exit from LPM L1 stateSevak Arakelyan2018-03-13
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: dwc2: Fix usage of bool paramsJohn Youn2017-01-24
* usb: dwc2: Fix logical continuationsJohn Youn2017-01-24
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-24
* usb: dwc2: Declare the core params struct staticallyJohn Youn2016-11-18
* usb: dwc2: host: Clear interrupts before handling themDouglas Anderson2015-12-15
* usb: dwc2: host: Fix missing device insertionsDouglas Anderson2015-12-15
* usb: dwc2: exit hibernation on session requestMian Yousaf Kaukab2015-10-01
* usb: dwc2: host: ignore wakeup interrupt if hibernation supportedGregory Herrero2015-10-01
* usb: dwc2: host: avoid resetting lx_state to L3 during disconnectGregory Herrero2015-10-01
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-27
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-27
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-29
* usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab2015-04-29
* usb: dwc2: controller must update lx_state before releasing lockGregory Herrero2015-04-29
* usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero2015-04-29
* usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li2015-03-10
* usb: dwc2: call dwc2_is_controller_alive() under spinlockRobert Baldyga2015-01-19
* usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski2014-11-21
* usb: dwc2: Move gadget probe function into platform codeDinh Nguyen2014-11-14
* usb: dwc2: handle the Host Port Interrupt when it occurs in device modeDinh Nguyen2014-02-07
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-13