Centos-kernel-stream-9/drivers/usb/cdns3
Desnes Nunes 43354ad98e usb: cdns3: Synchronise PCI IDs via common data base
JIRA: https://issues.redhat.com/browse/RHEL-78828

commit 12bbabd3cab8a7dab0ddad8ed1e671f40c7cdeeb
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Tue, 12 Nov 2024 18:01:25 +0200

  There are a few places in the kernel where PCI IDs for different Cadence
  USB controllers are being used. Besides different naming, they duplicate
  each other. Make this all in order by providing common definitions via
  PCI IDs database and use in all users. While doing that, rename
  definitions as Roger suggested.

  Suggested-by: Roger Quadros <rogerq@kernel.org>
  Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
  Acked-by: Bjorn Helgaas <bhelgaas@google.com>
  Link: https://lore.kernel.org/r/20241112160125.2340972-1-andriy.shevchenko@linux.intel.com
  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
2025-03-19 21:24:05 -03:00
..
Kconfig
Makefile
cdns3-debug.h
cdns3-ep0.c
cdns3-gadget.c usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() 2024-08-30 12:21:51 +01:00
cdns3-gadget.h usb: cdns3: fix iso transfer error when mult is not zero 2024-08-30 12:21:48 +01:00
cdns3-imx.c
cdns3-pci-wrap.c usb: cdns3: Synchronise PCI IDs via common data base 2025-03-19 21:24:05 -03:00
cdns3-plat.c usb: cdns3: Use dev_err_probe 2024-08-30 12:21:47 +01:00
cdns3-starfive.c usb: cdns3: starfive: don't misuse /** comment 2024-08-30 12:21:46 +01:00
cdns3-ti.c usb: cdns3-ti: Add workaround for Errata i2409 2024-11-07 23:01:28 -03:00
cdns3-trace.c
cdns3-trace.h
cdnsp-debug.h usb: cdnsp: Replace snprintf() with the safer scnprintf() variant 2024-08-30 12:21:46 +01:00
cdnsp-ep0.c
cdnsp-gadget.c usb:cdnsp: remove TRB_FLUSH_ENDPOINT command 2024-08-30 12:21:44 +01:00
cdnsp-gadget.h usb: cdnsp: fix for Link TRB with TC 2024-11-07 23:01:43 -03:00
cdnsp-mem.c
cdnsp-pci.c usb: cdns3: Synchronise PCI IDs via common data base 2025-03-19 21:24:05 -03:00
cdnsp-ring.c usb: cdnsp: Fix incorrect usb_request status 2024-12-13 11:26:38 -03:00
cdnsp-trace.c
cdnsp-trace.h
core.c usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers 2024-08-30 12:21:50 +01:00
core.h usb: cdns3: Add quirk flag to enable suspend residency 2024-11-07 23:01:28 -03:00
drd.c usb: cdns3: Add quirk flag to enable suspend residency 2024-11-07 23:01:28 -03:00
drd.h usb: cdns3: Add quirk flag to enable suspend residency 2024-11-07 23:01:28 -03:00
gadget-export.h
host-export.h
host.c usb: xhci: fix loss of data on Cadence xHC 2024-12-13 11:26:39 -03:00