Johan Hovold
|
21ce578402
USB: serial: kobil_sct: fix NULL-deref in write
|
8 years ago |
Greg Kroah-Hartman
|
9f10adc544
Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
|
10 years ago |
Johan Hovold
|
811c370780
USB: kobil_sct: replace unnecessary atomic allocation
|
10 years ago |
Johan Hovold
|
1912528376
USB: kobil_sct: fix non-atomic allocation in write path
|
10 years ago |
Peter Hurley
|
dc477ad386
USB: kobil_sct: Remove unused transfer buffer allocs
|
10 years ago |
Johan Hovold
|
90419cfcb5
USB: kobil_sct: fix control requests without data stage
|
11 years ago |
Johan Hovold
|
d9a38a8741
USB: serial: add missing newlines to dev_<level> messages.
|
11 years ago |
Linus Torvalds
|
bb1281f2aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Masanari Iida
|
8faaaead62
treewide: fix comments and printk msgs
|
11 years ago |
Johan Hovold
|
feb0a36a52
USB: kobil_sct: use port interrupt-out urb
|
12 years ago |
Johan Hovold
|
9c0343aa6c
USB: kobil_sct: remove unused endpoint address
|
12 years ago |
Johan Hovold
|
8e34c6c2ee
USB: kobil_sct: fix broken debug code
|
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
|
95940a04bf
USB: kobil_sct: fix port-data memory leak
|
13 years ago |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Greg Kroah-Hartman
|
6c27ad83ac
USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbg
|
13 years ago |
Greg Kroah-Hartman
|
e40e275906
USB: Serial: kobil_sct.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
|
b12f7a1cb9
USB: serial: kobil_sct.c: remove dbg() usage
|
13 years ago |
Alan Cox
|
6a6c8b362b
usb, kobil: Sort out some bogus tty handling
|
13 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
|
f65ee14fa8
USB: kobil_sct.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
8a9040b123
USB: serial: kobil_sct.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 |