index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
qcserial.c
Age
Commit message (
Expand
)
Author
2012-10-25
USB: qcserial: fix interface-data memory leak in error path
Johan Hovold
2012-10-25
USB: usb-wwan: fix multiple memory leaks in error paths
Johan Hovold
2012-09-14
USB: serial: qcserial.c: remove debug module parameter
Greg Kroah-Hartman
2012-08-16
USB: qcserial: fix port handling on Gobi 1K and 2K+
Dan Williams
2012-08-10
usb: usb_wwan: replace release and disconnect with a port_remove hook
Bjørn Mork
2012-07-17
USB: qcserial: adding Sierra Wireless devices
Bjørn Mork
2012-07-17
USB: qcserial: support generic Qualcomm serial ports
Bjørn Mork
2012-07-17
USB: qcserial: make probe more flexible
Bjørn Mork
2012-07-17
USB: qcserial: centralize probe exit path
Bjørn Mork
2012-07-17
USB: qcserial: consolidate usb_set_interface calls
Bjørn Mork
2012-06-12
USB: qcserial: Add Sierra Wireless device IDs
Bjørn Mork
2012-05-15
USB: qcserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-07
usb-serial: clean up unneeded PM-related fields
Alan Stern
2012-05-03
USB: qcserial.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-02-28
USB: serial: qcserial.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-24
USB: qcserial: don't grab QMI port on Gobi 1000 devices
Dan Williams
2012-02-24
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
2012-02-01
USB: qcserial: don't enable autosuspend
Thomas Tuttle
2012-02-01
USB: qcserial: add several new serial devices
Thomas Tuttle
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-09-29
USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"
Rigbert Hamisch
2011-09-20
USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000
Richard Hartmann
2011-08-11
USB: Serial: Add device ID for Sierra Wireless MC8305
Florian Echtler
2011-08-08
USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
Vijay Chavan
2011-04-13
usb: qcserial add missing errorpath kfrees
Steven Hardy
2011-04-13
usb: qcserial avoid pointing to freed memory
Steven Hardy
2011-04-13
usb: Fix qcserial memory leak on rmmod
Steven Hardy
2010-10-22
USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000
Matthias G. Eckermann
2010-10-22
USB: serial: Enable USB autosuspend by default on qcserial
Matthew Garrett
2010-07-26
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
Andrew Bird
2010-06-30
USB: qcserial: fix a memory leak in qcprobe error path
Axel Lin
2010-05-20
USB: qcserial: Add support for Qualcomm Gobi 2000 devices
Anssi Hannula
2010-05-20
USB: qcserial: Use generic USB wwan code
Matthew Garrett
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
2010-03-02
USB serial: make USB device id constant
Németh Márton
2009-04-17
USB: qcserial: Add extra device IDs
Matthew Garrett
2009-03-24
USB: qcserial: add device id for HP devices
Alexander Shumakovitch
2009-03-24
USB: serial: add qualcomm wireless modem driver
Greg Kroah-Hartman