index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: option: replace ZTE K5006-Z entry with vendor class rule
Bjørn Mork
2012-09-11
1
-2
/
+4
*
USB: ftdi_sio: do not claim CDC ACM function
Bjørn Mork
2012-09-10
2
-2
/
+7
*
USB: ftdi_sio: PID for NZR SEM 16+ USB
Horst Schirmeier
2012-09-05
2
-0
/
+4
*
USB: ftdi-sio: add support for more Physik Instrumente devices
Éric Piel
2012-09-05
2
-1
/
+37
*
USB: qcserial: fix port handling on Gobi 1K and 2K+
Dan Williams
2012-08-16
1
-18
/
+24
*
USB: serial: Fix mos7840 timeout
Mark Ferrell
2012-08-15
1
-4
/
+3
*
USB: option: add ZTE K5006-Z
Bjørn Mork
2012-08-15
1
-0
/
+2
*
usb: usb_wwan: resume/suspend can be called after port is gone
Bjørn Mork
2012-08-10
1
-1
/
+3
*
usb: serial: prevent suspend/resume from racing against probe/remove
Bjørn Mork
2012-08-10
1
-2
/
+13
*
usb: usb_wwan: replace release and disconnect with a port_remove hook
Bjørn Mork
2012-08-10
5
-48
/
+31
*
usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
Mark Ferrell
2012-08-10
1
-3
/
+6
*
USB: support the new interfaces of Huawei Data Card devices in option driver
fangxiaozhi
2012-08-10
1
-168
/
+111
*
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
Ozan Çağlayan
2012-08-10
2
-0
/
+8
*
USB: option: add ZTE MF821D
Bjørn Mork
2012-07-16
1
-0
/
+2
*
USB: sierra: QMI mode MC7710 moved to qcserial
Bjørn Mork
2012-07-16
1
-3
/
+0
*
USB: qcserial: adding Sierra Wireless devices
Bjørn Mork
2012-07-16
1
-0
/
+20
*
USB: qcserial: support generic Qualcomm serial ports
Bjørn Mork
2012-07-16
1
-0
/
+7
*
USB: qcserial: make probe more flexible
Bjørn Mork
2012-07-16
1
-18
/
+26
*
USB: qcserial: centralize probe exit path
Bjørn Mork
2012-07-16
1
-9
/
+8
*
USB: qcserial: consolidate usb_set_interface calls
Bjørn Mork
2012-07-16
1
-33
/
+16
*
USB: serial: keyspan: Removed unrequired parentheses.
Ben Minerds
2012-07-16
1
-1
/
+1
*
USB: serial: keyspan: Removed trailing whitespace.
Ben Minerds
2012-07-16
1
-1
/
+1
*
USB: serial: keyspan: Fixed space near open parenthesis.
Ben Minerds
2012-07-16
1
-1
/
+1
*
USB: serial: keyspan: Fixed space around equals.
Ben Minerds
2012-07-16
1
-1
/
+1
*
USB: serial: keyspan: Fix spacing around conditional.
Ben Minerds
2012-07-16
1
-9
/
+9
*
Merge 3.5-rc7 into usb-next
Greg Kroah-Hartman
2012-07-16
3
-41
/
+56
|
\
|
*
Merge 3.5-rc5 into usb-next
Greg Kroah-Hartman
2012-07-05
2
-0
/
+19
|
|
\
|
*
\
Merge 3.5-rc3 into usb-next
Greg Kroah-Hartman
2012-06-20
1
-3
/
+3
|
|
\
\
|
*
|
|
USB: serial: Remove unused serial_priv variable
Bill Pemberton
2012-06-20
1
-4
/
+0
|
*
|
|
USB: serial: Remove unused s_priv variable
Bill Pemberton
2012-06-20
1
-5
/
+0
|
*
|
|
USB: option: handle send_setup blacklisting at probe
Johan Hovold
2012-06-13
1
-13
/
+27
|
*
|
|
USB: option: clean up probe coding style
Johan Hovold
2012-06-13
1
-15
/
+23
|
*
|
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2012-06-13
10
-65
/
+75
|
|
\
\
\
|
*
|
|
|
USB: option: use usb_{get,set}_serial_data
Johan Hovold
2012-06-13
1
-3
/
+5
*
|
|
|
|
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
2012-07-05
1
-8
/
+0
*
|
|
|
|
USB: option: Add MEDIATEK product ids
Gaosen Zhang
2012-07-05
1
-0
/
+20
*
|
|
|
|
USB: option: add ZTE MF60
Bjørn Mork
2012-07-05
1
-0
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
USB: CP210x Add 10 Device IDs
Craig Shelley
2012-06-26
1
-0
/
+11
*
|
|
|
USB: option: Add USB ID for Novatel Ovation MC551
Forest Bond
2012-06-26
1
-0
/
+3
*
|
|
|
USB: option: add id for Cellient MEN-200
Dmitry Shmygov
2012-06-20
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
usb: use usb_serial_put in usb_serial_probe errors
Jan Safrata
2012-06-13
1
-3
/
+3
|
|
/
|
/
|
*
|
USB: serial-generic: use a single set of device IDs
Alan Stern
2012-06-13
1
-8
/
+2
*
|
USB: serial: Enforce USB driver and USB serial driver match
Bjørn Mork
2012-06-13
1
-2
/
+4
*
|
USB: option: add more YUGA device ids
说不得
2012-06-12
1
-17
/
+27
*
|
USB: mos7840: Fix compilation of usb serial driver
Tony Zelenoff
2012-06-12
1
-1
/
+1
*
|
USB: option: fix memory leak
Johan Hovold
2012-06-12
1
-1
/
+11
*
|
USB: option: fix port-data abuse
Johan Hovold
2012-06-12
1
-31
/
+3
*
|
USB: mct_u232: Fix incorrect TIOCMSET return
Alan Cox
2012-06-12
1
-5
/
+8
*
|
USB: option: Updated Huawei K4605 has better id
Andrew Bird
2012-06-12
1
-0
/
+2
*
|
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
Tom Cassidy
2012-06-12
1
-0
/
+4
[next]