index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
1
-10
/
+10
2020-05-09
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
1
-1
/
+1
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
1
-4
/
+15
2020-03-04
usb: cdns3: gadget: toggle cycle bit before reset endpoint
Peter Chen
1
-3
/
+14
2020-03-04
usb: cdns3: gadget: link trb should point to next request
Peter Chen
1
-1
/
+1
2020-02-10
usb: cdns3: remove redundant assignment to pointer trb
Colin Ian King
1
-1
/
+1
2020-01-15
usb: cdns3: Add streams support to cadence USB3 DRD driver
Jayshri Pawar
1
-45
/
+488
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
1
-9
/
+5
2019-12-30
usb: cdns3: gadget: Remove unneeded variable ret
Xu Wang
1
-2
/
+1
2019-12-30
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-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: gadget: Fix full-speed mode
Roger Quadros
1
-0
/
+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-08-29
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
1
-2
/
+337
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
1
-0
/
+2416