Johan Hovold
|
3dca01114d
USB: serial: cyberjack: fix NULL-deref at open
|
8 years ago |
Mathieu OTHACEHE
|
0f3083af5f
USB: serial: fix returnvar.cocci warnings
|
9 years ago |
Johan Hovold
|
d9a38a8741
USB: serial: add missing newlines to dev_<level> messages.
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rahul Bedarkar
|
cd8c50532a
USB: serial: correct spelling mistakes in comments
|
11 years ago |
Dan Carpenter
|
5287bf726f
USB: cyberjack: fix buggy integer overflow test
|
12 years ago |
Johan Hovold
|
30d9d42e9a
USB: cyberjack: fix disconnect handling
|
12 years ago |
Johan Hovold
|
1bc77f4df6
USB: cyberjack: remove bogus disconnect test in close
|
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
|
a955604011
USB: cyberjack: fix port-data memory leak
|
13 years ago |
Greg Kroah-Hartman
|
709a2ce621
USB: Serial: cyberjack.c: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 years ago |
Greg Kroah-Hartman
|
96fc8e8d85
USB: serial: cyberjack.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
|
b627488c19
USB: cyberjack.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
5671df5c1c
USB: serial: cyberjack.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 |
Johan Hovold
|
fd11961a2d
USB: serial: remove unnecessary bulk-urb re-fills
|
13 years ago |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Johan Hovold
|
c1cac10c17
USB: cyberjack: clean up write-urb busy handling
|
13 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Joe Perches
|
759f363426
USB: serial: Remove unnecessary \n's from dbg uses
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
16 years ago |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 years ago |