All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] USB: serial: ftdi_sio: clean up quirk handling
@ 2025-11-10 11:12 Johan Hovold
  2025-11-10 11:12 ` [PATCH 1/8] USB: serial: ftdi_sio: match on interface number for jtag Johan Hovold
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Johan Hovold @ 2025-11-10 11:12 UTC (permalink / raw)
  To: Johan Hovold
  Cc: Greg Kroah-Hartman, Ryan Mann, Andreas Messer, linux-usb,
	linux-kernel

A recent discussion about some JTAG devices made me revisit the ftdi_sio
quirk handling which could use a bit of cleanup.

Johan


Johan Hovold (8):
  USB: serial: ftdi_sio: match on interface number for jtag
  USB: serial: ftdi_sio: silence jtag probe
  USB: serial: ftdi_sio: rewrite 8u2232c quirk
  USB: serial: ftdi_sio: clean up quirk comments
  USB: serial: ftdi_sio: rename quirk symbols
  USB: serial: ftdi_sio: enable NDI speed hack consistently
  USB: serial: ftdi_sio: clean up NDI speed hack
  USB: serial: ftdi_sio: drop NDI quirk module parameter

 drivers/usb/serial/ftdi_sio.c | 200 ++++++++++++----------------------
 1 file changed, 68 insertions(+), 132 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-11-10 11:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 11:12 [PATCH 0/8] USB: serial: ftdi_sio: clean up quirk handling Johan Hovold
2025-11-10 11:12 ` [PATCH 1/8] USB: serial: ftdi_sio: match on interface number for jtag Johan Hovold
2025-11-10 11:12 ` [PATCH 2/8] USB: serial: ftdi_sio: silence jtag probe Johan Hovold
2025-11-10 11:12 ` [PATCH 3/8] USB: serial: ftdi_sio: rewrite 8u2232c quirk Johan Hovold
2025-11-10 11:12 ` [PATCH 4/8] USB: serial: ftdi_sio: clean up quirk comments Johan Hovold
2025-11-10 11:12 ` [PATCH 5/8] USB: serial: ftdi_sio: rename quirk symbols Johan Hovold
2025-11-10 11:12 ` [PATCH 6/8] USB: serial: ftdi_sio: enable NDI speed hack consistently Johan Hovold
2025-11-10 11:12 ` [PATCH 7/8] USB: serial: ftdi_sio: clean up NDI speed hack Johan Hovold
2025-11-10 11:12 ` [PATCH 8/8] USB: serial: ftdi_sio: drop NDI quirk module parameter Johan Hovold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.