index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: core: update LC timer as per USB Spec V3.2
Faisal Hassan
2024-09-03
1
-0
/
+15
*
usb: dwc3: core: Prevent USB core invalid event buffer address access
Selvarasu Ganesan
2024-08-22
1
-0
/
+8
*
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
2024-07-10
1
-0
/
+37
*
usb: dwc3: core: Check all ports when set phy suspend
Thinh Nguyen
2024-07-03
1
-12
/
+17
*
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
2024-06-27
1
-1
/
+19
*
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...
Meng Li
2024-06-20
1
-6
/
+0
*
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
2024-05-11
1
-3
/
+0
*
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-10
1
-57
/
+38
|
\
|
*
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
2024-04-24
1
-52
/
+38
*
|
usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
Krishna Kurapati
2024-04-26
1
-3
/
+3
*
|
usb: dwc3: core: Refactor PHY logic to support Multiport Controller
Krishna Kurapati
2024-04-24
1
-74
/
+181
*
|
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
1
-0
/
+61
*
|
usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speed
Thinh Nguyen
2024-04-18
1
-4
/
+7
|
/
*
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-03-26
1
-0
/
+2
*
usb: dwc3: set pm runtime active before resume common
Frank Wang
2024-01-04
1
-3
/
+6
*
usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
Krishna Kurapati
2024-01-04
1
-0
/
+12
*
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: set the dma max_seg_size
Ricardo Ribalda
2023-11-21
1
-0
/
+2
*
usb: dwc3: add optional PHY interface clocks
Sebastian Reichel
2023-10-21
1
-0
/
+28
*
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: core: configure TX/RX threshold for DWC3_IP
Stanley Chang
2023-10-02
1
-36
/
+124
|
/
*
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2023-07-25
1
-16
/
+0
*
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
2023-07-25
1
-2
/
+2
*
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-03
1
-4
/
+13
|
\
|
*
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2023-05-28
1
-1
/
+1
|
|
\
|
*
|
usb: core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
|
*
|
usb: dwc3: core: add support for realtek SoCs custom's global register start ...
Stanley Chang
2023-05-13
1
-0
/
+11
*
|
|
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold
2023-06-13
1
-0
/
+5
|
|
/
|
/
|
*
|
usb: dwc3: fix a test for error in dwc3_core_init()
Dan Carpenter
2023-05-13
1
-1
/
+1
|
/
*
usb: dwc3: core: add support for disabling High-speed park mode
Stanley Chang
2023-04-20
1
-0
/
+5
*
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
1
-102
/
+1
*
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: dwc3: core: add external vBus supply support for ulpi phy
Piyush Mehta
2023-03-09
1
-0
/
+12
*
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
2022-12-08
1
-1
/
+6
*
usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
Sven Peter
2022-11-29
1
-6
/
+10
*
usb: dwc3: Do not get extcon device when usb-role-switch is used
Janne Grunau
2022-11-08
1
-0
/
+10
*
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-10-22
1
-1
/
+48
*
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2022-09-30
1
-54
/
+1
*
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
2022-09-30
1
-2
/
+7
[next]