aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core_intr.c
AgeCommit message (Expand)Author
2020-06-25usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
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