From: Bjørn Mork Date: Wed, 25 Jan 2012 12:03:29 +0000 (+0100) Subject: usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems X-Git-Tag: v3.2.21~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59035858db2d7828142ef22355a32df642a6883a;p=pandora-kernel.git usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems commit fec67b45bf045582c3172101970090d640cd56d9 upstream. [v2: Editorial changes suggested by Sergei Shtylyov] These modems use the Qualcomm MSM Interface (QMI) protocol for management of their CDC ECM like wwan interface. This driver is perfect for exporting the protocol to userspace. The created character device will be indistinguishable from a common AT command based Device Management interface, so userspace applications must do some intelligent matching on the USB device. Cc: Sergei Shtylyov Signed-off-by: Bjørn Mork Acked-by: Oliver Neukum Acked-by: Marcel Holtmann Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed