Johan Hovold
|
356050d8b1
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
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
|
5c1a0f418d
USB: cypress_m8: 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
|
f462376e1a
USB: Serial: cypress_m8.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
|
dfa1c31564
USB: serial: cypress_m8.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 |
Greg Kroah-Hartman
|
108feb66ac
USB: cypress_m8.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
7e3131f897
USB: serial: cypress_m8.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 |
Johan Hovold
|
22a416c4e0
USB: serial: use dev_err_console in custom write paths
|
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 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 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 |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Johan Hovold
|
117fb8d086
USB: cypress_m8: use kfifo to implement write buffering
|
15 years ago |
Johan Hovold
|
c4f4736fc4
USB: cypress_m8: remove unused drain define
|
15 years ago |
Johan Hovold
|
70ced221cc
USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 years ago |