index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-27
usb: cdns3: Add quirk flag to enable suspend residency
Roger Quadros
3
-1
/
+13
2024-10-17
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
1
-1
/
+3
2024-10-17
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-26
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
1
-1
/
+31
2024-01-26
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2
-23
/
+39
2024-01-26
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-20
usb: cdnsp: Fixes issue with dequeuing not queued requests
Pawel Laszczak
1
-0
/
+3
2023-10-20
usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...
Xiaolei Wang
1
-2
/
+1
2023-09-23
usb: cdns3: Put the cdns set active part outside the spin lock
Xiaolei Wang
4
-8
/
+20
2023-08-03
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
1
-1
/
+3
2023-07-19
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
1
-2
/
+0
2023-07-19
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+2
2023-06-09
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Frank Li
1
-0
/
+13
2023-04-13
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-03-30
usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver
Pawel Laszczak
1
-16
/
+11
2023-03-30
usb: cdnsp: Fixes issue with redundant Status Stage
Pawel Laszczak
1
-18
/
+1
2023-03-30
usb: cdns3: Fix issue with using incorrect PCI device function
Pawel Laszczak
1
-0
/
+5
2023-01-24
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
1
-0
/
+12
2022-12-31
usb: cdnsp: fix lack of ZLP for ep0
Pawel Laszczak
1
-10
/
+32
2022-11-22
usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
Pawel Laszczak
1
-4
/
+10
2022-11-22
usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
Pawel Laszczak
2
-9
/
+6
2022-11-09
usb: cdns3: host: fix endless superspeed hub port reset
Li Jun
1
-28
/
+28
2022-09-27
usb: cdns3: remove dead code
Dongliang Mu
1
-2
/
+0
2022-08-30
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
1
-0
/
+1
2022-08-30
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
1
-1
/
+2
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
1
-4
/
+8
2022-07-27
usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...
Andrey Strachuk
1
-3
/
+6
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
1
-8
/
+11
2022-06-10
usb: cdns3: fix random warning message when driver load
Frank Li
1
-1
/
+1
2022-06-10
usb: cdns3 fix use-after-free at workaround 2
Frank Li
1
-1
/
+1
2022-06-10
usb: cdnsp: Fixed setting last_trb incorrectly
Jing Leng
1
-8
/
+11
2022-05-19
usb: cdns3: allocate TX FIFO size according to composite EP number
Frank Li
2
-7
/
+49
2022-04-09
usb: cdns3: Fix issue for clear halt endpoint
Pawel Laszczak
1
-2
/
+5
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
1
-3
/
+3
2022-01-26
usb: cdnsp: remove not used temp_64 variables
Pawel Laszczak
1
-3
/
+0
2022-01-26
usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value
Pawel Laszczak
1
-151
/
+154
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h
Ingo Molnar
1
-3
/
+3
2021-12-21
usb: cdns3: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-6
/
+8
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
3
-3
/
+24
2021-12-16
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
1
-0
/
+12
2021-12-13
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
1
-0
/
+2
2021-12-13
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
1
-2
/
+2
[next]