index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
1
-24
/
+48
2024-03-26
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
1
-21
/
+42
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
1
-3
/
+6
2024-03-26
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
1
-0
/
+5
2024-03-26
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
1
-3
/
+18
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
[next]