index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
cdns3-gadget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: cdns3: fix memory double free when handle zero packet
Frank Li
2024-02-19
1
-1
/
+5
*
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
2024-02-19
1
-1
/
+1
*
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
2024-01-04
1
-1
/
+31
*
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2024-01-04
1
-23
/
+36
*
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
2024-01-04
1
-11
/
+40
*
usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true
Frank Li
2023-11-22
1
-3
/
+4
*
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-31
1
-1
/
+3
|
\
|
*
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
2023-07-25
1
-1
/
+3
*
|
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-0
/
+1
|
/
*
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-06-05
1
-0
/
+13
|
\
|
*
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Frank Li
2023-05-29
1
-0
/
+13
*
|
usb: cdns3: optimize OUT transfer by copying only actual received data
Frank Li
2023-05-29
1
-2
/
+2
*
|
usb: cdns3: improve handling of unaligned address case
Frank Li
2023-05-29
1
-4
/
+7
|
/
*
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
2023-01-17
1
-0
/
+12
*
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
2022-08-30
1
-0
/
+1
*
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
2022-08-30
1
-1
/
+2
*
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
2022-08-04
1
-4
/
+8
*
usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...
Andrey Strachuk
2022-07-27
1
-3
/
+6
*
usb: cdns3: fix random warning message when driver load
Frank Li
2022-06-10
1
-1
/
+1
*
usb: cdns3 fix use-after-free at workaround 2
Frank Li
2022-06-10
1
-1
/
+1
*
usb: cdns3: allocate TX FIFO size according to composite EP number
Frank Li
2022-05-19
1
-4
/
+43
*
usb: cdns3: Fix issue for clear halt endpoint
Pawel Laszczak
2022-04-09
1
-2
/
+5
*
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
2021-12-03
1
-16
/
+4
*
usb: cdns3: fix race condition before setting doorbell
Pawel Laszczak
2021-09-14
1
-0
/
+14
*
Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-06-21
1
-4
/
+2
|
\
|
*
usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-06-10
1
-3
/
+1
|
*
usb: cdns3: Corrected comment to align with kernel-doc comment
Souptick Joarder
2021-05-11
1
-1
/
+1
*
|
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-14
1
-5
/
+3
|
\
\
|
*
|
usb: cdns3: Enable TDL_CHK only for OUT ep
Sanket Parmar
2021-05-25
1
-5
/
+3
*
|
|
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-31
1
-1
/
+3
|
\
|
|
|
*
|
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
2021-05-11
1
-1
/
+3
|
|
/
*
|
usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget...
Lee Jones
2021-05-27
1
-1
/
+1
*
|
usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issues
Lee Jones
2021-05-27
1
-17
/
+17
|
/
*
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2021-04-12
1
-6
/
+23
*
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2021-04-12
1
-23
/
+19
*
usb: cdns3: add power lost support for system resume
Frank Li
2021-04-12
1
-0
/
+2
*
usb: cdns3: Fixes for sparse warnings
Pawel Laszczak
2020-12-29
1
-3
/
+3
*
usb: cdns3: Change file names for cdns3 driver.
Pawel Laszczak
2020-12-29
1
-0
/
+3335