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
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-4
/
+4
*
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
2024-05-11
1
-3
/
+0
*
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
2024-05-10
1
-3
/
+1
*
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-10
4
-57
/
+68
|
\
|
*
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
2024-04-24
4
-52
/
+68
*
|
usb: dwc3: exynos: add support for Google Tensor gs101
André Draszik
2024-04-30
1
-0
/
+9
*
|
usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
Krishna Kurapati
2024-04-26
1
-3
/
+3
*
|
usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
Krishna Kurapati
2024-04-24
1
-6
/
+17
*
|
usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
Krishna Kurapati
2024-04-24
1
-30
/
+41
*
|
usb: dwc3: qcom: Refactor IRQ handling in glue driver
Krishna Kurapati
2024-04-24
1
-34
/
+106
*
|
usb: dwc3: qcom: Add helper function to request wakeup interrupts
Krishna Kurapati
2024-04-24
1
-29
/
+24
*
|
usb: dwc3: core: Refactor PHY logic to support Multiport Controller
Krishna Kurapati
2024-04-24
3
-84
/
+201
*
|
usb: dwc3: core: Skip setting event buffers for host only controllers
Krishna Kurapati
2024-04-24
1
-0
/
+13
*
|
usb: dwc3: core: Access XHCI address space temporarily to read port info
Krishna Kurapati
2024-04-24
2
-0
/
+66
*
|
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-23
1
-1
/
+2
|
\
|
|
*
usb: dwc3: ep0: Don't reset resource alloc flag
Thinh Nguyen
2024-04-18
1
-1
/
+2
*
|
usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Anand Moon
2024-04-18
1
-10
/
+3
*
|
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
[next]