index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-13
usb: dwc3: fix a test for error in dwc3_core_init()
Dan Carpenter
1
-1
/
+1
2023-05-13
usb: dwc3: debugfs: Resume dwc3 before accessing registers
Udipto Goswami
1
-0
/
+109
2023-05-13
usb: dwc3: fix gadget mode suspend interrupt handler issue
Linyu Yuan
2
-1
/
+13
2023-05-13
usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
Roger Quadros
1
-33
/
+34
2023-04-21
usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API
Wesley Cheng
1
-32
/
+21
2023-04-21
usb: dwc3: gadget: Execute gadget stop after halting the controller
Wesley Cheng
1
-2
/
+13
2023-04-20
usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
Wesley Cheng
1
-17
/
+32
2023-04-20
usb: dwc3: core: add support for disabling High-speed park mode
Stanley Chang
2
-0
/
+9
2023-04-20
USB: dwc3: clean up probe declarations
Johan Hovold
1
-3
/
+1
2023-04-20
USB: dwc3: refactor clock lookups
Johan Hovold
1
-55
/
+61
2023-04-20
USB: dwc3: refactor phy handling
Johan Hovold
1
-57
/
+86
2023-04-20
USB: dwc3: clean up core init error handling
Johan Hovold
1
-17
/
+13
2023-04-20
USB: dwc3: clean up phy init error handling
Johan Hovold
1
-9
/
+9
2023-04-20
USB: dwc3: clean up probe error labels
Johan Hovold
1
-23
/
+22
2023-04-20
USB: dwc3: drop dead hibernation code
Johan Hovold
2
-110
/
+1
2023-04-20
USB: dwc3: gadget: drop dead hibernation code
Johan Hovold
1
-40
/
+6
2023-04-20
USB: dwc3: disable autosuspend on unbind
Johan Hovold
1
-0
/
+2
2023-04-20
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
1
-0
/
+1
2023-04-20
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
1
-9
/
+5
2023-04-20
usb: Add explicit of.h of_platform.h include
Rob Herring
1
-1
/
+1
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2023-04-05
usb: dwc3: pci: add support for the Intel Meteor Lake-S
Heikki Krogerus
1
-0
/
+4
2023-04-05
usb: dwc3: pci: Change PCI device macros
Andy Shevchenko
1
-98
/
+34
2023-03-29
usb: dwc3: Add function suspend and function wakeup support
Elson Roy Serrao
4
-8
/
+51
2023-03-29
usb: dwc3: Add remote wakeup handling
Elson Roy Serrao
3
-6
/
+79
2023-03-29
usb: dwc3-am62: Fix up wake-up configuration and spurious wake up
Roger Quadros
1
-10
/
+18
2023-03-29
usb: dwc3: host: remove dead code in dwc3_host_get_irq()
Mingxuan Xiang
1
-6
/
+1
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2
-4
/
+12
2023-03-23
usb: dwc3: add several registers dump for debugfs
Li Jun
1
-0
/
+5
2023-03-23
usb: dwc3-am62: Enable as a wakeup source by default
Roger Quadros
1
-0
/
+3
2023-03-23
usb: dwc3-am62: Add support for system wakeup based on USB events
Aswath Govindraju
1
-0
/
+39
2023-03-16
usb: remove dead code in dwc3_gadget_get_irq
Yalong Zou
1
-5
/
+0
2023-03-09
usb: dwc3: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
1
-4
/
+2
2023-03-09
usb: dwc3: gadget: Change condition for processing suspend event
Prashanth K
1
-9
/
+2
2023-03-09
usb: dwc3: core: add external vBus supply support for ulpi phy
Piyush Mehta
2
-0
/
+16
2023-03-09
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
1
-3
/
+11
2023-03-09
usb: dwc3: Fix a typo in field name
Vincenzo Palazzo
1
-1
/
+1
2023-02-16
usb: dwc3: xilinx: Remove unused of_gpio,h
Andy Shevchenko
1
-1
/
+0
2023-02-15
usb: dwc3: pci: add support for the Intel Meteor Lake-M
Heikki Krogerus
1
-0
/
+4
2023-02-06
USB: dwc3: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
4
-14
/
+14
2023-01-24
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
1
-1
/
+1
2023-01-19
usb: dwc3: fix extcon dependency
Arnd Bergmann
1
-1
/
+1
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
1
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2022-12-08
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
1
-1
/
+6
2022-12-08
usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
Miaoqian Lin
1
-3
/
+10
2022-11-29
usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
Sven Peter
1
-6
/
+10
2022-11-29
usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...
Shruthi Sanil
1
-1
/
+1
2022-11-28
Merge 6.1-rc7 into usb-next
Greg Kroah-Hartman
2
-17
/
+9
2022-11-22
usb: dwc3: improve the config dependency of USB_DWC3_XILINX
Lukas Bulwahn
1
-2
/
+2
[next]