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
Age
Commit message (
Expand
)
Author
2023-03-09
usb: cdns3: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2023-03-09
usb: cdns3: change trace event cdns3_ring() operation
Linyu Yuan
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-17
usb: cdnsp: : add scatter gather support for ISOC endpoint
Pawel Laszczak
2023-01-17
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
2022-11-29
usb: cdnsp: fix lack of ZLP for ep0
Pawel Laszczak
2022-11-28
Merge 6.1-rc7 into usb-next
Greg Kroah-Hartman
2022-11-22
usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
Pawel Laszczak
2022-11-22
usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
Pawel Laszczak
2022-11-21
Merge 6.1-rc6 into usb-next
Greg Kroah-Hartman
2022-11-09
usb: cdns3: host: fix endless superspeed hub port reset
Li Jun
2022-10-22
usb: cdns3: adjust the partial logic of cdnsp_pci_remove
Dongliang Mu
2022-09-27
usb: cdns3: remove dead code
Dongliang Mu
2022-08-30
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
2022-08-30
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
2022-07-27
usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...
Andrey Strachuk
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
2022-06-10
usb: cdns3: fix random warning message when driver load
Frank Li
2022-06-10
usb: cdns3 fix use-after-free at workaround 2
Frank Li
2022-06-10
usb: cdnsp: Fixed setting last_trb incorrectly
Jing Leng
2022-05-19
usb: cdns3: allocate TX FIFO size according to composite EP number
Frank Li
2022-04-09
usb: cdns3: Fix issue for clear halt endpoint
Pawel Laszczak
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-26
usb: cdnsp: Fix segmentation fault in cdns_lost_power function
Pawel Laszczak
2022-01-26
usb: cdnsp: remove not used temp_64 variables
Pawel Laszczak
2022-01-26
usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret value
Pawel Laszczak
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h
Ingo Molnar
2021-12-21
usb: cdns3: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-15
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
2021-12-13
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
2021-12-13
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
2021-12-13
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
2021-12-03
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
2021-11-17
usb: cdnsp: Remove unneeded semicolon after `}'
Jason Wang
2021-09-14
usb: cdns3: fix race condition before setting doorbell
Pawel Laszczak
2021-08-13
usb: cdnsp: fix the wrong mult value for HS isoc or intr
Chunfeng Yun
2021-07-29
usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
Christophe JAILLET
2021-07-29
usb: cdnsp: Fixed issue with ZLP
Pawel Laszczak
2021-07-29
usb: cdnsp: Fix incorrect supported maximum speed
Pawel Laszczak
2021-07-29
usb: cdns3: Fixed incorrect gadget state
Pawel Laszczak
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
[prev]
[next]