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: Select 2.0 or 3.0 clk base on maximum_speed
Thinh Nguyen
2024-04-18
1
-4
/
+7
*
usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...
Hans de Goede
2024-04-09
1
-1
/
+7
*
usb: dwc3: pci: Drop duplicate ID
Heikki Krogerus
2024-03-26
1
-2
/
+0
*
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-03-26
4
-0
/
+25
*
usb: dwc3: core: Add DWC31 version 2.00a controller
Wesley Cheng
2024-03-05
1
-0
/
+1
*
usb: dwc3-am62: add workaround for Errata i2409
Roger Quadros
2024-03-05
1
-1
/
+18
*
usb: dwc3-am62: Fix PHY core voltage selection
Roger Quadros
2024-03-05
1
-1
/
+9
*
usb: dwc3-am62: Disable wakeup at remove
Roger Quadros
2024-03-05
1
-0
/
+1
*
usb: dwc3-am62: fix module unload/reload behavior
Roger Quadros
2024-03-05
1
-10
/
+2
*
usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controller
Yang Xiwen
2024-03-05
1
-0
/
+1
*
usb: dwc3: qcom: Remove ACPI support from glue driver
Krishna Kurapati
2024-03-05
2
-265
/
+13
*
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-26
1
-0
/
+5
|
\
|
*
usb: dwc3: gadget: Don't disconnect if not started
Thinh Nguyen
2024-02-19
1
-0
/
+5
*
|
Merge 6.8-rc5 into usb-next
Greg Kroah-Hartman
2024-02-19
3
-9
/
+0
|
\
|
|
*
Revert "usb: dwc3: Support EBC feature of DWC_usb31"
Thinh Nguyen
2024-02-09
3
-9
/
+0
*
|
usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally
Frank Li
2024-02-17
3
-7
/
+1
*
|
usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports()
Dan Carpenter
2024-02-17
1
-1
/
+1
*
|
usb: dwc3: gadget: Remove redundant assignment to pointer trb
Colin Ian King
2024-02-17
1
-1
/
+1
*
|
usb: dwc3: gadget: Rewrite endpoint allocation flow
Thinh Nguyen
2024-02-17
4
-51
/
+41
*
|
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-02-04
3
-5
/
+9
|
\
|
|
*
usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
Uttkarsh Aggarwal
2024-01-28
1
-4
/
+2
|
*
usb: dwc3: pci: add support for the Intel Arrow Lake-H
Heikki Krogerus
2024-01-28
1
-0
/
+4
|
*
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-01-28
1
-1
/
+3
*
|
usb: dwc3: Add workaround for host mode VBUS glitch when boot
Ran Wang
2024-01-28
3
-0
/
+56
*
|
usb: dwc3-of-simple: Stop using of_reset_control_array_get() directly
Philipp Zabel
2024-01-28
1
-2
/
+1
|
/
*
usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
Krishna Kurapati
2024-01-04
1
-11
/
+11
*
usb: dwc3: gadget: Queue PM runtime idle on disconnect event
Wesley Cheng
2024-01-04
1
-0
/
+7
*
usb: dwc3: set pm runtime active before resume common
Frank Wang
2024-01-04
1
-3
/
+6
*
usb: dwc3: Support EBC feature of DWC_usb31
Manan Aurora
2024-01-04
3
-0
/
+9
*
usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
Krishna Kurapati
2024-01-04
2
-0
/
+17
*
usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart
Uttkarsh Aggarwal
2024-01-04
1
-1
/
+4
*
usb: dwc3: gadget: Handle EP0 request dequeuing properly
Wesley Cheng
2024-01-04
1
-1
/
+11
*
Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"
Thinh Nguyen
2024-01-02
1
-2
/
+2
*
Revert "usb: dwc3: Soft reset phy on probe for host"
Thinh Nguyen
2024-01-02
1
-38
/
+1
*
usb: dwc3: imx8mp: Fix smatch warning
Himanshu Bhavani
2023-12-15
1
-1
/
+3
*
usb: dwc3: xilinx: improve error handling for PM APIs
Piyush Mehta
2023-12-15
1
-4
/
+7
*
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
2023-11-22
1
-7
/
+30
*
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
2023-11-22
1
-5
/
+8
*
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
2023-11-22
1
-3
/
+6
*
USB: dwc3: qcom: simplify wakeup interrupt setup
Johan Hovold
2023-11-22
1
-8
/
+4
*
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
2023-11-22
1
-4
/
+4
*
usb: dwc3: set the dma max_seg_size
Ricardo Ribalda
2023-11-21
1
-0
/
+2
*
usb: dwc3: add missing of_node_put and platform_device_put
Stanley Chang
2023-11-21
1
-1
/
+7
*
usb: dwc3: Fix default mode initialization
Alexander Stein
2023-11-21
1
-1
/
+1
*
usb: dwc3: add optional PHY interface clocks
Sebastian Reichel
2023-10-21
2
-0
/
+32
*
usb: dwc3: xilinx: add reset-controller support
Piyush Mehta
2023-10-21
1
-7
/
+7
*
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-16
1
-1
/
+38
|
\
|
*
usb: dwc3: Soft reset phy on probe for host
Thinh Nguyen
2023-10-02
1
-1
/
+38
*
|
usb: dwc3: document gfladj_refclk_lpm_sel field
Swarup Laxman Kotiaklapudi
2023-10-05
1
-0
/
+2
*
|
usb: dwc3: core: configure TX/RX threshold for DWC3_IP
Stanley Chang
2023-10-02
2
-36
/
+137
[next]