Johan Hovold
|
0cd782b0be
USB: serial: keyspan: fix debug and error messages
|
9 years ago |
Johan Hovold
|
61924505ae
USB: serial: keyspan: fix URB unlink
|
9 years ago |
Johan Hovold
|
35be1a71d7
USB: serial: keyspan: fix use-after-free in probe error path
|
9 years ago |
Mathieu OTHACEHE
|
6424839ca1
USB: serial: fix semicolon.cocci warnings
|
9 years ago |
Johan Hovold
|
b5122236bb
USB: keyspan: fix null-deref at probe
|
10 years ago |
Johan Hovold
|
855515a6d3
USB: keyspan: fix overrun-error reporting
|
10 years ago |
Johan Hovold
|
5d1678a33c
USB: keyspan: fix tty line-status reporting
|
10 years ago |
Rickard Strandqvist
|
d5afce82e1
USB: keyspan: fix potential null pointer dereference
|
11 years ago |
Johan Hovold
|
36904592bc
USB: keyspan: remove dead debugging code
|
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 |
Johan Hovold
|
10c642d077
USB: serial: remove redundant OOM messages
|
11 years ago |
Greg Kroah-Hartman
|
bd479f2933
Merge 3.11-rc6 into usb-next
|
12 years ago |
Johan Hovold
|
bad41a5bf1
USB: keyspan: fix port DMA-buffer allocations
|
12 years ago |
Johan Hovold
|
2fcd1c9b32
USB: keyspan: fix serial DMA-buffer allocations
|
12 years ago |
Johan Hovold
|
ff8a43c10f
USB: keyspan: fix null-deref at disconnect and release
|
12 years ago |
Greg Kroah-Hartman
|
1143832eca
USB: serial: ports: add minor and port number
|
12 years ago |
Greg Kroah-Hartman
|
141dc40ee3
Merge 3.10-rc5 into usb-next
|
12 years ago |
Johan Hovold
|
c1ec1bcf0c
USB: keyspan: remove unused endpoint-array access
|
12 years ago |
Johan Hovold
|
a07088098a
USB: keyspan: fix bogus array index
|
12 years ago |
Andy Shevchenko
|
715cf92aeb
usb: serial: dump small buffers with help of %*ph
|
12 years ago |
Linus Torvalds
|
ec25e246b9
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
Dan Carpenter
|
01a60e76b6
USB: keyspan: add a sanity test on "len"
|
12 years ago |
Dan Carpenter
|
6a3ae8412f
USB: keyspan: pull in one indent level
|
12 years ago |
Johan Hovold
|
80dfe0ceb3
USB: keyspan: remove bogus disconnect test in close
|
12 years ago |
Jiri Slaby
|
aa27a094e2
TTY: add tty_port_tty_hangup helper
|
12 years ago |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
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 |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |