index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
/
gadget.c
Age
Commit message (
Expand
)
Author
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-05-25
usb: cdns3: gadget: assign interrupt number to USB gadget structure
Peter Chen
2020-05-25
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-14
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
2020-05-09
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
2020-05-05
usb: cdns3: mark local functions static
kbuild test robot
2020-04-16
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
2020-04-16
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
2020-03-04
usb: cdns3: gadget: toggle cycle bit before reset endpoint
Peter Chen
2020-03-04
usb: cdns3: gadget: link trb should point to next request
Peter Chen
2020-02-10
usb: cdns3: remove redundant assignment to pointer trb
Colin Ian King
2020-01-15
usb: cdns3: Add streams support to cadence USB3 DRD driver
Jayshri Pawar
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
2019-12-30
usb: cdns3: gadget: Remove unneeded variable ret
Xu Wang
2019-12-30
usb: cdns3: should not use the same dev_id for shared interrupt handler
Peter Chen
2019-10-30
usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
Roger Quadros
2019-10-30
usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
Sanket Parmar
2019-10-27
usb: cdns3: gadget: Don't manage pullups
Roger Quadros
2019-10-15
usb: cdns3: Fix dequeue implementation.
Pawel Laszczak
2019-10-10
usb: cdns3: Fix for incorrect DMA mask.
Pawel Laszczak
2019-10-10
usb: cdns3: gadget: Fix full-speed mode
Roger Quadros
2019-09-03
usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
Colin Ian King
2019-09-03
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
2019-09-03
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
2019-09-03
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
2019-08-29
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak