]> git.ipfire.org Git - people/ms/linux.git/commit
USB: serial: add Google simple serial SubClass support
authorAnton Staaf <robotboy@chromium.org>
Mon, 3 Nov 2014 16:43:20 +0000 (08:43 -0800)
committerJiri Slaby <jslaby@suse.cz>
Thu, 12 Mar 2015 16:31:23 +0000 (17:31 +0100)
commit476b1ec9fb4ab2f34b6bea7b6d6011d24f094597
treee6258088c09f192702d23534f2a31b1e4f3caf5a
parent8a4eb1f9e832f49960f2db50ccadcdaf081b0987
USB: serial: add Google simple serial SubClass support

commit 679315e5fae1e4614eed0d9aa26999ddcb6a0f77 upstream.

Add support for Google devices that export simple serial
interfaces using the vendor specific SubClass/Protocol pair
0x50/0x01.

Signed-off-by: Anton Staaf <robotboy@chromium.org>
Reviewed-by: Benson Leung <bleung@chromium.org>
[johan: move id entries and update Kconfig]
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/Kconfig
drivers/usb/serial/usb-serial-simple.c