Johan Hovold
|
5018860321
USB: ark3116: 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
|
7bdce71822
USB: ark3116: fix NULL-pointer dereference
|
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
|
7ca98ceaa9
USB: Serial: ark3116.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
|
d2f20e12e9
USB: ark3116.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
|
a9a535d358
USB: serial: ark3116.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
08a4f6bc2e
usb-serial: use new registration API in [a-c]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Bart Hartgers
|
583182ba5f
USB: ark3116 initialisation fix
|
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 |
Alan Cox
|
0bca1b913a
tty: Convert the USB drivers to the new icount interface
|
15 years ago |
Johan Hovold
|
82b71cfdf3
USB: ark3116: reimplement read processing
|
15 years ago |
Johan Hovold
|
f26788da3b
USB: serial: refactor generic close
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
bart.hartgers@gmail.com
|
3ad4b11600
USB: ark3116: Cleanup of now unneeded functions
|
15 years ago |
bart.hartgers@gmail.com
|
62d826c8dd
USB: ark3116: Callbacks for interrupt and bulk read
|
15 years ago |
bart.hartgers@gmail.com
|
546b742968
USB: ark3116: Add cmset and break
|
15 years ago |