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