Johan Hovold
|
d7be622111
USB: serial: set drain delay at port probe
|
12 years ago |
Johan Hovold
|
5e4211f1c4
USB: spcp8x5: fix device initialisation at open
|
12 years ago |
Johan Hovold
|
e1ed212d85
USB: spcp8x5: add proper modem-status support
|
12 years ago |
Johan Hovold
|
4d63143db1
USB: spcp8x5: reimplement device type detection
|
12 years ago |
Johan Hovold
|
0a967f62e6
USB: spcp8x5: clean up modem status retrieval
|
12 years ago |
Johan Hovold
|
8413d2fd80
USB: spcp8x5: pass usb-serial port to control functions
|
12 years ago |
Johan Hovold
|
2d816ac6f5
USB: spcp8x5: clean up code
|
12 years ago |
Johan Hovold
|
23bd364dcf
USB: spcp8x5: remove broken uart-error handling
|
12 years ago |
Johan Hovold
|
f65f9a50dd
USB: spcp8x5: remove broken TIOCMIWAIT support
|
12 years ago |
Johan Hovold
|
dbcea7615d
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
2f69335710
TTY: convert more flipping functions
|
12 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
bf90ff5f3b
USB: spcp8x5: fix port-data memory leak
|
12 years ago |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
Greg Kroah-Hartman
|
1a6635f729
USB: serial: spcp8x5.c: remove debug module parameter
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Greg Kroah-Hartman
|
fe2baf87a8
USB: spcp8x5.c: remove dbg() usage
|
13 years ago |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 years ago |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
76533636aa
USB: spcp8x5.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
a385c150a4
USB: serial: spcp8x5.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
d860322f34
usb-serial: use new registration API in [q-s]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Libor Pechacek
|
d14fc1a74e
USB: serial: handle Data Carrier Detect changes
|
14 years ago |