Johan Hovold
|
cf1d244436
USB: mct_u232: fix use-after-free in TIOCMIWAIT
|
12 years ago |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Johan Hovold
|
b2ca699076
USB: serial: fix null-pointer dereferences on disconnect
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
5260e458f5
USB: mct_u232: fix broken close
|
12 years ago |
Johan Hovold
|
a8f2ae7a3a
USB: mct_u232: 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
|
08e48a22a6
USB: Serial: mct_u232.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 |
Greg Kroah-Hartman
|
4a770ccaae
USB: serial: mct_u232.c: remove dbg() usage
|
12 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Alan Cox
|
1aa3c63cf0
USB: mct_u232: Fix incorrect TIOCMSET return
|
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
|
b69919ca24
USB: mct_u232.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
193ecee442
USB: serial: mct_u232.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
4d2a7aff10
usb-serial: use new registration API in [k-m]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 years ago |
Randy Dunlap
|
4acfaf829d
usb/serial: fix function args warnings, dropping *filp
|
14 years ago |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
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 |
Vadim Tsozik
|
7af75af242
USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
|
14 years ago |
Johan Hovold
|
92ca0dc5ee
USB: mct_u232: fix broken close
|
14 years ago |
Johan Hovold
|
f26788da3b
USB: serial: refactor generic close
|
15 years ago |