index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-04-01
1
-9
/
+40
|
\
|
*
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
2024-03-26
1
-1
/
+1
|
*
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
2024-03-26
1
-2
/
+10
|
*
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2024-03-26
1
-4
/
+13
|
*
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2024-03-26
1
-2
/
+16
*
|
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
2024-03-26
1
-0
/
+10
|
/
*
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
2023-10-02
1
-1
/
+1
*
usb: dwc2: Remove redundant license text
Christophe JAILLET
2022-09-22
1
-30
/
+0
*
usb: dwc2: drop unexpected word "the" in the comments
Jiang Jian
2022-06-24
1
-1
/
+1
*
usb: dwc2: host: add TPL support
Amelie Delaunay
2022-06-22
1
-0
/
+3
*
usb: dwc2: Fix memory leak in dwc2_hcd_init
Miaoqian Lin
2022-06-10
1
-1
/
+1
*
usb: dwc2: do not gate off the hardware if it does not support clock gating
Dinh Nguyen
2022-01-06
1
-3
/
+4
*
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
2021-10-25
1
-8
/
+4
*
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
2021-09-14
1
-0
/
+4
*
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
2021-07-21
1
-2
/
+4
*
usb: dwc2: Add hibernation exiting flow by system resume
Artur Petrosyan
2021-04-22
1
-0
/
+10
*
usb: dwc2: Add hibernation entering flow by system suspend
Artur Petrosyan
2021-04-22
1
-0
/
+10
*
usb: dwc2: Allow exit hibernation in urb enqueue
Artur Petrosyan
2021-04-22
1
-0
/
+14
*
usb: dwc2: Move exit hibernation to dwc2_port_resume() function
Artur Petrosyan
2021-04-22
1
-6
/
+7
*
usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
Artur Petrosyan
2021-04-22
1
-4
/
+14
*
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
2021-04-22
1
-1
/
+9
*
usb: dwc2: Update exit hibernation when port reset is asserted
Artur Petrosyan
2021-04-22
1
-6
/
+11
*
usb: dwc2: Add clock gating exiting flow by system resume
Artur Petrosyan
2021-04-13
1
-0
/
+22
*
usb: dwc2: Add clock gating entering flow by system suspend
Artur Petrosyan
2021-04-13
1
-0
/
+9
*
usb: dwc2: Allow exit clock gating in urb enqueue
Artur Petrosyan
2021-04-13
1
-0
/
+8
*
usb: dwc2: Update exit clock gating when port is resumed
Artur Petrosyan
2021-04-13
1
-25
/
+4
*
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
2021-04-13
1
-15
/
+4
*
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
2021-04-13
1
-0
/
+4
*
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2021-04-13
1
-0
/
+86
*
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
2021-04-09
1
-44
/
+46
*
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
2021-04-09
1
-35
/
+18
*
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
2021-04-09
1
-0
/
+7
*
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
2021-04-09
1
-0
/
+9
*
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
2021-04-09
1
-0
/
+9
*
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2021-04-09
1
-22
/
+39
*
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2021-04-09
1
-17
/
+31
*
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2021-04-09
1
-6
/
+19
*
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
1
-1
/
+1
*
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2021-04-09
1
-0
/
+160
*
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
2021-03-26
1
-1
/
+2
*
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
2021-03-26
1
-1
/
+1
*
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2021-01-26
1
-7
/
+8
*
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2020-06-18
1
-2
/
+2
*
usb: dwc2: Fix NULL qh in dwc2_queue_transaction
Alexandru M Stan
2020-01-15
1
-1
/
+1
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-3
/
+3
*
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-1
/
+1
*
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2019-06-18
1
-1
/
+0
*
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-06-18
1
-0
/
+19
*
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
2019-06-06
1
-3
/
+7
*
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
2019-06-06
1
-12
/
+17
[next]