index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: cdns3: should not use the same dev_id for shared interrupt handler
Peter Chen
2019-12-30
1
-9
/
+5
*
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-11-18
3
-0
/
+247
|
\
|
*
usb: cdns3: Add TI specific wrapper driver
Roger Quadros
2019-10-29
3
-0
/
+247
*
|
usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
Roger Quadros
2019-10-30
1
-5
/
+26
*
|
usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
Sanket Parmar
2019-10-30
1
-0
/
+2
*
|
usb: cdns3: gadget: Don't manage pullups
Roger Quadros
2019-10-27
1
-4
/
+0
*
|
usb: cdns3: include host-export,h for cdns3_host_init
Ben Dooks (Codethink)
2019-10-27
2
-1
/
+1
*
|
usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role()
Roger Quadros
2019-10-18
1
-1
/
+3
*
|
usb: cdns3: Fix dequeue implementation.
Pawel Laszczak
2019-10-15
1
-15
/
+20
|
/
*
usb: cdns3: Fix for incorrect DMA mask.
Pawel Laszczak
2019-10-10
1
-0
/
+7
*
usb: cdns3: fix cdns3_core_init_role()
Roger Quadros
2019-10-10
1
-1
/
+19
*
usb: cdns3: gadget: Fix full-speed mode
Roger Quadros
2019-10-10
1
-0
/
+1
*
usb:cdns3: Fix for CV CH9 running with g_zero driver.
Pawel Laszczak
2019-10-07
1
-2
/
+8
*
usb: cdns3: Fix sheduling with locks held.
Pawel Laszczak
2019-10-04
1
-1
/
+1
*
usb: cdns3: Fix use after free in probe error handling
Dan Carpenter
2019-10-04
1
-1
/
+2
*
usb: cdns3: Remove redundant dev_err call in cdns3_probe()
Wei Yongjun
2019-09-03
1
-3
/
+1
*
usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
Colin Ian King
2019-09-03
1
-1
/
+1
*
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
2019-09-03
1
-3
/
+3
*
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
2019-09-03
1
-3
/
+1
*
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
2019-09-03
1
-5
/
+0
*
usb: cdns3: Fix Wunused-but-set-variable warning
YueHaibing
2019-09-03
1
-3
/
+1
*
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
2019-08-29
2
-2
/
+350
*
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
2019-08-29
16
-0
/
+6988