OpenCloudOS-Kernel/drivers/usb/misc
Oliver Neukum 936564b4da Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
commit 71c717cd8a2e180126932cc6851ff21c1d04d69a upstream.

This reverts commit 86b20af11e84c26ae3fde4dcc4f490948e3f8035.

This patch leads to passing 0 to simple_read_from_buffer()
as a fifth argument, turning the read method into a nop.
The change is fundamentally flawed, as it breaks the driver.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@kernel.org>
Link: https://lore.kernel.org/r/20241007094004.242122-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-10-17 15:24:33 +02:00
..
sisusbvga
Kconfig
Makefile
adutux.c
apple-mfi-fastcharge.c
appledisplay.c USB: appledisplay: close race between probe and completion handler 2024-10-04 16:29:50 +02:00
brcmstb-usb-pinmap.c
chaoskey.c
cypress_cy7c63.c USB: misc: cypress_cy7c63: check for short transfer 2024-10-04 16:29:50 +02:00
cytherm.c USB: misc: Remove unnecessary NULL values 2023-08-04 14:48:55 +02:00
ehset.c usb: misc: ehset: fix wrong if condition 2023-07-27 10:37:30 +02:00
emi26.c
emi62.c
ezusb.c
idmouse.c
iowarrior.c
isight_firmware.c
ldusb.c
legousbtower.c
lvstest.c
onboard_usb_hub.c usb: misc: onboard-hub: add support for Microchip USB5744 2023-12-03 07:33:08 +01:00
onboard_usb_hub.h usb: misc: onboard-hub: add support for Microchip USB5744 2023-12-03 07:33:08 +01:00
onboard_usb_hub_pdevs.c
qcom_eud.c usb: misc: eud: Fix indentation issues 2023-05-29 15:55:18 +01:00
trancevibrator.c
usb251xb.c usb: Explicitly include correct DT includes 2023-07-25 18:20:02 +02:00
usb3503.c usb: Switch i2c drivers back to use .probe() 2023-05-29 15:53:11 +01:00
usb4604.c usb: Switch i2c drivers back to use .probe() 2023-05-29 15:53:11 +01:00
usblcd.c
usbsevseg.c USB: misc: Remove unnecessary NULL values 2023-08-04 14:48:55 +02:00
usbtest.c
uss720.c usb: misc: uss720: check for incompatible versions of the Belkin F5U002 2024-06-27 13:49:04 +02:00
yurex.c Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant" 2024-10-17 15:24:33 +02:00