summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core_intr.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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/+23Star
* 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/+0Star
* 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/+0Star
* 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