summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/qcserial.c
Commit message (Collapse)AuthorAgeFilesLines
* USB: qcserial: Add extra device IDsMatthew Garrett2009-04-171-0/+21
| | | | | | | | | | | Add a set of device IDs from the Windows drivers. These aren't complete (there's a couple of cases where a QDL device is identified without the associated modem being identified), but it's better than the current situation. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* USB: qcserial: add device id for HP devicesAlexander Shumakovitch2009-03-241-0/+2
| | | | | Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman2009-03-241-0/+145
Driver originally written by Qualcomm, but rewritten by me due to the totally different coding style. Cleaned up the probe logic to make a bit more sense, this is one wierd device. They could have prevented all of this by just writing sane firmware for the modem. Cc: Tamm Liu <tamml@qualcomm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
OpenPOWER on IntegriCloud