This series cleans up, amends and tightens the pl2303 device-type detection. There are number of different PL2303 devices out there with various features and we need to be able to detect more types reliably. Specifically this will be used to add support for the alternate divisor encoding scheme that is used by TA devices. Johan Johan Hovold (5): USB: serial: pl2303: clean up type detection USB: serial: pl2303: amend and tighten type detection USB: serial: pl2303: rename legacy PL2303H type USB: serial: pl2303: tighten type HXN (G) detection USB: serial: pl2303: add device-type names drivers/usb/serial/pl2303.c | 131 +++++++++++++++++++++++++++--------- 1 file changed, 98 insertions(+), 33 deletions(-) -- 2.26.2