mbox series

[v2,0/4] usb: misc: uss720: improve support for Belkin F5U002 devices

Message ID 20240326150723.99939-1-alexhenrie24@gmail.com
Headers show
Series usb: misc: uss720: improve support for Belkin F5U002 devices | expand

Message

Alex Henrie March 26, 2024, 3:07 p.m. UTC
Changes in v2:
- Keep PARPORT_MODE_PCSPP
- Expand commit message of first patch

Alex Henrie (4):
  usb: misc: uss720: point pp->dev to usbdev->dev
  usb: misc: uss720: document the names of the compatible devices
  usb: misc: uss720: add support for another variant of the Belkin
    F5U002
  usb: misc: uss720: check for incompatible versions of the Belkin
    F5U002

 drivers/usb/misc/uss720.c | 40 ++++++++++++++++++++++++---------------
 1 file changed, 25 insertions(+), 15 deletions(-)