index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
1
-9
/
+21
2021-05-27
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
Lee Jones
1
-1
/
+1
2021-05-27
usb: dwc2: pci: Fix possible copy/paste issue
Lee Jones
1
-1
/
+1
2021-05-27
usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'
Lee Jones
1
-1
/
+1
2021-05-27
usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs
Lee Jones
1
-2
/
+2
2021-05-27
usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
Lee Jones
1
-1
/
+1
2021-05-21
USB: dwc2: drop irq-flags initialisations
Johan Hovold
1
-6
/
+6
2021-05-10
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
1
-4
/
+0
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
2021-04-22
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
2
-14
/
+7
2021-04-22
usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
Artur Petrosyan
1
-5
/
+7
2021-04-22
usb: dwc2: Add exit hibernation mode before removing drive
Artur Petrosyan
1
-0
/
+15
2021-04-22
usb: dwc2: Add hibernation exiting flow by system resume
Artur Petrosyan
1
-0
/
+10
2021-04-22
usb: dwc2: Add hibernation entering flow by system suspend
Artur Petrosyan
1
-0
/
+10
2021-04-22
usb: dwc2: Allow exit hibernation in urb enqueue
Artur Petrosyan
1
-0
/
+14
2021-04-22
usb: dwc2: Move exit hibernation to dwc2_port_resume() function
Artur Petrosyan
1
-6
/
+7
2021-04-22
usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
Artur Petrosyan
1
-4
/
+14
2021-04-22
usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.
Artur Petrosyan
1
-0
/
+6
2021-04-22
usb: dwc2: Clear fifo_map when resetting core.
Artur Petrosyan
2
-0
/
+19
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-22
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
1
-1
/
+9
2021-04-22
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Artur Petrosyan
1
-0
/
+4
2021-04-22
usb: dwc2: Update exit hibernation when port reset is asserted
Artur Petrosyan
1
-6
/
+11
2021-04-22
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
3
-1
/
+20
2021-04-13
usb: dwc2: Add exit clock gating before removing driver
Artur Petrosyan
1
-0
/
+9
2021-04-13
usb: dwc2: Add clock gating exiting flow by system resume
Artur Petrosyan
1
-0
/
+22
2021-04-13
usb: dwc2: Add clock gating entering flow by system suspend
Artur Petrosyan
1
-0
/
+9
2021-04-13
usb: dwc2: Allow exit clock gating in urb enqueue
Artur Petrosyan
1
-0
/
+8
2021-04-13
usb: dwc2: Update exit clock gating when port is resumed
Artur Petrosyan
1
-25
/
+4
2021-04-13
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
1
-15
/
+4
2021-04-13
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
1
-0
/
+4
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-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2
-0
/
+91
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2
-2
/
+79
2021-04-09
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
1
-1
/
+10
2021-04-09
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
1
-44
/
+46
2021-04-09
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
1
-35
/
+18
2021-04-09
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
1
-0
/
+8
2021-04-09
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
1
-0
/
+7
2021-04-09
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
1
-0
/
+9
2021-04-09
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2
-24
/
+42
2021-04-09
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2
-19
/
+34
2021-04-09
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2
-6
/
+23
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
6
-115
/
+45
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2
-0
/
+168
[next]