Johan Hovold
|
627cfa89b1
USB: serial: fix module-license macros
|
7 years ago |
Greg Kroah-Hartman
|
6ca98bc284
USB: serial: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Johan Hovold
|
d27444152c
USB: serial: omninet: use generic write implementation
|
8 years ago |
Johan Hovold
|
2dc1071b34
USB: serial: omninet: clean up port setup
|
8 years ago |
Johan Hovold
|
8ee1592d12
USB: serial: omninet: simplify endpoint check
|
8 years ago |
Johan Hovold
|
367ec17067
USB: serial: omninet: drop open callback
|
8 years ago |
Johan Hovold
|
30572418b4
USB: serial: omninet: fix reference leaks at open
|
8 years ago |
Johan Hovold
|
a5bc01949e
USB: serial: omninet: fix NULL-derefs at open and disconnect
|
8 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Johan Hovold
|
fbf9477369
USB: omninet: switch to generic read implementation
|
12 years ago |
Johan Hovold
|
a6c042f950
USB: omninet: refactor read-urb processing
|
12 years ago |
Johan Hovold
|
d91641b161
USB: omninet: clean up protocol defines
|
12 years ago |
Johan Hovold
|
b42abbcde4
USB: omninet: clean up protocol description
|
12 years ago |
Johan Hovold
|
81f58c67b1
USB: omninet: use kzalloc for private data
|
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
|
feffa7ca60
USB: omninet: fix port-data memory leak
|
12 years ago |
Greg Kroah-Hartman
|
d3d6c328e5
USB: Serial: omninet: Fix compiler warning.
|
13 years ago |
Greg Kroah-Hartman
|
6e03b8cecb
USB: Serial: omninet.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 |
Alexey Khoroshilov
|
8321652ae2
USB: omninet: fix potential tty NULL dereference
|
13 years ago |
Greg Kroah-Hartman
|
7b5ba275df
USB: serial: omninet.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
|
69d1d34a9b
USB: omninet.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
6384eaefd3
USB: serial: omninet.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
f667ddad41
usb-serial: use new registration API in [n-p]* drivers
|
13 years ago |