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
2021-10-06
usb: cdns3: fix race condition before setting doorbell
Pawel Laszczak
1
-0
/
+14
2021-08-12
usb: cdns3: Fixed incorrect gadget state
Pawel Laszczak
1
-0
/
+1
2021-07-25
usb: cdns3: Enable TDL_CHK only for OUT ep
Sanket Parmar
1
-5
/
+3
2021-06-16
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-11-10
usb: cdns3: gadget: suspicious implicit sign extension
Peter Chen
1
-1
/
+1
2020-10-29
usb: cdns3: gadget: free interrupt after gadget has deleted
Peter Chen
1
-1
/
+1
2020-09-03
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Sasha Levin
1
-2
/
+2
2020-07-29
usb: cdns3: trace: fix some endian issues
Peter Chen
1
-3
/
+3
2020-07-29
usb: cdns3: ep0: fix some endian issues
Peter Chen
1
-15
/
+15
2020-06-30
usb: cdns3: ep0: add spinlock for cdns3_check_new_setup
Peter Chen
1
-3
/
+4
2020-06-30
usb: cdns3: ep0: fix the test mode set incorrectly
Peter Chen
1
-1
/
+2
2020-06-30
usb: cdns3: trace: using correct dir value
Peter Chen
1
-1
/
+1
2020-05-20
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
1
-1
/
+1
2020-03-12
usb: cdns3: gadget: toggle cycle bit before reset endpoint
Peter Chen
1
-3
/
+14
2020-03-12
usb: cdns3: gadget: link trb should point to next request
Peter Chen
1
-1
/
+1
2020-01-14
usb: cdns3: should not use the same dev_id for shared interrupt handler
Peter Chen
1
-9
/
+5
2019-10-30
usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
Roger Quadros
1
-5
/
+26
2019-10-30
usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
Sanket Parmar
1
-0
/
+2
2019-10-27
usb: cdns3: gadget: Don't manage pullups
Roger Quadros
1
-4
/
+0
2019-10-27
usb: cdns3: include host-export,h for cdns3_host_init
Ben Dooks (Codethink)
2
-1
/
+1
2019-10-18
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
1
-1
/
+3
2019-10-15
usb: cdns3: Fix dequeue implementation.
Pawel Laszczak
1
-15
/
+20
2019-10-10
usb: cdns3: Fix for incorrect DMA mask.
Pawel Laszczak
1
-0
/
+7
2019-10-10
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
1
-1
/
+19
2019-10-10
usb: cdns3: gadget: Fix full-speed mode
Roger Quadros
1
-0
/
+1
2019-10-07
usb:cdns3: Fix for CV CH9 running with g_zero driver.
Pawel Laszczak
1
-2
/
+8
2019-10-04
usb: cdns3: Fix sheduling with locks held.
Pawel Laszczak
1
-1
/
+1
2019-10-04
usb: cdns3: Fix use after free in probe error handling
Dan Carpenter
1
-1
/
+2
2019-09-03
usb: cdns3: Remove redundant dev_err call in cdns3_probe()
Wei Yongjun
1
-3
/
+1
2019-09-03
usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
Colin Ian King
1
-1
/
+1
2019-09-03
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
1
-3
/
+3
2019-09-03
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
1
-3
/
+1
2019-09-03
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
1
-5
/
+0
2019-09-03
usb: cdns3: Fix Wunused-but-set-variable warning
YueHaibing
1
-3
/
+1
2019-08-29
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
2
-2
/
+350
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
16
-0
/
+6988