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