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
|
12 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
12 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 |
Greg Kroah-Hartman
|
d8789b2b90
USB: serial: pl2303: convert dbg() calls to dev_dbg()
|
13 years ago |
Johan Hovold
|
729be47735
USB: pl2303: remove unused define
|
13 years ago |
Johan Hovold
|
6f1efd6c5a
USB: pl2303: fix abuse of interface data
|
13 years ago |
Johan Hovold
|
ce5c985185
USB: pl2303: fix DTR/RTS being raised on baud rate change
|
13 years ago |
Greg KH
|
d1cddb4a8e
USB: create module_usb_serial_driver macro
|
13 years ago |
Alan Stern
|
f667ddad41
usb-serial: use new registration API in [n-p]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Greg Kroah-Hartman
|
47b649590d
Merge 3.2-rc3 into usb-linus
|
13 years ago |
Johan Hovold
|
f5230a53c1
USB: pl2303: use usb_serial_generic_open
|
13 years ago |
Johan Hovold
|
d4691c3fa3
USB: pl2302: clean up error handling in open
|
13 years ago |
Johan Hovold
|
db6e9186c9
USB: pl2303: return errors from usb_submit_urb in open
|
13 years ago |
wangyanqing
|
0c16595539
USB: serial: pl2303: rm duplicate id
|
13 years ago |
Eric Benoit
|
598f0b7035
USB: pl2303: add id for SMART device
|
13 years ago |
Michał Sroczyński
|
55a46269cc
USB: pl2303: remove unreachable code
|
14 years ago |
Wolfgang Denk
|
026dfaf189
USB: serial: add IDs for WinChipHead USB->RS232 adapter
|
14 years ago |
Michał Sroczyński
|
8d48fdf689
USB: PL2303: correctly handle baudrates above 115200
|
14 years ago |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 years ago |