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.14.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: Fix HCD port connection race
Stefan Wahren
2024-12-04
1
-1
/
+1
*
usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
Stefan Wahren
2024-12-04
1
-10
/
+6
*
usb: dwc2: Fix HCD resume
Stefan Wahren
2024-12-04
1
-0
/
+1
*
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-30
1
-1
/
+1
|
\
|
*
usb: use "prompt" instead of "bool" for choice prompts
Masahiro Yamada
2024-11-04
1
-1
/
+1
*
|
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
2024-11-05
1
-1
/
+0
|
\
|
|
*
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
2024-10-29
1
-1
/
+0
*
|
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
1
-1
/
+1
|
/
*
usb: dwc2: drd: fix clock gating on USB role switch
Tomas Marek
2024-09-11
1
-0
/
+9
*
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
2024-09-03
1
-12
/
+14
*
usb: dwc2: Skip clock gating on Broadcom SoCs
Stefan Wahren
2024-07-31
1
-0
/
+1
*
usb: dwc2: Add comment about BCM2848 ACPI ID
Stefan Wahren
2024-07-31
1
-0
/
+1
*
usb: dwc2: debugfs: Print parameter no_clock_gating
Stefan Wahren
2024-07-31
1
-0
/
+1
*
usb: dwc2: add support for other Lantiq SoCs
Hauke Mehrtens
2024-07-10
1
-5
/
+25
*
usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...
Peng Hongchi
2024-06-04
1
-2
/
+2
*
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-23
1
-1
/
+3
|
\
|
*
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Minas Harutyunyan
2024-04-09
1
-1
/
+3
*
|
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-04-01
7
-41
/
+125
|
\
|
|
*
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
2024-03-26
3
-21
/
+47
|
*
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
2024-03-26
4
-5
/
+14
|
*
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
2024-03-26
3
-9
/
+22
|
*
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2024-03-26
2
-4
/
+14
|
*
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2024-03-26
2
-2
/
+28
*
|
usb: dwc2: add support for Sophgo CV18XX/SG200X series SoC
Inochi Amaoto
2024-03-27
1
-0
/
+21
*
|
usb: dwc2: New bitfield definition and programming in GRSTCTL
Minas Harutyunyan
2024-03-26
2
-0
/
+48
*
|
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
2024-03-26
4
-0
/
+43
*
|
usb: dwc2: New bit definition in GPWRDN register
Minas Harutyunyan
2024-03-26
1
-0
/
+2
*
|
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
2024-03-26
2
-4
/
+22
*
|
usb: dwc2: Add new parameter eusb2_disc
Minas Harutyunyan
2024-03-26
3
-0
/
+29
*
|
usb: dwc2: New bit definition in GOTGCTL register
Minas Harutyunyan
2024-03-26
1
-0
/
+1
*
|
usb: dwc2: Add core new versions definition
Minas Harutyunyan
2024-03-26
1
-0
/
+2
*
|
usb: dwc2: Remove cat_printf()
Christophe JAILLET
2024-03-26
1
-44
/
+8
|
/
*
usb: dwc2: Disable clock gating feature on Rockchip SoCs
William Wu
2024-01-02
1
-0
/
+1
*
USB: dwc2: write HCINT with INTMASK applied
Oliver Neukum
2023-11-21
1
-8
/
+7
*
usb: Use device_get_match_data()
Rob Herring
2023-10-10
1
-15
/
+6
*
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
2023-10-02
1
-1
/
+1
*
usb: dwc2: add pci_device_id driver_data parse support
Yinbo Zhu
2023-08-22
3
-14
/
+40
*
USB: dwc2: hande irq on dead controller correctly
Oliver Neukum
2023-08-22
1
-1
/
+3
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
2
-2
/
+1
*
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
usb: dwc2: support dwc2 IP for Amlogic A1 SoC family
Dmitry Rokosov
2023-05-13
1
-0
/
+21
*
usb: dwc2: Fix some error handling paths
Christophe JAILLET
2023-05-13
1
-3
/
+13
*
usb: dwc2: platform: add support for utmi optional clock
Fabrice Gasnier
2023-04-20
2
-1
/
+21
*
usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable
Fabrice Gasnier
2023-04-20
1
-2
/
+17
*
usb: dwc2: Fix spelling mistake "schduler" -> "scheduler"
Deming Wang
2023-03-29
1
-1
/
+1
*
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-27
3
-21
/
+7
|
\
|
*
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2023-03-23
2
-6
/
+3
|
*
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
2023-03-23
1
-14
/
+2
|
*
usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host"
Ziyang Huang
2023-03-09
1
-1
/
+2
*
|
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-2
/
+1
|
/
[next]