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 |
Alan Stern
|
8bc2c1b2da
usb-serial: change logic of serial lookups
|
16 years ago |
Alan Stern
|
f5b0953a89
usb-serial: put subroutines in logical order
|
16 years ago |
Alan Stern
|
41bd34ddd7
usb-serial: change referencing of port and serial structures
|
16 years ago |
Alan Cox
|
fe1ae7fdd2
tty: USB serial termios bits
|
16 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
16 years ago |
Alan Cox
|
4455e34495
tty: USB can now use the shutdown method for kref based freeing of ports
|
16 years ago |
Alan Cox
|
d2b391822a
tty: USB hangup is racy
|
16 years ago |
Alan Cox
|
c56d300086
usb_serial: Fix remaining ref count/lock bugs
|
16 years ago |
Alan Cox
|
b68f2fb9e7
tty: Fix a USB serial crash/scribble
|
16 years ago |
Linus Torvalds
|
51feb98d25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
16 years ago |
Jason Wessel
|
6e40612101
USB: console: Fix regression in usb console on kernel boot
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Thadeu Lima de Souza Cascardo
|
f4fa446883
usb_serial: Fix oops when unexisting usb serial device is opened.
|
16 years ago |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 years ago |
Alan Stern
|
c706ebdfc8
USB: usb-serial: call port_probe and port_remove at the right times
|
16 years ago |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 years ago |
Alan Stern
|
0a3c8549ea
usb-serial: fix crash when sub-driver updates firmware
|
16 years ago |
Alan Stern
|
2d93148ab6
USB: serial: fix lifetime and locking problems
|
16 years ago |
Alexey Dobriyan
|
6fd69d3cf1
proc tty: switch usb-serial to ->proc_fops
|
16 years ago |
Dave Young
|
e4abe6658a
usb-serial: fix usb_serial_register bug when boot with nousb param
|
16 years ago |
James Woodcock
|
331879fd6f
USB: serial: refuse to open recently removed USB Serial devices
|
16 years ago |
Oliver Neukum
|
1c27ae671e
USB: serial: remove recourse to generic method
|
16 years ago |
Oliver Neukum
|
c49cfa9170
USB: serial: use generic method if no alternative is provided in usb serial layer
|
16 years ago |
Oliver Neukum
|
f8bece8d91
USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension
|
16 years ago |
Alan Cox
|
bf0672db79
usb-serial: remove NULL check
|
16 years ago |