index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-21
usb: dwc2: gadget: Use USB API functions rather than constants
Chen Ni
2025-04-25
usb: dwc2: also exit clock_gating when stopping udc while suspended
Michael Grzeschik
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-02-19
usb: dwc2: Implement recovery after PM domain off
Stefan Wahren
2025-02-19
usb: dwc2: Refactor backup/restore of registers
Stefan Wahren
2025-02-19
usb: dwc2: gadget: Introduce register restore flags
Stefan Wahren
2025-02-18
usb: dwc2: Switch to use hrtimer_setup()
Nam Cao
2025-02-03
usb: dwc2: gadget: remove of_node reference upon udc_stop
Fabrice Gasnier
2024-12-04
usb: dwc2: Fix HCD port connection race
Stefan Wahren
2024-12-04
usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature
Stefan Wahren
2024-12-04
usb: dwc2: Fix HCD resume
Stefan Wahren
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
2024-11-04
usb: use "prompt" instead of "bool" for choice prompts
Masahiro Yamada
2024-10-29
Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"
Stefan Wahren
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-11
usb: dwc2: drd: fix clock gating on USB role switch
Tomas Marek
2024-09-03
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
2024-07-31
usb: dwc2: Skip clock gating on Broadcom SoCs
Stefan Wahren
2024-07-31
usb: dwc2: Add comment about BCM2848 ACPI ID
Stefan Wahren
2024-07-31
usb: dwc2: debugfs: Print parameter no_clock_gating
Stefan Wahren
2024-07-10
usb: dwc2: add support for other Lantiq SoCs
Hauke Mehrtens
2024-06-04
usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...
Peng Hongchi
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-09
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Minas Harutyunyan
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-03-27
usb: dwc2: add support for Sophgo CV18XX/SG200X series SoC
Inochi Amaoto
2024-03-26
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
2024-03-26
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
2024-03-26
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2024-03-26
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2024-03-26
usb: dwc2: New bitfield definition and programming in GRSTCTL
Minas Harutyunyan
2024-03-26
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
2024-03-26
usb: dwc2: New bit definition in GPWRDN register
Minas Harutyunyan
2024-03-26
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
2024-03-26
usb: dwc2: Add new parameter eusb2_disc
Minas Harutyunyan
2024-03-26
usb: dwc2: New bit definition in GOTGCTL register
Minas Harutyunyan
2024-03-26
usb: dwc2: Add core new versions definition
Minas Harutyunyan
2024-03-26
usb: dwc2: Remove cat_printf()
Christophe JAILLET
2024-01-02
usb: dwc2: Disable clock gating feature on Rockchip SoCs
William Wu
2023-11-21
USB: dwc2: write HCINT with INTMASK applied
Oliver Neukum
2023-10-10
usb: Use device_get_match_data()
Rob Herring
2023-10-02
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
2023-08-22
usb: dwc2: add pci_device_id driver_data parse support
Yinbo Zhu
2023-08-22
USB: dwc2: hande irq on dead controller correctly
Oliver Neukum
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-05-30
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
[next]