index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
usb: cdns3: gadget: Use-after-free during failed initialization and exit of c...
Chen Yufeng
1
-2
/
+6
2025-10-15
usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
Miaoqian Lin
1
-4
/
+1
2025-07-17
usb: cdnsp: Fix issue with CV Bad Descriptor test
Pawel Laszczak
4
-6
/
+26
2025-07-17
usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-177
/
+177
2025-07-17
usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
Pawel Laszczak
4
-37
/
+1
2025-07-10
usb: cdnsp: do not disable slot for disabled slot
Peter Chen
1
-1
/
+3
2025-06-19
usb: cdnsp: Fix issue with detecting USB 3.2 speed
Pawel Laszczak
2
-1
/
+6
2025-06-19
usb: cdnsp: Fix issue with detecting command completion event
Pawel Laszczak
1
-1
/
+17
2025-05-18
usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
Pawel Laszczak
3
-1
/
+7
2025-05-18
usb: cdnsp: Fix issue with resuming from L1
Pawel Laszczak
4
-2
/
+45
2025-05-02
usb: cdns3: Fix deadlock when using NCM gadget
Ralph Siemsen
1
-0
/
+2
2024-12-27
usb: cdns3: Add quirk flag to enable suspend residency
Roger Quadros
3
-1
/
+13
2024-12-27
usb: cdns3-ti: Add workaround for Errata i2409
Roger Quadros
1
-1
/
+14
2024-10-04
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
1
-1
/
+3
2024-10-04
usb: cdnsp: Fix incorrect usb_request status
Pawel Laszczak
1
-2
/
+4
2024-09-04
usb: cdnsp: fix for Link TRB with TC
Pawel Laszczak
2
-0
/
+31
2024-09-04
usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
Pawel Laszczak
1
-1
/
+1
2024-03-01
usb: cdns3: fix memory double free when handle zero packet
Frank Li
1
-1
/
+5
2024-03-01
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
1
-1
/
+1
2024-03-01
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
3
-6
/
+14
2024-03-01
usb: cdnsp: blocked some cdns3 specific code
Pawel Laszczak
1
-2
/
+14
2024-01-25
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
1
-1
/
+31
2024-01-25
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2
-23
/
+39
2024-01-25
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
1
-11
/
+40
2023-12-03
usb: cdnsp: Fix deadlock issue during using NCM gadget
Pawel Laszczak
1
-0
/
+3
2023-10-02
usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...
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
2023-06-15
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
1
-2
/
+0
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+2
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+13
2023-05-29
usb: cdns3: imx: Rework system PM to avoid duplicated operations
Shenwei Wang
1
-3
/
+11
2023-05-29
usb: cdns3: optimize OUT transfer by copying only actual received data
Frank Li
1
-2
/
+2
2023-05-29
usb: cdns3: improve handling of unaligned address case
Frank Li
1
-4
/
+7
2023-05-29
usb: cdns3: Add StarFive JH7110 USB driver
Minda Chen
3
-0
/
+258
2023-05-29
usb: cdns3: imx: simplify clock name usage
Frank Li
1
-5
/
+5
2023-05-29
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Frank Li
1
-0
/
+13
2023-05-28
usb: cdns3-ti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: cdns3-plat: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: cdns3-imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+1
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
3
-34
/
+17
2023-03-16
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
Pawel Laszczak
1
-16
/
+11
2023-03-16
usb: cdns3: Fix issue with using incorrect PCI device function
Pawel Laszczak
1
-0
/
+5
[next]