aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/qcserial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-28USB: serial: qcserial.c: use module_usb_serial_driverGreg Kroah-Hartman1-12/+1
2012-02-24USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-02-24usb-serial: use new registration API in [q-s]* driversAlan Stern1-16/+6
2012-02-01USB: qcserial: don't enable autosuspendThomas Tuttle1-2/+0
2012-02-01USB: qcserial: add several new serial devicesThomas Tuttle1-0/+14
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-09-29USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"Rigbert Hamisch1-0/+1
2011-09-20USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann1-0/+1
2011-08-10USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler1-0/+1
2011-08-08USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan1-0/+1
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy1-0/+2
2011-04-13usb: qcserial avoid pointing to freed memorySteven Hardy1-6/+9
2011-04-13usb: Fix qcserial memory leak on rmmodSteven Hardy1-1/+13
2010-10-22USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann1-1/+30
2010-10-22USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett1-0/+2
2010-07-26USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird1-0/+2
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin1-0/+3
2010-05-20USB: qcserial: Add support for Qualcomm Gobi 2000 devicesAnssi Hannula1-17/+25
2010-05-20USB: qcserial: Use generic USB wwan codeMatthew Garrett1-0/+22
2010-03-19USB: qcserial: add new device idsBernhard Rosenkraenzer1-0/+29
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2009-04-17USB: qcserial: Add extra device IDsMatthew Garrett1-0/+21
2009-03-24USB: qcserial: add device id for HP devicesAlexander Shumakovitch1-0/+2
2009-03-24USB: serial: add qualcomm wireless modem driverGreg Kroah-Hartman1-0/+145