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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
35
-192
/
+287
2009-06-16
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2
-18
/
+33
2009-06-16
USB: usb_serial: only allow sysrq on a console port
Jason Wessel
1
-1
/
+1
2009-06-16
USB: pl2303 usb_serial: implement sysrq handling on break
Jason Wessel
1
-1
/
+4
2009-06-16
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
Andrew Morton
1
-1
/
+1
2009-06-16
USB: serial: sierra driver sierra_calc_num_ports() fix
Elina Pasheva
1
-35
/
+14
2009-06-16
USB: serial: sierra driver interrupt urb resubmit fix
Elina Pasheva
1
-4
/
+3
2009-06-16
USB: serial: sierra driver zero length packet fix
Elina Pasheva
1
-1
/
+4
2009-06-16
USB: serial: ftd_sio: implement sysrq handling on break
Jason Wessel
1
-2
/
+6
2009-06-16
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
2
-12
/
+83
2009-06-16
USB: serial: ftd_sio usb: move status check
Jason Wessel
1
-5
/
+5
2009-06-16
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
2
-7
/
+116
2009-06-16
USB: serial: sierra driver read path bug fix
Elina Pasheva
1
-11
/
+17
2009-06-16
USB: serial: sierra driver write path improvements
Elina Pasheva
1
-17
/
+35
2009-06-16
USB: garmin_gps: removes usb_reset_device from garmin_close
Hermann Kneissel
1
-125
/
+73
2009-06-16
USB: Identify Novatel MC760 in option driver
Richard Laager
1
-2
/
+2
2009-06-16
USB: serial: sierra driver debug info visibility improvement
Elina Pasheva
1
-25
/
+25
2009-06-16
USB: serial: sierra driver performance improvements
Elina Pasheva
1
-3
/
+3
2009-06-16
USB: mos7840: fix debug log messages
Tony Cook
1
-156
/
+162
2009-06-16
USB: Ignore storage device in modem mode on DWN-652
Pascal Terjan
1
-0
/
+15
2009-06-16
USB: ftdi_sio: fix hi-speed device packet size calculation
Mark Adamson
1
-8
/
+48
2009-06-16
USB: serial: FTDI: add high speed device support
Mark Adamson
2
-11
/
+89
2009-06-16
USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device id
Michele Valzelli
1
-0
/
+5
2009-06-16
USB: FTDI-SIO new device ids
Daniel Suchy
2
-0
/
+4
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
2009-06-11
sierra: driver urb handling improvements
Elina Pasheva
1
-84
/
+144
2009-06-11
tty: resolve some sierra breakage
Alan Cox
1
-3
/
+14
2009-06-11
ftdi_sio: don't override modem bits
Alan Cox
1
-5
/
+0
2009-06-11
ft232: support the ASYNC_LOW_LATENCY flag
Alan Cox
1
-34
/
+60
2009-06-11
USB: CP210X Replace CP2101 with CP210x
Craig Shelley
1
-97
/
+97
2009-06-11
USB: CP210X Use official request code definitions
Craig Shelley
1
-42
/
+56
2009-06-11
USB: CP210X Add device IDs
Craig Shelley
1
-0
/
+7
2009-06-11
tty: iuu_phoenix: update version number.
Olivier Bornet
1
-1
/
+1
2009-06-11
tty: iuu_phoenix: set termios.
Olivier Bornet
1
-0
/
+50
2009-06-11
tty: iuu_phoenix: Fix stopbit when uart goes on.
Olivier Bornet
1
-1
/
+1
2009-06-11
tty: iuu_phoenix: fix locking.
Olivier Bornet
1
-16
/
+13
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
38
-657
/
+461
2009-05-29
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
1
-0
/
+1
2009-05-18
Fix oops on close of hot-unplugged FTDI serial converter
David Woodhouse
1
-8
/
+1
2009-05-09
usb-serial: ftdi_sio: fix reference counting of ftdi_private
Alan Stern
1
-4
/
+14
2009-05-09
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
Nicolas Pitre
2
-0
/
+8
2009-04-24
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
18
-111
/
+1
2009-04-24
USB: serial: sierra driver bug fix for composite interface
Elina Pasheva
1
-4
/
+17
2009-04-24
USB: fix mos7840 problem with minor numbers
Tony Cook
1
-11
/
+19
2009-04-24
USB: mos7840: add new device id
Tony Cook
1
-0
/
+7
2009-04-24
USB: serial: fix lifetime and locking problems
Alan Stern
1
-36
/
+68
2009-04-17
USB device codes for Motorola phone.
Dr. Greg Wettstein
1
-0
/
+1
2009-04-17
USB: usb-serial ch341: support for DTR/RTS/CTS
Werner Cornelius
1
-72
/
+302
2009-04-17
Revert USB: usb-serial ch341: support for DTR/RTS/CTS
Greg Kroah-Hartman
1
-302
/
+72
[next]