aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/serial/qcserial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold1-1/+1
2012-09-14USB: serial: qcserial.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams1-18/+24
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork1-3/+2
2012-07-16USB: qcserial: adding Sierra Wireless devicesBjørn Mork1-0/+20
2012-07-16USB: qcserial: support generic Qualcomm serial portsBjørn Mork1-0/+7
2012-07-16USB: qcserial: make probe more flexibleBjørn Mork1-18/+26
2012-07-16USB: qcserial: centralize probe exit pathBjørn Mork1-9/+8
2012-07-16USB: qcserial: consolidate usb_set_interface callsBjørn Mork1-33/+16
2012-06-12USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-05-15USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman1-13/+13
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-6/+1
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern1-3/+0
2012-05-03USB: qcserial.c: remove dbg() tracing callsGreg Kroah-Hartman1-3/+0
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