开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core_intr.c
Age
Commit message (
Expand
)
Author
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
2021-07-21
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
2021-04-22
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
2021-04-22
usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
Artur Petrosyan
2021-04-22
usb: dwc2: Allow exiting hibernation from gpwrdn rst detect
Artur Petrosyan
2021-04-22
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
2021-04-13
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
2021-04-13
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
2021-04-13
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
2021-04-09
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
2021-04-09
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2020-05-25
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
2020-01-15
usb: dwc2: Drop unlock/lock upon queueing a work item
Lukas Wunner
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
2018-03-13
usb: dwc2: Allow entering hibernation from USB_SUSPEND interrupt
Vardan Mikayelyan
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add call_gadget() function call
Grigor Tovmasyan
2018-03-13
usb: dwc2: gadget: Configure the core to enable LPM
Sevak Arakelyan
2018-03-13
usb: dwc2: Enable LPM Transaction Received interrupt
Sevak Arakelyan
2018-03-13
usb: dwc2: gadget: LPM interrupt handler
Sevak Arakelyan
2018-03-13
usb: dwc2: gadget: Add functionality to exit from LPM L1 state
Sevak Arakelyan
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
usb: dwc2: Fix logical continuations
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
2015-12-15
usb: dwc2: host: Clear interrupts before handling them
Douglas Anderson
2015-12-15
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
2015-10-01
usb: dwc2: exit hibernation on session request
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: ignore wakeup interrupt if hibernation supported
Gregory Herrero
2015-10-01
usb: dwc2: host: avoid resetting lx_state to L3 during disconnect
Gregory Herrero
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: controller must update lx_state before releasing lock
Gregory Herrero
2015-04-29
usb: dwc2: implement hibernation during bus suspend/resume
Gregory Herrero
2015-03-10
usb: dwc2: host: fix dwc2 disconnect bug
Yunzhi Li
2015-01-19
usb: dwc2: call dwc2_is_controller_alive() under spinlock
Robert Baldyga
2014-11-21
usb: dwc2: gadget: rework disconnect event handling
Marek Szyprowski
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
2014-02-07
usb: dwc2: handle the Host Port Interrupt when it occurs in device mode
Dinh Nguyen
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman