From: Greg Kroah-Hartman Date: Fri, 17 Aug 2012 23:59:51 +0000 (-0700) Subject: USB: serial: add zte_ev.c driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799ee9243d892ad959c8e5f4549593ece59f1c80;p=pandora-kernel.git USB: serial: add zte_ev.c driver This adds a driver for the zte_ev set of usb to serial devices. It is based on a patch floating around the internet that modified the generic usb-serial driver to only work for this type of device. I've left comments in the code that I think show the data commands being sent to the device, which I'm guessing come from a usb analyzer. Maybe they can help others out as well. Many thanks to nirinA raseliarison for pointing the original patch out to me, and for testing that the driver works properly. Tested-by: nirinA raseliarison Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed