index
:
linux-stable.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
2022-05-05
1
-1
/
+0
*
USB: dwc2: Add OTG support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2022-04-21
3
-1
/
+63
*
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-28
2
-2
/
+6
|
\
|
*
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2022-02-17
2
-2
/
+6
*
|
usb: dwc2: Add platform specific data for Intel's Agilex
Dinh Nguyen
2022-02-11
1
-0
/
+10
|
/
*
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2022-01-26
1
-1
/
+1
*
usb: dwc2: gadget: initialize max_speed from params
John Keeping
2022-01-06
1
-1
/
+12
*
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: Simplify a bitmap declaration
Christophe JAILLET
2021-12-30
1
-2
/
+1
*
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-20
1
-0
/
+3
|
\
|
*
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
2021-12-15
1
-0
/
+3
*
|
usb: dwc2: drd: restore role and overrides upon resume
Fabrice Gasnier
2021-12-17
2
-6
/
+42
*
|
usb: dwc2: drd: add role-switch-default-node support
Fabrice Gasnier
2021-12-17
2
-0
/
+16
*
|
usb: dwc2: platform: adopt dev_err_probe() to silent probe defer
Amelie Delaunay
2021-12-15
1
-37
/
+16
*
|
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
2021-11-29
2
-4
/
+15
|
\
|
|
*
usb: dwc2: hcd_queue: Fix use of floating point literal
Nathan Chancellor
2021-11-17
1
-1
/
+1
|
*
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
2021-11-17
1
-3
/
+14
*
|
usb: dwc2: gadget: use existing helper
John Keeping
2021-11-23
1
-2
/
+2
|
/
*
usb: dwc2: stm32mp15: set otg_rev
Fabrice Gasnier
2021-10-25
1
-0
/
+2
*
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
2021-10-25
5
-52
/
+57
*
usb: dwc2: drd: reset current session before setting the new one
Amelie Delaunay
2021-10-21
1
-0
/
+2
*
usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
Amelie Delaunay
2021-10-21
1
-0
/
+18
*
usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
Amelie Delaunay
2021-10-21
1
-2
/
+2
*
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
2021-09-14
1
-3
/
+1
*
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
2021-09-14
1
-83
/
+106
*
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
2021-09-14
1
-0
/
+4
*
usb: dwc2: Fix spelling mistake "was't" -> "wasn't"
Colin Ian King
2021-08-27
1
-1
/
+1
*
usb: dwc2: gadget: implement udc_set_speed()
Argishti Aleksanyan
2021-08-13
1
-0
/
+23
*
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-26
5
-7
/
+38
|
\
|
*
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
2021-07-21
1
-4
/
+6
|
*
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
2021-07-21
4
-3
/
+11
|
*
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
2021-07-21
1
-0
/
+21
*
|
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
2021-07-21
2
-1
/
+29
|
/
*
usb: dwc2: Don't reset the core after setting turnaround time
Clément Lassieur
2021-06-09
1
-9
/
+21
*
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
Lee Jones
2021-05-27
1
-1
/
+1
*
usb: dwc2: pci: Fix possible copy/paste issue
Lee Jones
2021-05-27
1
-1
/
+1
*
usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'
Lee Jones
2021-05-27
1
-1
/
+1
*
usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs
Lee Jones
2021-05-27
1
-2
/
+2
*
usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
Lee Jones
2021-05-27
1
-1
/
+1
*
USB: dwc2: drop irq-flags initialisations
Johan Hovold
2021-05-21
1
-6
/
+6
*
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
2021-05-10
1
-4
/
+0
*
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-05-10
2
-1
/
+4
*
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
2021-04-22
2
-14
/
+7
*
usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
Artur Petrosyan
2021-04-22
1
-5
/
+7
*
usb: dwc2: Add exit hibernation mode before removing drive
Artur Petrosyan
2021-04-22
1
-0
/
+15
*
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
[next]