[PATCH 00/11] USB: serial: digi_acceleport: registration fix and cleanups

From: Johan Hovold

Date: Wed Jun 10 2026 - 09:30:54 EST


This series fixes a port registration ordering issue and makes the
driver stop all I/O when the device is not in use, while cleaning up the
driver somewhat.

Johan


Johan Hovold (11):
USB: serial: digi_acceleport: fix port registration order
USB: serial: digi_acceleport: drop unused wait queue
USB: serial: digi_acceleport: always stop write urb on close
USB: serial: digi_acceleport: add oob port helper
USB: serial: digi_acceleport: clean up declarations and whitespace
USB: serial: digi_acceleport: drop redundant driver data sanity checks
USB: serial: digi_acceleport: stop OOB I/O when not in use
USB: serial: digi_acceleport: drop unused in-buf define
USB: serial: digi_acceleport: clean up xfer buf length expression
USB: serial: digi_acceleport: clean up write completion
USB: serial: digi_acceleport: clean up inb command submission

drivers/usb/serial/digi_acceleport.c | 299 +++++++++++----------------
1 file changed, 117 insertions(+), 182 deletions(-)

--
2.53.0