index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
qcserial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
USB: qcserial: fix interface-data memory leak in error path
Johan Hovold
1
-15
/
+16
2012-10-25
USB: usb-wwan: fix multiple memory leaks in error paths
Johan Hovold
1
-1
/
+1
2012-09-14
USB: serial: qcserial.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-08-16
USB: qcserial: fix port handling on Gobi 1K and 2K+
Dan Williams
1
-18
/
+24
2012-08-10
usb: usb_wwan: replace release and disconnect with a port_remove hook
Bjørn Mork
1
-3
/
+2
2012-07-17
USB: qcserial: adding Sierra Wireless devices
Bjørn Mork
1
-0
/
+20
2012-07-17
USB: qcserial: support generic Qualcomm serial ports
Bjørn Mork
1
-0
/
+7
2012-07-17
USB: qcserial: make probe more flexible
Bjørn Mork
1
-18
/
+26
2012-07-17
USB: qcserial: centralize probe exit path
Bjørn Mork
1
-9
/
+8
2012-07-17
USB: qcserial: consolidate usb_set_interface calls
Bjørn Mork
1
-33
/
+16
2012-06-13
USB: qcserial: Add Sierra Wireless device IDs
Bjørn Mork
1
-0
/
+6
2012-05-16
USB: qcserial.c: remove dbg() usage
Greg Kroah-Hartman
1
-13
/
+13
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
2012-05-08
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
usb-serial: clean up unneeded PM-related fields
Alan Stern
1
-3
/
+0
2012-05-04
USB: qcserial.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-3
/
+0
2012-02-29
USB: serial: qcserial.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-12
/
+1
2012-02-25
USB: qcserial: don't grab QMI port on Gobi 1000 devices
Dan Williams
1
-43
/
+62
2012-02-25
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
1
-16
/
+6
2012-02-02
USB: qcserial: don't enable autosuspend
Thomas Tuttle
1
-2
/
+0
2012-02-02
USB: qcserial: add several new serial devices
Thomas Tuttle
1
-0
/
+14
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-01
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
1
-0
/
+1
2011-09-30
USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"
Rigbert Hamisch
1
-0
/
+1
2011-09-20
USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000
Richard Hartmann
1
-0
/
+1
2011-08-11
USB: Serial: Add device ID for Sierra Wireless MC8305
Florian Echtler
1
-0
/
+1
2011-08-09
USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
Vijay Chavan
1
-0
/
+1
2011-04-14
usb: qcserial add missing errorpath kfrees
Steven Hardy
1
-0
/
+2
2011-04-14
usb: qcserial avoid pointing to freed memory
Steven Hardy
1
-6
/
+9
2011-04-14
usb: Fix qcserial memory leak on rmmod
Steven Hardy
1
-1
/
+13
2010-10-22
USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000
Matthias G. Eckermann
1
-1
/
+30
2010-10-22
USB: serial: Enable USB autosuspend by default on qcserial
Matthew Garrett
1
-0
/
+2
2010-07-26
USB: New PIDs for Qualcomm gobi 2000 (qcserial)
Andrew Bird
1
-0
/
+2
2010-06-30
USB: qcserial: fix a memory leak in qcprobe error path
Axel Lin
1
-0
/
+3
2010-05-21
USB: qcserial: Add support for Qualcomm Gobi 2000 devices
Anssi Hannula
1
-17
/
+25
2010-05-21
USB: qcserial: Use generic USB wwan code
Matthew Garrett
1
-0
/
+22
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
1
-0
/
+29
2010-03-03
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2009-04-17
USB: qcserial: Add extra device IDs
Matthew Garrett
1
-0
/
+21
2009-03-25
USB: qcserial: add device id for HP devices
Alexander Shumakovitch
1
-0
/
+2
2009-03-25
USB: serial: add qualcomm wireless modem driver
Greg Kroah-Hartman
1
-0
/
+145