Johan Hovold
|
3ba19fe31b
USB: pl2303: remove debugging noise
|
12 years ago |
Johan Hovold
|
87265b4514
USB: pl2303: clean up set_termios
|
12 years ago |
Johan Hovold
|
b2d6d98fc7
USB: pl2303: clean up baud-rate handling
|
12 years ago |
Johan Hovold
|
15e7cead1e
USB: pl2303: refactor baud-rate handling
|
12 years ago |
Johan Hovold
|
d7be622111
USB: serial: set drain delay at port probe
|
12 years ago |
Greg Kroah-Hartman
|
e5b1e2062e
USB: serial: make minor allocation dynamic
|
12 years ago |
Greg Kroah-Hartman
|
1508124d8a
Merge 3.10-rc6 into usb-next
|
12 years ago |
Greg Kroah-Hartman
|
1143832eca
USB: serial: ports: add minor and port number
|
12 years ago |
Johan Hovold
|
2d8f4447b5
USB: pl2303: fix device initialisation at open
|
12 years ago |
Luca Olivetti
|
0c967e7ecd
USB: serial: pl2303 works at 500kbps
|
12 years ago |
Andy Shevchenko
|
715cf92aeb
usb: serial: dump small buffers with help of %*ph
|
12 years ago |
Johan Hovold
|
5ddbb26b8b
USB: pl2303: remove disconnect test from tiocmset
|
12 years ago |
Johan Hovold
|
aff5b323b3
USB: pl2303: fix return value of tiocmset
|
12 years ago |
Johan Hovold
|
6d0cad657a
USB: pl2303: fix TIOCMIWAIT and disconnect
|
12 years ago |
Johan Hovold
|
824d11bef5
USB: pl2303: add custom tiocmiwait operation
|
12 years ago |
Johan Hovold
|
f45d0a5aa5
USB: pl2303: make set_control_lines a port operation
|
12 years ago |
Johan Hovold
|
7b5789a868
USB: pl2303: use interface device for debug
|
12 years ago |
Johan Hovold
|
40509ca982
USB: pl2303: 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
|
8bf769eb5f
USB: pl2303: 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
|
8c3b8f0aea
USB: Serial: pl2303.c: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
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 |
Alan Stern
|
c7f3619b90
usb-serial: clean up unneeded PM-related fields
|
13 years ago |