Alan Stern
|
abf03184a3
USB: fix autosuspend bug in usb-serial
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Alan Cox
|
d281da7ff6
tty: Make tiocgicount a handler
|
14 years ago |
Ming Lei
|
d92a3ca689
USB: serial: fix leak of usb serial module refrence count
|
15 years ago |
Ming Lei
|
a7a6b79bc5
USB: serial: enable async suspend for usb serial port device
|
15 years ago |
Andi Kleen
|
0daeed381c
USB-BKL: Remove BKL use for usb serial driver probing
|
15 years ago |
Johan Hovold
|
27c7acf220
USB: serial: reimplement generic fifo-based writes
|
15 years ago |
Johan Hovold
|
eaa3bcb06a
USB: serial: generalise write buffer preparation
|
15 years ago |
Johan Hovold
|
2315432064
USB: serial: generalise generic read implementation
|
15 years ago |
Johan Hovold
|
bbcb2b9074
USB: serial: allow drivers to define bulk buffer sizes
|
15 years ago |
Jason Wessel
|
bd5afa9eac
usb-serial: Use tty_port version console instead of usb_serial_port
|
15 years ago |
Alan Cox
|
49d3380e3f
tty: Fix various bogus WARN checks in the usb serial layer
|
15 years ago |
Johan Hovold
|
b4fc2aeef2
USB: serial: fix typo in debug message
|
15 years ago |
Stefani Seibold
|
119eecc831
Fix usb_serial_probe() problem introduced by the recent kfifo changes
|
15 years ago |
Stefani Seibold
|
c1e13f2567
kfifo: move out spinlock
|
15 years ago |
Stefani Seibold
|
4546548789
kfifo: move struct kfifo in place
|
15 years ago |
Alan Cox
|
82fc594343
usb_serial: Kill port mutex
|
15 years ago |
Alan Cox
|
e1108a63e1
usb_serial: Use the shutdown() operation
|
15 years ago |
Alan Cox
|
64bc397914
tty_port: add "tty_port_open" helper
|
15 years ago |
Oliver Neukum
|
a5f6005d7b
USB: small fix in error case of suspend in generic usbserial code
|
15 years ago |
Alan Stern
|
a4720c650b
USB: serial: don't call release without attach
|
15 years ago |
Dave Young
|
f278a2f7bb
tty: Fix regressions caused by commit b50989dc
|
15 years ago |
David VomLehn
|
8e8dce0650
USB: use kfifo to buffer usb-generic serial writes
|
16 years ago |
Oliver Neukum
|
81e5b23cd2
USB: fix wrong order of events in usb serial suspension
|
16 years ago |
Jiri Slaby
|
75b48f09e5
USB: usb-serial, remove unused variables
|
16 years ago |
Alan Stern
|
320348c8d5
usb-serial: straighten out serial_open
|
16 years ago |
Alan Stern
|
ff8324df11
usb-serial: add missing tests and debug lines
|
16 years ago |
Alan Stern
|
74556123e0
usb-serial: rename subroutines
|
16 years ago |
Alan Stern
|
7e29bb4b77
usb-serial: fix termios initialization logic
|
16 years ago |
Alan Stern
|
cc56cd0157
usb-serial: acquire references when a new tty is installed
|
16 years ago |