linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] USB: serial: ftdi_sio: type cleanup and HP/HA support
@ 2022-09-11 14:02 Johan Hovold
  2022-09-11 14:02 ` [PATCH 01/12] USB: serial: ftdi_sio: clean up chip type enum Johan Hovold
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Johan Hovold @ 2022-09-11 14:02 UTC (permalink / raw)
  To: Johan Hovold
  Cc: Amireddy mallikarjuna reddy, arun.pappan, sowjanya.reddy,
	malliamireddy009, linux-usb, linux-kernel

I finally got around to completing the clean up of the ftdi_sio device
type handling which I started years ago but never to around to
finishing.

A recent patch from FTDI adding support for further device types has
been rebased on top.

Johan


Amireddy mallikarjuna reddy (1):
  USB: serial: ftdi_sio: add support for HP and HA devices

Johan Hovold (11):
  USB: serial: ftdi_sio: clean up chip type enum
  USB: serial: ftdi_sio: drop redundant chip type comments
  USB: serial: ftdi_sio: rename chip types
  USB: serial: ftdi_sio: include FT2232D in type string
  USB: serial: ftdi_sio: rename channel index
  USB: serial: ftdi_sio: tighten device-type detection
  USB: serial: ftdi_sio: clean up modem-status handling
  USB: serial: ftdi_sio: clean up attribute handling
  USB: serial: ftdi_sio: clean up baudrate request
  USB: serial: ftdi_sio: assume hi-speed type
  USB: serial: ftdi_sio: simplify divisor handling

 drivers/usb/serial/ftdi_sio.c     | 335 +++++++++++++++---------------
 drivers/usb/serial/ftdi_sio.h     |  22 +-
 drivers/usb/serial/ftdi_sio_ids.h |   7 +
 3 files changed, 184 insertions(+), 180 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-11 14:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-11 14:02 [PATCH 00/12] USB: serial: ftdi_sio: type cleanup and HP/HA support Johan Hovold
2022-09-11 14:02 ` [PATCH 01/12] USB: serial: ftdi_sio: clean up chip type enum Johan Hovold
2022-09-11 14:02 ` [PATCH 02/12] USB: serial: ftdi_sio: drop redundant chip type comments Johan Hovold
2022-09-11 14:02 ` [PATCH 03/12] USB: serial: ftdi_sio: rename chip types Johan Hovold
2022-09-11 14:02 ` [PATCH 04/12] USB: serial: ftdi_sio: include FT2232D in type string Johan Hovold
2022-09-11 14:02 ` [PATCH 05/12] USB: serial: ftdi_sio: rename channel index Johan Hovold
2022-09-11 14:02 ` [PATCH 06/12] USB: serial: ftdi_sio: tighten device-type detection Johan Hovold
2022-09-11 14:02 ` [PATCH 07/12] USB: serial: ftdi_sio: clean up modem-status handling Johan Hovold
2022-09-11 14:02 ` [PATCH 08/12] USB: serial: ftdi_sio: clean up attribute handling Johan Hovold
2022-09-11 14:02 ` [PATCH 09/12] USB: serial: ftdi_sio: clean up baudrate request Johan Hovold
2022-09-11 14:02 ` [PATCH 10/12] USB: serial: ftdi_sio: assume hi-speed type Johan Hovold
2022-09-11 14:02 ` [PATCH 11/12] USB: serial: ftdi_sio: simplify divisor handling Johan Hovold
2022-09-11 14:02 ` [PATCH 12/12] USB: serial: ftdi_sio: add support for HP and HA devices Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).