Johan Hovold
|
43a66b4c41
USB: ssu100: 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
|
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
|
638b9e1523
USB: ssu100: 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
|
186f3812f5
USB: serial: ssu100.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
4f0c641200
USB: serial: ssu100.c: remove dbg() usage
|
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
|
bb7a9c4a42
USB: ssu100.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
3a67460715
USB: serial: ssu100.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 |
Bill Pemberton
|
f7043ecbb3
USB: ssu100: remove max_packet_size calculation
|
14 years ago |
Alan Cox
|
a9e2e06015
tty: Fix warning left over from TIOCGICOUNT changes
|
14 years ago |
Alan Cox
|
0bca1b913a
tty: Convert the USB drivers to the new icount interface
|
15 years ago |
Bill Pemberton
|
3c35b002da
USB: ssu100: turn off debug flag
|
15 years ago |
Linus Torvalds
|
2637d139fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
15 years ago |
Bill Pemberton
|
6b8f1ca558
USB: ssu100: set tty_flags in ssu100_process_packet
|
15 years ago |
Bill Pemberton
|
85dee135b8
USB: ssu100: add disconnect function for ssu100
|
15 years ago |