开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
cdns3
Age
Commit message (
Expand
)
Author
2024-11-13
usb: cdns3: Synchronise PCI IDs via common data base
Andy Shevchenko
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-13
sub: cdns3: Use predefined PCI vendor ID constant
Andy Shevchenko
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
2024-09-11
usb: cdnsp: Fix incorrect usb_request status
Pawel Laszczak
2024-08-24
usb: cdnsp: fix for Link TRB with TC
Pawel Laszczak
2024-08-22
usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
Pawel Laszczak
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-07
PCI: Use array for .id_table consistently
Masahiro Yamada
2024-06-04
usb: cdns3-ti: Add workaround for Errata i2409
Roger Quadros
2024-06-04
usb: cdns3: Add quirk flag to enable suspend residency
Roger Quadros
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-03-02
usb: cdns3: Fix spelling mistake "supporte" -> "supported"
Colin Ian King
2024-02-19
usb: cdns3: fix memory double free when handle zero packet
Frank Li
2024-02-19
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
2024-02-19
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
2024-02-19
usb: cdnsp: blocked some cdns3 specific code
Pawel Laszczak
2024-01-04
usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
Frank Li
2024-01-04
usb: cdns3: fix iso transfer error when mult is not zero
Frank Li
2024-01-04
usb: cdns3: fix uvc failure work since sg support enabled
Frank Li
2023-12-15
usb: cdns3: Use dev_err_probe
Alexander Stein
2023-12-11
usb: cdns3: starfive: don't misuse /** comment
Randy Dunlap
2023-12-04
usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-22
usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true
Frank Li
2023-11-21
usb: cdnsp: Fix deadlock issue during using NCM gadget
Pawel Laszczak
2023-10-27
usb:cdnsp: remove TRB_FLUSH_ENDPOINT command
Pawel Laszczak
2023-10-02
usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...
Xiaolei Wang
2023-10-02
usb: cdnsp: Fixes issue with dequeuing not queued requests
Pawel Laszczak
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-25
usb: cdns3: Add PHY mode switch to usb2 PHY
Minda Chen
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
usb: cdns3: starfive: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-25
usb: cdns3: Put the cdns set active part outside the spin lock
Xiaolei Wang
2023-07-25
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
2023-06-15
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-05-29
usb: cdns3: imx: Rework system PM to avoid duplicated operations
Shenwei Wang
2023-05-29
usb: cdns3: optimize OUT transfer by copying only actual received data
Frank Li
2023-05-29
usb: cdns3: improve handling of unaligned address case
Frank Li
2023-05-29
usb: cdns3: Add StarFive JH7110 USB driver
Minda Chen
2023-05-29
usb: cdns3: imx: simplify clock name usage
Frank Li
2023-05-29
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Frank Li
2023-05-28
usb: cdns3-ti: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
usb: cdns3-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
usb: cdns3-imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-04-05
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
[next]