index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core_intr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
1
-30
/
+0
2021-07-21
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
1
-1
/
+2
2021-04-22
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
1
-11
/
+7
2021-04-22
usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
Artur Petrosyan
1
-5
/
+7
2021-04-22
usb: dwc2: Allow exiting hibernation from gpwrdn rst detect
Artur Petrosyan
1
-5
/
+18
2021-04-22
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
1
-71
/
+83
2021-04-13
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
1
-6
/
+13
2021-04-13
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
1
-11
/
+22
2021-04-13
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
1
-3
/
+7
2021-04-09
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
1
-0
/
+8
2021-04-09
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
1
-9
/
+8
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
1
-11
/
+10
2020-05-25
usb: dwc2: gadget: move gadget resume after the core is in L0 state
Fabrice Gasnier
1
-2
/
+5
2020-01-15
usb: dwc2: Drop unlock/lock upon queueing a work item
Lukas Wunner
1
-6
/
+1
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
1
-0
/
+12
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
1
-59
/
+59
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
1
-0
/
+8
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
1
-0
/
+117
2018-03-13
usb: dwc2: Allow entering hibernation from USB_SUSPEND interrupt
Vardan Mikayelyan
1
-20
/
+32
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
1
-7
/
+7
2018-03-13
usb: dwc2: Add call_gadget() function call
Grigor Tovmasyan
1
-0
/
+6
2018-03-13
usb: dwc2: gadget: Configure the core to enable LPM
Sevak Arakelyan
1
-0
/
+1
2018-03-13
usb: dwc2: Enable LPM Transaction Received interrupt
Sevak Arakelyan
1
-2
/
+3
2018-03-13
usb: dwc2: gadget: LPM interrupt handler
Sevak Arakelyan
1
-0
/
+63
2018-03-13
usb: dwc2: gadget: Add functionality to exit from LPM L1 state
Sevak Arakelyan
1
-0
/
+52
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
1
-1
/
+1
2017-01-24
usb: dwc2: Fix logical continuations
John Youn
1
-3
/
+2
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
1
-3
/
+3
2016-11-18
usb: dwc2: Declare the core params struct statically
John Youn
1
-3
/
+3
2015-12-15
usb: dwc2: host: Clear interrupts before handling them
Douglas Anderson
1
-26
/
+23
2015-12-15
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
1
-2
/
+2
2015-10-01
usb: dwc2: exit hibernation on session request
Mian Yousaf Kaukab
1
-5
/
+17
2015-10-01
usb: dwc2: host: ignore wakeup interrupt if hibernation supported
Gregory Herrero
1
-0
/
+4
2015-10-01
usb: dwc2: host: avoid resetting lx_state to L3 during disconnect
Gregory Herrero
1
-3
/
+0
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
1
-36
/
+37
2015-09-27
usb: dwc2: rename all s3c_* to dwc2_*
Felipe Balbi
1
-2
/
+2
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
1
-3
/
+4
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
1
-1
/
+0
2015-04-29
usb: dwc2: controller must update lx_state before releasing lock
Gregory Herrero
1
-3
/
+8
2015-04-29
usb: dwc2: implement hibernation during bus suspend/resume
Gregory Herrero
1
-0
/
+32
2015-03-10
usb: dwc2: host: fix dwc2 disconnect bug
Yunzhi Li
1
-0
/
+3
2015-01-19
usb: dwc2: call dwc2_is_controller_alive() under spinlock
Robert Baldyga
1
-3
/
+3
2014-11-21
usb: dwc2: gadget: rework disconnect event handling
Marek Szyprowski
1
-0
/
+9
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
1
-3
/
+5
2014-02-08
usb: dwc2: handle the Host Port Interrupt when it occurs in device mode
Dinh Nguyen
1
-3
/
+22
2014-01-14
Move DWC2 driver out of staging
Paul Zimmerman
1
-0
/
+492