index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
usb: cdnsp: Fix issue with detecting command completion event
Pawel Laszczak
1
-1
/
+17
2025-05-21
usb: cdnsp: Fix issue with detecting USB 3.2 speed
Pawel Laszczak
2
-1
/
+6
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
5
-3
/
+52
2025-05-01
usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
Pawel Laszczak
3
-1
/
+7
2025-05-01
usb: cdnsp: Fix issue with resuming from L1
Pawel Laszczak
4
-2
/
+45
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2025-04-11
usb: cdns3: Fix deadlock when using NCM gadget
Ralph Siemsen
1
-0
/
+2
2025-04-11
usb: cdns3: Remove the invalid comment
Li Qiong
1
-2
/
+0
2025-03-14
usb: host: cdns3: forward lost power information to xhci
Théo Lebrun
1
-0
/
+11
2025-03-14
usb: cdns3-ti: run HW init at resume() if HW was reset
Théo Lebrun
1
-0
/
+25
2025-03-14
usb: cdns3-ti: move reg writes to separate function
Théo Lebrun
1
-38
/
+44
2025-03-14
usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
Théo Lebrun
1
-2
/
+3
2025-03-14
usb: cdns3: rename hibernated argument of role->resume() to lost_power
Théo Lebrun
3
-4
/
+4
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-6
/
+7
2025-01-03
usb: cdns3: remove redundant if branch
Hongyu Xie
1
-3
/
+1
2024-11-13
usb: cdns3: Synchronise PCI IDs via common data base
Andy Shevchenko
2
-19
/
+11
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-4
/
+4
2024-09-13
sub: cdns3: Use predefined PCI vendor ID constant
Andy Shevchenko
2
-17
/
+17
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
1
-1
/
+3
2024-09-11
usb: cdnsp: Fix incorrect usb_request status
Pawel Laszczak
1
-2
/
+4
2024-08-24
usb: cdnsp: fix for Link TRB with TC
Pawel Laszczak
2
-0
/
+31
2024-08-22
usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
Pawel Laszczak
1
-1
/
+1
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2024-06-07
PCI: Use array for .id_table consistently
Masahiro Yamada
1
-1
/
+1
2024-06-04
usb: cdns3-ti: Add workaround for Errata i2409
Roger Quadros
1
-1
/
+14
2024-06-04
usb: cdns3: Add quirk flag to enable suspend residency
Roger Quadros
3
-1
/
+13
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2
-18
/
+18
2024-03-02
usb: cdns3: Fix spelling mistake "supporte" -> "supported"
Colin Ian King
1
-1
/
+1
2024-02-19
usb: cdns3: fix memory double free when handle zero packet
Frank Li
1
-1
/
+5
2024-02-19
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
1
-1
/
+1
2024-02-19
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
3
-6
/
+14
2024-02-19
usb: cdnsp: blocked some cdns3 specific code
Pawel Laszczak
1
-2
/
+14
2024-01-04
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
1
-1
/
+31
2024-01-04
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2
-23
/
+39
2024-01-04
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
1
-11
/
+40
2023-12-15
usb: cdns3: Use dev_err_probe
Alexander Stein
1
-5
/
+11
2023-12-11
usb: cdns3: starfive: don't misuse /** comment
Randy Dunlap
1
-1
/
+1
2023-12-04
usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-177
/
+177
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2023-11-22
usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true
Frank Li
1
-3
/
+4
2023-11-21
usb: cdnsp: Fix deadlock issue during using NCM gadget
Pawel Laszczak
1
-0
/
+3
2023-10-27
usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
Pawel Laszczak
4
-37
/
+1
2023-10-02
usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG_PM_SLEEP is disabled
Xiaolei Wang
1
-2
/
+1
2023-10-02
usb: cdnsp: Fixes issue with dequeuing not queued requests
Pawel Laszczak
1
-0
/
+3
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2023-07-25
usb: cdns3: Add PHY mode switch to usb2 PHY
Minda Chen
1
-0
/
+4
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
4
-0
/
+4
2023-07-25
usb: cdns3: starfive: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-25
usb: cdns3: Put the cdns set active part outside the spin lock
Xiaolei Wang
4
-8
/
+20
2023-07-25
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
1
-1
/
+3
[next]