Centos-kernel-stream-9/drivers/usb
Augusto Caringi d9eb6f2ff9 Merge: USB/TBT code rebase of supported drivers to upstream v6.13
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6607

JIRA: https://issues.redhat.com/browse/RHEL-78828
JIRA: https://issues.redhat.com/browse/RHEL-47432
JIRA: https://issues.redhat.com/browse/RHEL-74197
JIRA: https://issues.redhat.com/browse/RHEL-81547

This MR rebases supported USB/TBT drivers to upstream kernel v6.13. By
design, changes on this rebase are limited to supported USB/Thunderbolt
drivers and infrastructure. Changes which happen to touch the drivers but
are tree-wide are selectively or partially pulled in, whenever relevant.

1) Common Vulnerabilities and Exposures:

CVE: CVE-2024-57914
CVE: CVE-2024-58059
CVE: CVE-2024-57981

2) Omits

Omitted-fix: aa1080404200 ("media: Add P012 and P012M video format")
Omitted-fix: a178dd3bbecc ("media: Add Y212 v4l2 format info")
Omitted-fix: 99c954967762 ("media: Add YUV48_12 video format")
Omitted-fix: da0b7a400e4f ("media: Add BGR48_12 video format")
Omitted-fix: 302b988ca03d ("media: Add ABGR64_12 video format")
Omitted-fix: 914f8961879d ("media: v4l: Fix missing tabular column hint for Y14P format")
Omitted-fix: e2940928115e ("usb: cdns2: Fix controller reset issue")

Signed-off-by: Desnes Nunes <desnesn@redhat.com>

Approved-by: José Ignacio Tornos Martínez <jtornosm@redhat.com>
Approved-by: Eric Chanudet <echanude@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: Augusto Caringi <acaringi@redhat.com>
2025-04-24 12:23:24 -03:00
..
atm usb: atm: Correct some typos 2025-03-19 16:21:50 -03:00
c67x00
cdns3 usb: cdns3: Synchronise PCI IDs via common data base 2025-03-19 21:24:05 -03:00
chipidea usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe() 2025-03-19 21:24:07 -03:00
class USB: usblp: return error when setting unsupported protocol 2025-03-19 21:24:07 -03:00
common USB: make single lock for all usb dynamic id lists 2025-03-19 21:24:05 -03:00
core USB: core: Disable LPM only for non-suspended ports 2025-03-19 21:24:07 -03:00
dwc2 usb: use "prompt" instead of "bool" for choice prompts 2025-03-19 21:23:46 -03:00
dwc3 usb: dwc3: imx8mp: fix software node kernel dump 2025-03-19 21:24:06 -03:00
early
gadget drivers/usb/gadget: refactor min with min_t 2025-03-19 21:24:05 -03:00
host usb: xhci: Fix NULL pointer dereference on certain command aborts 2025-03-19 21:24:08 -03:00
image
isp1760 usb: use "prompt" instead of "bool" for choice prompts 2025-03-19 21:23:46 -03:00
misc usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support 2025-03-19 21:24:06 -03:00
mon drivers/usb/mon: refactor min with min_t 2025-03-19 21:24:05 -03:00
mtu3 usb: Use (of|device)_property_present() for non-boolean properties 2025-03-19 21:23:46 -03:00
musb drivers/usb/musb: refactor min/max with min_t/max_t 2025-03-19 21:24:05 -03:00
phy usb: Use (of|device)_property_present() for non-boolean properties 2025-03-19 21:23:46 -03:00
renesas_usbhs usb: Use (of|device)_property_present() for non-boolean properties 2025-03-19 21:23:46 -03:00
roles usb: roles: Improve the fix for a false positive recursive locking complaint 2024-12-13 11:26:40 -03:00
serial USB: serial: option: add Neoway N723-EA support 2025-03-19 21:24:08 -03:00
storage Merge: USB/TBT code rebase of supported drivers to upstream v6.13 2025-04-24 12:23:24 -03:00
typec acpi: typec: ucsi: Introduce a ->poll_cci method 2025-03-19 21:24:08 -03:00
usbip usbip: Add USB_SPEED_SUPER_PLUS as valid arg 2024-11-13 11:16:43 +01:00
Kconfig
Makefile
usb-skeleton.c