linux/drivers/usb/misc
Uwe Kleine-König (The Capable Hub) 555f100cb8 usb: misc: Use named initializers for struct i2c_device_id
While being less compact, using named initializers allows to more easily
see which members of the structs are assigned which value without having
to lookup the declaration of the struct. And it's also more robust
against changes to the struct definition.

While touching all these arrays, unify usage of whitespace in the list
terminator.

This patch doesn't modify the compiled arrays, only their representation
in source form benefits. The former was confirmed with x86 and arm64
builds.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Richard Leitner <richard.leitner@linux.dev>
Link: https://patch.msgid.link/20260518135536.781168-2-u.kleine-koenig@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-21 16:52:34 +02:00
..
sisusbvga Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
adutux.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
apple-mfi-fastcharge.c USB: apple-mfi-fastcharge: drop redundant device reference 2026-03-18 15:51:44 +01:00
appledisplay.c usb: misc: appledisplay: use HID includes 2026-03-30 16:47:26 +02:00
brcmstb-usb-pinmap.c usb: misc: brcmstb-usb-pinmap: fix module autoloading 2024-08-25 13:45:56 +02:00
chaoskey.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cypress_cy7c63.c USB: cypress_cy7c63: drop redundant device reference 2026-03-11 15:14:35 +01:00
cytherm.c USB: cytherm: drop redundant device reference 2026-03-11 15:14:35 +01:00
ehset.c usb: misc: ehset: fix wrong if condition 2023-07-27 10:37:30 +02:00
emi26.c USB: misc: Remove redundant license text 2017-11-04 11:55:38 +01:00
emi62.c USB: misc: Remove redundant license text 2017-11-04 11:55:38 +01:00
ezusb.c usb: misc: add missing MODULE_DESCRIPTION() macros 2024-06-20 19:18:24 +02:00
idmouse.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iowarrior.c usb: misc: iowarrior: use HID includes 2026-03-30 16:47:26 +02:00
isight_firmware.c usb: misc: add missing MODULE_DESCRIPTION() macros 2024-06-20 19:18:24 +02:00
Kconfig USB: qcom: Unify user-visible "Qualcomm" name 2026-04-27 10:18:01 -06:00
ldusb.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
legousbtower.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
lvstest.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Makefile usb: misc: Add Intel USBIO bridge driver 2025-09-12 14:05:09 +02:00
onboard_usb_dev_pdevs.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
onboard_usb_dev.c usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support 2026-04-27 05:14:17 -06:00
onboard_usb_dev.h usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support 2026-04-27 05:14:17 -06:00
qcom_eud.c usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls 2025-08-13 17:13:45 +02:00
trancevibrator.c USB: trancevibrator: drop redundant device reference 2026-03-11 15:14:35 +01:00
usb-ljca.c USB: ljca: drop redundant interface reference 2026-03-11 15:14:35 +01:00
usb251xb.c usb: misc: Use named initializers for struct i2c_device_id 2026-05-21 16:52:34 +02:00
usb3503.c usb: misc: Use named initializers for struct i2c_device_id 2026-05-21 16:52:34 +02:00
usb4604.c usb: misc: Use named initializers for struct i2c_device_id 2026-05-21 16:52:34 +02:00
usbio.c usb: misc: usbio: Fix URB memory leak on submit failure 2026-04-02 09:36:36 +02:00
usblcd.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
usbsevseg.c USB: usbsevseg: drop redundant device reference 2026-03-11 15:14:35 +01:00
usbtest.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
uss720.c Merge 7.0-rc4 into usb-next 2026-03-16 11:50:48 +01:00
yurex.c usb: yurex: fix race in probe 2026-02-23 20:25:07 +01:00